//google search ad:

function writeJS(){
var str='';
str+='<!-- SiteSearch Google -->';
str+='<form method="get" action="http:\/\/www.google.com.au\/custom" target="google_window">';
str+='<table border="0" bgcolor="#FFE6D3">';
str+='<tr><td nowrap="nowrap" valign="top" align="left" height="32">';
str+='<\/td>';
str+='<td nowrap="nowrap">';
str+='<input type="hidden" name="domains" value="www.ozpolitic.com"><\/input>';
str+='<input type="text" name="q" size="26" maxlength="255" value=""><\/input>';
str+='<\/td><\/tr>';
str+='<tr>';
str+='<td> <\/td>';
str+='<td nowrap="nowrap">';
str+='<table>';
str+='<tr>';
str+='<td>';
str+='<input type="radio" name="sitesearch" value="" checked="checked"><\/input>';
str+='<font size="-1" color="#000000">Web<\/font>';
str+='<\/td>';
str+='<td>';
str+='<input type="radio" name="sitesearch" value="www.ozpolitic.com"><\/input>';
str+='<font size="-1" color="#000000">www.ozpolitic.com<\/font>';
str+='<\/td>';
str+='<\/tr>';
str+='<\/table>';
str+='<input type="submit" name="sa" value="Google Search"><\/input>';
str+='<input type="hidden" name="client" value="pub-5064045276087093"><\/input>';
str+='<input type="hidden" name="forid" value="1"><\/input>';
str+='<input type="hidden" name="channel" value="2538101581"><\/input>';
str+='<input type="hidden" name="ie" value="ISO-8859-1"><\/input>';
str+='<input type="hidden" name="oe" value="ISO-8859-1"><\/input>';
str+='<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFc8;LBGC:FFFF96;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"><\/input>';
str+='<input type="hidden" name="hl" value="en"><\/input>';
str+='<\/td><\/tr><\/table>';
str+='<\/form>';
str+='<!-- SiteSearch Google -->';
document.write(str);
}
writeJS();
