<!--
	
	//Copyright function
        function copyw(mStr) {
          mStr ='All material &copy Mark&Meg Photography</a> all rights reserved. Click <a href="contact.html">here</a> to contact us.'
          document.write(mStr);
		}
		
// -->
