<!-- Begin

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

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

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

document.write(' <a href="architectural.html">Architectural-interior photos</a>');

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

document.write(' <a href="exteriors.html">Landscaping-exterior photos</a>');

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

document.write(' <a href="products.html">Product photos</a>');

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

document.write(' <a href="catalogs.html">Graphic Design</a>');

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

document.write(' <a href="logos.html">Logo Design</a>');

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

document.write(' <a href="http://jsphotofx.com/blog/">Read my Blog</a>');

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

document.write(' <a href="clients.html">Client Links & slideshows</a>');

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

document.write(' <a href="articles.html">Articles</a>');

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

document.write(' <a href="resources.html">Resources</a>');

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

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


document.write(' <a href="nextcoolthing.html">The Next Cool Thing</a>');


document.write('<br><br> &copy; Copyright 2010-2011 ');


// EDIT THE NEXT LINE


document.write('JS Photo FX. All Rights Reserved. Any unauthorized use of these images is forbidden by US Copyright Law.<br>');


var siteby	  = "yes"	// SHOW DESIGNER COPYRIGHT


   if (siteby == "yes") {
document.write('Site Design &copy; 2010 JS PhotoFX</a><br>');
}


//  End -->
