<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="services.htm">Services</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');




document.write('<br><br>Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Captivated Photography</a><br>');
document.write('<a href="index.html">                                          </a><br>');
document.write('All images are property of Captivated Photography | All Rights Reserved.<br><br>');










  




//  End -->