// Document footer for all pages
if (document.images)
    self.name = 'main';

document.write("<table width='90%' align='center' cellpadding='0' cellspacing='0'>");

document.write("<tr><td bgcolor='#FFFFFF'>");

document.write("<hr noshade width='90%' height='1'>");

document.write("<div align='center'>");

document.write("<a href='http://besteverphotos.com/html/galleries.html'>Galleries</a> | ");
document.write("<a href='http://besteverphotos.com/html/contact.html'>Contact Us</a> | ");
document.write("<a href='http://besteverphotos.com/html/specialevents.html'>Special Events</a> | ");
document.write("<a href='http://besteverphotos.com/html/pricelist.html'>Price List</a> | ");
document.write("<a href='http://besteverphotos.com/html/modeling.html'>Models</a> | ");
document.write("<a href='http://besteverphotos.com/index.html'>Home</a> | ");

document.write("<div align='center'>");

document.write("Copyright 2001-2010 - Best Ever Photos.");
document.write("All rights reserved.");

