function prnit_banner()
{
	document.write('<div style="position:absolute; text-align: right; padding-right: 30px; top:2px; width:800px; height:30px; z-index:1; border: 0px solid red;"><A HREF="index.html"><IMG SRC="images/index_06.gif" WIDTH=71 HEIGHT=27 BORDER=0></A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="inquiries.html" onFocus="blur()"><IMG SRC="images/index_08.gif" WIDTH="98" HEIGHT="27" BORDER="0"></A></div>');
	document.write('<table CELLSPACING="0" CELLPADDING="0" CELLBORDER="0" BORDER="0" width="100%" style="margin:0;">');
    document.write('<tr><td class="td-header" background="images/Banner/Spacer_10x195.gif" width="100%"><img border="0" src="images/Banner/6_Buses_7_14_2010.jpg"></td></tr>');
	//document.write('<tr><td background="images/Banner/Spacer_10x195.gif" width="100%"><img border="0" src="images/Banner/6_Buses_7_17_06_C.gif"></td></tr>');
	document.write('<tr><td>');
}
function prnit_banner_invdetail()
{
	document.write('<div style="position:absolute; text-align: right; top:2px; width:800; height: 30px; z-index:1; font: 10px Arial; border: 0px solid red;"><table border="0" cellpadding="0" cellspacing="0" width="100%" style="height: 30px; font: 10px arial; padding: 0px;"><tr><td width="72%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="inventory.php" title="Click to go inventory list"><b>Return To List</b></a></td><td><A HREF="index.html"><IMG SRC="images/index_06.gif" WIDTH=71 HEIGHT=27 BORDER=0></A></td><td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="inquiries.html" onFocus="blur()"><IMG SRC="images/index_08.gif" WIDTH="98" HEIGHT="27" BORDER="0"></A></td><td width="30">&nbsp;</td></tr></table></div><br style="font: 5px Arial;">');
	document.write('<table CELLSPACING="0" CELLPADDING="0" CELLBORDER="0" BORDER="0" width="100%">');
	document.write('<tr><td class="td-header" background="images/Banner/Spacer_10x195.gif" width="100%" valign="top"><img border="0" src="images/Banner/6_Buses_7_14_2010.jpg"></td></tr>');
    //document.write('<tr><td background="images/Banner/Spacer_10x195.gif" width="100%" valign="top"><img border="0" src="images/Banner/6_Buses_7_17_06_C.gif"></td></tr>');
	document.write('<tr><td>');
}
function home_prnit_banner()
{	
	document.write('<div style="position:absolute; text-align: right; padding-right: 30px; top:5px; width:800; height:55px; z-index:1"><A HREF="inquiries.html" onFocus="blur()"><IMG SRC="images/index_08.gif" WIDTH="98" HEIGHT="27" BORDER="0"></A></div>');
	document.write('<table CELLSPACING="0" CELLPADDING="0" CELLBORDER="0" BORDER="0" width="100%" style="margin:0;">');
    document.write('<tr><td class="td-header" background="images/Banner/Spacer_10x195.gif" width="100%"><img border="0" src="images/Banner/6_Buses_7_14_2010.jpg"></td></tr>');
    //document.write('<tr><td background="images/Banner/Spacer_10x195.gif" width="100%"><img border="0" src="images/Banner/6_Buses_7_17_06_C.gif"></td></tr>');
	document.write('<tr><td>');
}
function prnit_banner_end()
{
	document.write('</td></tr></table>');
}