<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="gallery.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Terms.htm" target="_blank">Terms & Conditions</a>');

document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/" target="_blank"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<script src="http://www.freeindex.co.uk/widgets/ratings.asp?BID%3D148000%26type=1" type="text/javascript"></script><div style="width:230px;text-align:center;font-family:arial;font-size:10px;">Check out our <a style="font-weight:normal;font-size:10px;" href="http://www.freeindex.co.uk/profile(photo-studio-at-home)_148000.htm">FreeIndex Business Profile</a></div></a><br>');



document.write('<br>All contents &copy;Copyright 2010 ');





// EDIT THE NEXT LINE

document.write('<a href="index.html">Photo Studio at Home</a><br>');








   if (allwebco == "yes") {
document.write('Site Design &copy; 2010 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> &amp; <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->