function header(){
document.write('<table border="0" width="1000px" cellpadding="0" cellspacing="0" align="center">');
document.write('<tr>');
document.write('<td align="left"><div><img src="images/logo.jpg" alt="PriceTech Solutions"/></div></td>');
document.write('<td width="300"></td>');
document.write('<td align="right" width="50"><div><span><a href="team.html" class="menutext2" style="text-decoration:none;" onmouseover=this.style.color="#666666" onmouseout=this.style.color="#2EACD1">About Us</a></span></div></td>');
document.write('<td align="right" width="50"><div><span><a href="contact.html" class="menutext2" style="text-decoration:none;" onmouseover=this.style.color="#666666" onmouseout=this.style.color="#2EACD1">Contact</a></span></div></td>');
document.write('<td align="right"><div><span>');
document.write('<form method="get" action="http://www.google.com/search">');
document.write('<input type="hidden" name="ie" value="UTF-8">');
document.write('<input type="hidden" name="oe" value="UTF-8">');
document.write('<input class="menutext3" maxlength="500" type="text" size="30" name="q" value="Search in Google" style="vertical-align:middle;" onclick=this.value="" />');
document.write('<input class="button" type="image" src="images/sb1.png" size="30" style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; VERTICAL-ALIGN: top !important; BORDER-TOP: medium none; BORDER-RIGHT: medium none;" />');
document.write('<input type="hidden" name="domains" value="This site">');
document.write('<input type="hidden" name="sitesearch" value="">');
document.write('</form></span></div></td>');
document.write('</tr>');
document.write('</table>');
}
header();
