document.write('<FORM NAME=\"webliste_ext\" ACTION=\"http://www.webliste.ch/suchenok.asp\" TARGET=\"_blank\" STYLE=\"display:inline\">');
document.write('<INPUT TYPE=\"hidden\" NAME=\"id\" VALUE=\"' + IhreId + '\">');
document.write('<TABLE BORDER=\"0\" CELLSPACING=\"2\" CELLPADDING=\"2\" STYLE=\"font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px;font-weight:bold;color: #000000;background-color:#FFFFFF;\">');
document.write('	<TR>');
document.write('		<TD VALIGN=\"top\" NOWRAP>');
document.write('			<A HREF=\"http://www.webliste.ch/?id=' + IhreId + '\"><IMG SRC=\"http://www.webliste.ch/images/ext150.gif\" ALT=\"Suche in Webliste Schweiz\" WIDTH=\"150\" HEIGHT=\"45\" BORDER=\"0\"></A>');
document.write('		</TD>');
document.write('	</TR>');
document.write('	<TR>');
document.write('		<TD VALIGN=\"top\" NOWRAP>');
document.write('			<INPUT TYPE=\"text\" NAME=\"w\" SIZE=\"13\" MAXLENGTH=\"100\" STYLE=\"font-size:11px;font-weight:bold\">');
document.write('			<INPUT TYPE=\"submit\" VALUE=\"Suche\" STYLE=\"cursor:hand;font-size:10px;width:48px;\">');
document.write('		</TD>');
document.write('	</TR>');
document.write('</TABLE>');
document.write('</FORM>');
