﻿function AddFooterItems(){document.write("<br /><br />&copy;&nbsp; 2010 Content and all images Copyright Steve Gill Photography -  All Rights Reserved.<br />");document.write("These photos are protected by UK Copyright laws and unless otherwise explicitly stated they are not to be downloaded or reproduced <br />in any way without the written permission of Steve Gill. ");document.write("By entering this website you are accepting these Terms &amp; Conditions.")}function checkClient(){if(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i))document.getElementById("theContainer").innerHTML="<h1 style='text-align:center;border: 1px solid #999999; -webkit-border-radius: 8px;'>Message for iPhone visitors goes here</h1>";else document.getElementById("theContainer").innerHTML="<h1 style='text-align:center;border: 1px solid #999999; -webkit-border-radius: 8px;'>Message for non-iPhone visitors goes here</h1>"}