<!-- Left Panel -->







var d = new Date();



var currentyear = d.getFullYear();







document.write('<td id="lt-panel">');



document.write('	<table width="100%" border="0" cellspacing="0" cellpadding="0" class="mar">');



document.write('		<tr>');



document.write('			<td align="center" id="logo"><a href="index.php"><img src="images/usdirect-logo.gif" alt="" /></a></td>');



document.write('		</tr>');



document.write('		<tr>');



document.write('			<td><img src="images/ciients.gif" alt="" /></td>');



document.write('		</tr>');



document.write('		<tr>');



document.write('			<td id="benf">');



document.write('				<h2>BENEFITS</h2>');



document.write('				<ul>');



document.write('					<li>Platinum Ultimate Protection</li>');



document.write('					<li>Comprehensive Coverage</li>');



document.write('					<li>Low Monthly Payments</li>');



document.write('					<li>Ironclad Coverage</li>');



document.write('					<li>Backed by Insurance Companies</li>');



document.write('				</ul>');



document.write('			</td>');



document.write('		</tr>');







document.write('		<tr>');



document.write('			<td ></br><table width=90% border=1 height=75 align=center><tr><Td bgcolor="#333333" align=center><a href="insurers.php"><b><font color=white>Click here for A Rated <br>Insurer Companies</b></font></a></td></tr></table></td>');

document.write('		</tr>');



document.write('		<tr>');



document.write('			<td ><center><a href="http://www.pr.com/company-profile/overview/135409" target="_blank">PRESS RELEASE</a></td>');



document.write('		</tr>');



document.write('	</table>');



document.write('	<p id="crt">Copyright &copy; '+currentyear+' All Rights Reserved<br />National Warranty Services, Inc</p>');



document.write('</td>');




