
document.writeln("                <tr height=20%>")
document.writeln("                    <td background='images/mainBar.png' height='40px' >")
document.writeln("  				  	  <table border=0 cellspacing=0 cellpadding=0 width=100% height=100%>                  ")
document.writeln("                    	  	<tr>   				   ")
document.writeln("                    			<td class='bannerWhite'>&nbsp;&nbsp;&nbsp;we care for your business...			   ")
document.writeln("                    			<td>  			   ")
document.writeln("                    			<td valign=bottom align=right class=searchWhite>			   ")
document.writeln("									Search&nbsp;<input background='images/mainBar.png' class=searchInput type=text size=10 name=search>&nbsp; ")
document.writeln("                    			<td>  			   ")
document.writeln("                    		</tr>	  			   ")
document.writeln("                    	  </table>	  			   ")
document.writeln("                    </td>")
document.writeln("                </tr>")


