/* Header and Date Script */


document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td width="846">');
document.write('<img src="images/header.png" width="846" height="156" alt="" />');
document.write('</td>');

document.write('<td class="phone-header" valign="bottom">Toll Free: 877-409-7888<br />Phone: 407-772-8131<br /><br /><a href="http://www.youtube.com/primelinelining" target="_blank">');
document.write('<img src="images/youtube.png" width="67" height="30" alt="You Tube"></a>');
document.write('&nbsp;&nbsp;&nbsp;<a href="http://www.facebook.com/Primelinelining" target="_blank">');
document.write('<img src="images/fb.jpg" width="100" height="30" alt="FaceBook"></a></td>');

document.write('</tr>');
document.write('</table>');

