/*
Generated by www.wordpresspartner.com
*/
// JavaScript Document

// Here is the layout of the banner.
// A left resizeable header and the fix right header.
//
document.write('<div id="header">');
	document.write('<div id="wrapperheader">');
				   
		document.write('<div id="leftheader">');
			document.write('<br />');
			document.write('<center>');
			document.write('<form method="get" action="http://www.google.com/custom" target="_top">');
			document.write('<table bgcolor="#000000">');
			document.write('<tr><td nowrap="nowrap" valign="top" align="left" height="32">');
			document.write('<a href="http://www.google.com/">');
			document.write('<img src="http://www.google.com/logos/Logo_25blk.gif" border="0" alt="Google" align="middle"></img></a>');
			document.write('<input type="text" name="q" size="32" maxlength="255" value=""></input>');
			document.write('<input type="submit" name="sa" value="Search"></input>');
			document.write('<input type="hidden" name="client" value="pub-0815784562948649"></input>');
			document.write('<input type="hidden" name="forid" value="1"></input>');
			document.write('<input type="hidden" name="ie" value="UTF-8"></input>');
			document.write('<input type="hidden" name="oe" value="UTF-8"></input>');
			document.write('<input type="hidden" name="cof" value="GALT:#1B703A;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:000000;ALC:0066CC;LC:0066CC;T:666666;GFNT:666666;GIMP:666666;LH:50;LW:203;L:http://www.rightcorner.com/images/logo.jpg;S:http://www.google.com/adsense;FORID:1;"></input>');
			document.write('<input type="hidden" name="hl" value="en"></input>');
			document.write('</td></tr></table>');
			document.write('</form>');
			document.write('</center>');
		document.write('</div>');	//-- End of header/wrapperheader/leftheader --
					   
		document.write('<div id="rightheader" align="right">');
			document.write('<a href="http://www.rightcorner.com/index.htm" style="text-decoration:none"><img src="http://www.rightcorner.com/images/logo.jpg" border="0"></a>');
		document.write('</div>');	// -- End of header/wrapperheader/rightheader --
	document.write('</div>');	//-- End of header/wrapperheader --	
document.write('</div>');	//-- End of header --


