function ticket_search(zanox_tracking_function, zanox_tracking_param) 
{
        document.writeln('<STYLE TYPE="text/css">');
        document.writeln('p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; }');
        document.writeln('.v11db { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 11px; text-decoration:none; }');
        document.writeln('.v10db { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration:none; }');
        document.writeln('input,select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:normal; }');
        document.writeln('img { border: 0;} </style>');
                                                               
        document.writeln('<form action="' + zanox_tracking_function + '" method="get" name="b" TARGET="_blank"><input type="hidden" name="' + zanox_tracking_param + '" value="http://www.ticketonline.com/de/de/modul/1030-affiliate-search/?affiliate=zanox&" />');
        document.writeln('<TABLE WIDTH="130" BORDER="0" CELLSPACING="0" CELLPADDING="1"><TR><TD BGCOLOR="#D2DCE6"><TABLE WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0">');
        document.writeln('<TR><TD HEIGHT="19" COLSPAN="2" BGCOLOR="#FAD200"><TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="3" HEIGHT="26"></TD>');
        document.writeln('<TD WIDTH="44"><IMG SRC="http://www.ticketonline.de/affiliate/images/search/to-logo.gif" WIDTH="34" HEIGHT="18"></TD><TD CLASS="v11db"><B>Top-Events</B></TD>');
        document.writeln('</TR></TABLE></TD></TR><TR><TD COLSPAN="2" BGCOLOR="#FFFFFF" HEIGHT="1"></TD></TR><TR><TD COLSPAN="2" BGCOLOR="#D2DCE6"><TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="2">');
        document.writeln('<TR><TD HEIGHT="5"></TD></TR><TR><TD VALIGN="MIDDLE"><TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD WIDTH="2"></TD>');
        document.writeln('<TD CLASS="v11db"><INPUT TYPE="text" NAME="searchstring" style="width: 84;" MAXLENGTH="40"></TD>');
        document.writeln('<TD ALIGN="RIGHT"><INPUT SRC="http://www.ticketonline.de/affiliate/images/search/go_ticketonline.gif" NAME="s" TYPE="image" WIDTH="30" HEIGHT="16" VALUE="Absenden" ALIGN="RIGHT" BORDER="0"></TD></TR></TABLE>');
        document.writeln('</TD></TR><TR><TD HEIGHT="5"></TD></TR></TABLE></TD></TR><TR><TD HEIGHT="1" COLSPAN="2" BGCOLOR="#FFFFFF"></TD></TR><TR><TD COLSPAN="2" BGCOLOR="#FAD200">');
        document.writeln('</TD></TR></TABLE></TD></TR></TABLE></FORM>');
} 