<!-- Begin

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


document.write('<div id="footer_container">');

document.write('<div id="footer">');
document.write('<span class="footer_text">');

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

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

document.write('<a href="product-photography-gallery.htm">Galleries</a>');

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

document.write('<a href="product-photography-pricing.htm">Prices</a>');

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

document.write('<a href="orders.htm">Ordering</a>');

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

document.write('<a href="website-integration.htm">Web Services</a>');

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

document.write('<a href="product-photography-faq.htm">FAQ</a>');

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

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

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

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

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

document.write('<a href="site-map.htm">Site Map</a>');

document.write('<br>All contents Copyright &copy; 2010 ');

document.write('<a href="http://www.delimeimaging.com/index.html">DeLime Imaging</a><br>');

document.write('Website Design By ');

document.write('<a href="http://www.delimeimaging.com/index.html">DeLime Imaging</a><br>');

document.write('<br></span></div></div>');


//  End -->
