var d = new Date(); 
var cur_year = d.getFullYear();

document.write('<table width=100% cellpadding=0 cellspacing=0 align=center><tr>');
document.write('<td class=mainTextSmBold align=center>');
document.write('<span class=printHidden>');
document.write('<a title=Layne Christensen Home href=/index.html>LAYNE HOME</a> | ');
document.write('<a title=Layne Water Resources href=http://www.laynewater.com>WATER RESOURCES</a> | ');
document.write('<a title=Layne Mineral Exploration href=/LayneMineral/index.html>MINERAL EXPLORATION</a> | ');
document.write('<a title=Layne GeoConstruction href=http://www.laynegeo.com>GEOCONSTRUCTION</a> | ');
document.write('<a title=Layne Energy href=http://www.layneenergy.com>LAYNE ENERGY</a> | ');
document.write('<a title=Layne Privacy Policy href=/privacy.html>PRIVACY</a> | ');
document.write('<a title=Layne Legal Informaton href=/legal.html>LEGAL</a><BR>');
document.write('<a title=Layne Safety target=new href=http://www.laynesafety.com>SAFETY</a> | ');
document.write('<a title=Layne Office Locations href=/locations_US.html>LOCATIONS</a> | ');
document.write('<a title=Layne Investor Relations href=http://investor.laynechristensen.com/>INVESTOR RELATIONS</a> | ');
document.write('<a title=Layne News href=http://investor.laynechristensen.com/releases.cfm>NEWS</a> | ');
document.write('<a title=Layne Websites &amp; Divisions href=/websites.html>WEBSITES &amp; DIVISIONS</a> | ');
document.write('<a title=Layne Christensen Careers href=/careers.html>CAREERS</a> | ');
document.write('<a title=Contact Layne Christensen href=/contact.html>CONTACT</a>');
document.write('<br><br></span>');
document.write('</td>');
document.write('</tr><tr>');
document.write('<td class=mainTextSm align=center>');
document.write('&copy;' + cur_year + ' <a title=Layne Christensen Company &ndash; Liner Products href=http://www.laynechristensen.com>Layne Christensen Company</a>.  All rights reserved.');
document.write('</td></tr></table>');