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=Vibration Technology href=/index.html>HOME</a> | ');
document.write('<a title=Vibration Technology Services href=/services.html>SERVICES</a> | ');
document.write('<a title=Vibration Technology Oildfield Vibration System href=/oilfield_vibration_system.html>OILFIELD VIBRATION SYSTEM</a> | ');
document.write('<a target=_blank title=Vibration Technology Service Brochure href=/pdf/ServiceBrochure2008.pdf>BROCHURE</a> | ');
document.write('<a title=Vibration Technology Drilling Applications href=/drilling_applications.html>DRILLING APPLICATIONS</a><br>');
document.write('<a title=Vibration Technology Coil Tubing Applications href=/coil_tubing_applications.html>COIL TUBING APPLICATIONS</a> | ');
document.write('<a title=Vibration Technology Workover Applications href=/workover.html>WORKOVER APPLICATIONS</a> | ');
document.write('<a title=Vibration Technology Technical Papers href=/tech_papers.html>TECHNICAL PAPERS</a> | ');
document.write('<a title=Vibration Technology Job Reports href=/job_reports.html>JOB REPORTS</a> | ');
document.write('<a title=Vibration Technology Contact 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 &ndash; Vibration Technology href=http://www.laynechristensen.com>Layne Christensen Company</a>.  All rights reserved.');
document.write('</td></tr></table>');