//document.write('<form name=formSearch method=get action=search.aspx>');

document.write('<script language="JavaScript">');
document.write('function searchHelper()');
document.write('{');
document.write('    window.location.href = "search.aspx?search=" + search.value;');
document.write('}</script>');
document.write('<div id="header"> <div id="logo"></div><div id="header_right"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td><input name="search" style="width:90px" class="input_text" type="text" /><a href="javascript:searchHelper();" Title="Search"><img src="images/search.gif" border="0" /><a href="http://www.netproactiveservices.com/"><img src="images/home_top.gif" border="0" /></a><a href="car_work.htm"><img src="images/careers.gif" border="0" /></a><!--<a href="abt_ovr.htm"><img src="images/about_us.gif" border="0" /></a>--><!--<a href="News.aspx"><img title="media" src="images/media.gif" border="0" /></a>--><a href="contact_us.htm"><img src="images/contact_us.gif" border="0" /></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="13" style="padding-right:10px; text-align:right" ><a href="http://www.planet1world.com/" Title="www.planet1world.com" target="_blank"><img src="images/planetone.gif" border="0"/></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="13" style="padding-right:5px; text-align:right"><!--<input name="" style="width:90px" class="input_text" type="text" /><a href="#" Title="Search"><img src="images/search.gif" border="0" /></a><a href="sitemap.htm" Title="Sitemap"><img src="images/icon_sitemap.gif" border="0" /></a>--></td>');
document.write('</tr>');
document.write('</table></div></div>');


//document.write('</form>');
