<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var pageheight	  = "50"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.imagepartner.co.uk/phoevents.aspx?phoid=cdb5908e-c0c2-4a93-83e1-e6d9ebb83925">View Recent Events</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="architectural_photography.htm">Architectural</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="commercial_photography.htm">Commercial</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="events.htm">Events</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="landscapes.htm">Landscapes</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="passport_photography.htm">Passports</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="portrait_photography.htm">Portraits</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="pr.htm">PR</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="wedding_photographer_in_york.htm">Weddings</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');


document.write('<br><br>All contents &copy; copyright 2009 ');


// EDIT THE NEXT LINE


document.write(' <a href="index.htm">Visual Image Photographic Services</a><br>');


document.write('<br>');


//  End -->