function create_search(i,h,d,f){var p,n,j,m,g,e,c;j=booking_hidden();m=(h)?booking_hidden("be_land",h):"";e=(d)?booking_hidden("be_region",d):"";g=(f)?booking_hidden("be_ort",f):"";p=(i)?" ... "+i:"...";n=(i)?"":'<tr><td height="30"><img src="/img/g_pf4.gif" width="20" height="7" alt=""></td><td class="v5">Land:</td><td>'+build_select(1)+"</td></tr>";c='<form name="suche" action="liste.php" method="get" style="display:inline">'+j+m+e+g+'<div style="margin-top:9px"><b class="v4">Einfache Suche'+p+'</b></div><table border="0" cellspacing="0" cellpadding="0" width="1"><tr><td><img src="/x.gif" width="20" height="1" alt=""></td><td><img src="/x.gif" width="87" height="1" alt=""></td><td><img src="/x.gif" width="235" height="1" alt=""></td></tr>'+n+'<tr><td height="30"><img src="/img/g_pf4.gif" width="20" height="7" alt=""></td><td class="v5">Reisebeginn:</td><td>'+build_select(2)+'</td></tr><tr id="be_reisedauer_tr"><td height="30"><img src="/img/g_pf4.gif" width="20" height="7" alt=""></td><td class="v5">Reisedauer:</td><td>'+build_select(3)+'</td></tr><tr><td height="30"><img src="/img/g_pf4.gif" width="20" height="7" alt=""></td><td class="v5">Personen:</td><td><table border="0" cellspacing="0" cellpadding="0" width="1"><tr><td>'+build_select(4)+'</td><td style="padding-left:15"><a href="javascript:document.suche.submit()"><img src="/img/be/suchen.gif" width="54" height="22" border="0" alt=""></a></td></tr></table></td></tr></table></form><p id="bl4" class="n9" style="margin-top:6px"></p>';set_layer("bl5",c)};