/*

p&g Daz.uk



contentwrapper.js



V 0.1



oBu for Argonauts.ch



created 02-06-2003



last edited 25-11-2004 oBu





*/

function submitSearch() {

	if (document.searchform.search.value!="") {

		document.searchform.submit();

	} else {

		//alert ("wie war doch gleich die Frage?");

	}

}



searchFw=""+



"<div id=\"search\" style=\"position: absolute; left: 10px; top:1px;\">"+

"<table border=1 cellpadding=0 cellspacing=0>"+

"<tr>"+

"<!--<form method=\"get\" name=\"searchform\" action=\"/cgi-bin/search_google.pl\">"+

"<input type=\"hidden\" name=\"type\" value=\"normal\">"+

"<td><input type=\"text\" name=\"search\" style=\"width=124px; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:black;\"></td>"+

"<td>&nbsp;&nbsp;<img src=\""+pathPre+"gfx/arrow_search.gif\"><a href=\"javascript: submitSearch()\" class=\"search\">search</a></td>"+

"</tr></form>--></table></div>"+



"";



document.write(searchFw);

document.write("<body marginwidth=0 marginheight=0 topmargin=0 leftmargin=0 bgcolor=\"#DE2831\" background=\"gfx/bg.jpg\" style=\"background-repeat:no-repeat \">");



document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=890><tr><td colspan=4 width=\"762\" background=\""+pathPre+"gfx/header_back.jpg\" height=\"175\">");