document.write(
'	<div id="header">\n' +
'		<img src="images/pcsource300dpib.jpg" border="0"/>\n' +
'		<h2 id="slogan">Your local technology source</h2>\n' +
'		<FORM method=GET action="http://www.google.com/search" class="searchform">\n' +
'			<p>\n' +
'				<A HREF="http://www.google.com"><IMG SRC="http://www.google.com/logos/Google_Safe.gif" border="0" ALT="Google" width="115" height="45" align="absmiddle"></A>\n' +
'				<INPUT TYPE=text name=q maxlength=255 value="" class="textbox">\n' +
'				<INPUT type=hidden name=safe value=vss>\n' +
'				<INPUT type=submit name=sa value="Google Search" class="button">\n' +
'			</p>\n' +
'		</FORM>\n' +
'	</div>\n'
);

