document.write("<TABLE BORDER=\"1\" ALIGN=\"CENTER\" CELLSPACING=\"0\" CELLPADDING=\"5\" BGCOLOR=\"\#FFFFF0\" BORDERCOLORLIGHT=\"\#000000\" BORDERCOLORDARK=\"\#000000\"><TR><TD><CENTER><FONT FACE=\"Arial\" SIZE=\"2\">");


document.write("<a href=\"http://www.dougevansauctions.com/index.shtml\">");

document.write("Home</a> | ");

document.write("<a href=\"http://www.dougevansauctions.com/auctions.shtml\">");

document.write("Upcoming Auctions</a> | ");

document.write("<a href=\"http://www.dougevansauctions.com/real_estate.shtml\">");

document.write("Real Estate</a><br>");

document.write("<a href=\"http://www.dougevansauctions.com/produce.shtml\">");

document.write("4 Country Produce</a> | "); 

document.write("<a href=\"http://www.dougevansauctions.com/about.shtml\">");

document.write("Who We Are</a> <br>");

document.write("<a href=\"http://www.dougevansauctions.com/terms.shtml\">");

document.write("Term and Conditions</a> | ");

document.write("<a href=\"http://www.dougevansauctions.com/contact.shtml\">");

document.write("Contact</a><br><BR>");


var start=2005;



var time=new Date();



var year=time.getYear();



if (year < 2000)    // Y2K Fix, Isaac Powell



year = year + 1900; // http://onyx.idbsu.edu/~ipowell



document.write("<FONT CLASS=\"dfont\">");



document.write("All rights reserved by Doug Evans Auctions<BR>");



document.write("Copyright &copy; http://www.dougevansauctions.com<BR>");



if (start != year) {



document.write("2005 - " + year + "<BR><BR>");



}



else {



document.write(year + "<BR><BR>");



}



document.write("<FONT SIZE=\"1\">Website by: <A HREF=\"http://lanewebdevelopment.com\" TARGET=\"_blank\">Lane Web Development</A></FONT>");



document.write("</FONT></CENTER></TD></TR></TABLE>");
