// JavaScript Document
document.write("					<tr>");
document.write("						<td colspan='3' align='center' valign='top'>");
document.write("							<table width='80%' align='center' cellpadding='0' cellspacing='0' border='0'>");
document.write("								<tr><td><hr></td></tr>");
document.write("								<tr>");
document.write("									<td align='center'>");
document.write("										<table width='100%' cellpadding='3' cellspacing='3' border='0'>");
document.write("											<tr>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='index.html' class='footermenu'>Home</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='ts.html' class='footermenu'>Trucking Service</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='ls.html' class='footermenu'>Leasing</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='wh.html' class='footermenu'>Warehousing</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='su.html' class='footermenu'>Storage Units</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='cu.html' class='footermenu'>Contact Us</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='ca.html' class='footermenu'>Customer Access</a></td>");
document.write("												<td align='center' valign='top' class='footermenu'><a href='cu_employmentapp.html' class='footermenu'>Drivers Application</a></td>");
document.write("											</tr>");
document.write("										</table>");
document.write("									</td>");
document.write("								</tr>");
document.write("								<tr><td><hr></td></tr>");
document.write("								<tr><td align='center' class='footer'>This site designed, maintained and hosted by <a href='http://www.schuyl.com' target='_blank' class='footer'>Schuyl, Inc.</a></td></tr>");
document.write("							</table>");
document.write("						</td>");
document.write("					</tr>");