
document.write("<div id=Header>")
  document.write("<div class=padder>")
	document.write("<table width=100% cellpadding=0 cellspacing=0>")
		document.write("<tr>")
			document.write("<td align=left>")
				document.write("<img height=120 src=site_images/camera.jpg width=97 border=0>")
				document.write("<img height=120 src=site_images/logo3.jpg width=231 border=0>")
			document.write("</td>")
		document.write("</tr>")
	document.write("</table>")
  document.write("</div>")
document.write("</div>")

document.write("<div id=Main>")
  document.write("<div id=Left>")
    		document.write("<div class=padder>") 		
    			document.write("<a href=index.html><img border=0 src=site_images/aboutme.png width=120 height=19></a><br>")	
				document.write("<a href=services.html><img border=0 src=site_images/services.png width=120 height=19></a><br>")
				document.write("<a href=weddings.html><img border=0 src=site_images/weddings.png width=120 height=19></a><br>")
				document.write("<a href=shoot.html><img border=0 src=site_images/yourshoot.png width=120 height=19></a><br>")
				document.write("<a href=model_shoot.html><img border=0 src=site_images/modelparty.png width=120 height=19></a><br>")
				document.write("<a href=portfolio.html><img border=0 src=site_images/portfolioi.png width=120 height=19></a><br>")
				document.write("<a href=portfolio2.html><img border=0 src=site_images/portfolioii.png width=120 height=19></a><br>")
				document.write("<a href=prices.html><img border=0 src=site_images/prices.png width=120 height=19></a><br>")
				document.write("<a href=clientarea/login.php><img border=0 src=site_images/clientarea.png width=120 height=19></a><br>")				
				document.write("<a href=contact.html><img border=0 src=site_images/contact.png width=120 height=19></a><br>")
				document.write("<a href=http://www.guistuff.com/><img border=0 src=http://www.guistuff.com/images/11dot.gif width=1 height=1></a>")
				document.write("<p><font size=1>Telephone:<br> <b>07962 322789</b></font></p>")
				document.write("<p>&nbsp;</p>")
				document.write("<p>&nbsp;</p>")
				document.write("<p>&nbsp;</p>")
				document.write("<p>&nbsp;</p>")
				document.write("<p>&nbsp;</p>")
				document.write("<p>&nbsp;</p>")
	document.write("</div>")
    document.write("</div>")
  document.write("</div>")
