document.write(
'<a name="top"></a><form action="/swishe/cgi-bin/swish-bin/SiteSearch.cgi" method="post" name="sitesearch">'+
'<div style="border-bottom:1px solid #ffffff; height:101px">'+
'<table border="0" cellspacing="0" cellpadding="0" width="100%" class="center">'+
	'<tr>'+
		'<td style="background-color:#000000; width:100%">'+
		'<!-- RESENE CURTAINS LOGO -->'+
		'<a href="http://resene.co.nz/curtains.htm"><img src="http://www.resene.co.nz/picts/header_index/curtains-left.jpg" width="505" height="100" alt="Resene Paints Limited"></a>'+
		'</td>'+
		'<td style="width:58px; background-color:#000000">'+
		'<!-- BLACK IMAGE BY SEARCH BOX -->'+
		'<img src="http://www.resene.co.nz/picts/header_index/curtains2_02.jpg" width="58" height="100" alt=" ">'+
		'</td>'+
		'<td style="width:121px; background-color:#000000; background-image:url(http://www.resene.co.nz/picts/header_index/curtains-3.jpg)">'+
		'<!-- SEARCH BOX CELL -->'+
		'<img src="http://www.resene.co.nz/picts/spacer.gif" width="121" height="30" alt=" "><br>'+
		'<input type="text" name="search" style="width:115px;height:16px;border:1px solid #999999;background-color:#eeeeee;font-family:arial narrow,arial,helvetica,sans-serif;">'+
		'</td>'+
		'<td style="width:94px; background-color:#000000">'+
		'<!-- SEARCH BUTTON CELL -->'+
		'<input type="image" src="http://www.resene.co.nz/picts/header_index/curtains-search.jpg" name="image" alt="Search">'+
		'</td>'+
	'</tr>'+
'</table></div>'+
'<input type="hidden" name="results" value="0">'+
'<input type="hidden" name="configfile" value="wholesite.conf">'+
'</form>');
document.write("<script language='JavaScript'>document.sitesearch.search.focus();</script>");
