
	searchname = 'szukaj/index.htm'
	
	usebannercode=true
	ButtonCode = "<INPUT type='submit' name='submit' value='szukaj' STYLE='color:#000000; cursor:help; font-family:verdana,arial; font-size:8pt; font-weight:bold; border-color:#33566A; background-color:white;'>" 
	
	function templateBody() {
		document.write('<html><head><title>Wyniki:</title><'+
		'script language="Javascript">'+
		'<'+'/'+'script'+'></head><table border=0><tr><td>');
	}

	function templateEnd() {
		document.write('</td></tr></table></font></center></body></html>');
	}
	function bannerCode() {
	}	


