function zur_suche(){
    window.location.href=uebergabe+'&showresult=2';
}

function zum_zielgebiet(){
    window.location.href=uebergabe+'&detail=zielgebiet&showresult=1';
}

function s_termine(kenner_id){
    part=regionen_2[kenner_id].split('#');
    window.location.href=uebergabe+'&IFF='+part[2]+'&zielgebiets_kenner='+part[10]+'&detail=termine&showresult='+part[11]+'&startposition_hotel='+part[12];
}
function skippen(zaehler,sortierung){
    part=regionen_2[0].split('#');
    window.location.href=uebergabe+'&sortierung='+sortierung+'&detail=hotel&startposition='+zaehler+'&zielgebiets_kenner='+part[10]+'&showresult='+part[11];
}

function ortsucher(ort,sortierung){
    part=regionen_2[0].split('#');
    window.location.href=uebergabe+'&sortierung='+sortierung+'&detail=hotel&startposition=0&zielgebiets_kenner='+part[10]+'&showresult='+part[11]+'&s_ort='+escape(ort);
}

function horder(sortierung)
{
    part=regionen_2[0].split('#');
    window.location.href=uebergabe+'&sortierung='+sortierung+'&detail=hotel&startposition=0&zielgebiets_kenner='+part[10]+'&showresult='+part[11];
}


function MakeStars(nStars,pfad_images)
{
    var strStars="";
    while(nStars>0){
        strStars+='<img src="'+pfad_images+'/'+((nStars>5)?'1stern':'stern_halb')+'.gif" border="0">';
        nStars-=10;
    }
    return strStars;
}

function s_hotel_tabelle(pfad_images, nuralt)
{
   var n_AltFlag=0; var n_TopFlag=0;
   var c_strOL,c_strOR,c_strL,c_strM,c_strR,alt_txt,c_strTR,c_strOlinks,c_strOrechts,alt_eins;
   if(regionen_2.length <= 0) {}
   else
   {
        for(i=0;i<regionen_2.length;i++)
        {
            parts=regionen_2[i].split("#");
            if(parts[9]==0){
                if(n_TopFlag==0){
                    c_strTR1="hottrhead";
                    c_strTR2="hottrsub";
                    c_strOL="hottdOL";
                    c_strOR="hottdOR";
                    c_strL="hottdUL";
                    c_strM="hottdUM";
                    c_strR="hottdUR";
                    c_strLtab="hottdtabUL";
                    c_strMtab="hottdtabUM";
                    c_strRtab="hottdtabUR";
                    c_strLink="hotlpreis";
                    c_strTR="hottrheadeins";
                    c_strOlinks="hottdOLeins";
                    c_strOrechts="hottdOReins";
                    c_strhotel="hottabinf";
                    c_strattri2="attri2";
                    alt_txt="";
                    //alert('hell');
                    n_TopFlag=1;
                }
            }
            else{
                if(n_AltFlag==0){
                    c_strTR1="hottrheadALT";
                    c_strTR2="hottrsubALT";
                    c_strOL="hottdOLALT";
                    c_strOR="hottdORALT";
                    c_strL="hottdULALT";
                    c_strM="hottdUMALT";
                    c_strR="hottdURALT";
                    c_strLtab="hottdtabULALT";
                    c_strMtab="hottdtabUMALT";
                    c_strRtab="hottdtabURALT";
                    c_strLink="hotlpreisALT";
                    c_strTR="hottrheadALTeins";
                    c_strOlinks="hottdOLALTeins";
                    c_strOrechts="hottdORALTeins";
                    c_strattri2="attri2ALT";
                    c_strhotel="hottabinfALT";
                    alt_txt="&nbsp;(alternativ)";
                    alt_eins=0;
                    if(nuralt!=1){
                    document.write('<tr><td colspan="4" ><img src="/images/spacer.gif" width="1" height="10" alt="" border="0"></td></tr>')
                    document.write('<tr>');
                    document.write('<td colspan="4" class="alttxt" style="text-align:left;">Alternative Reiseangebote, die Ihren Wünschen nahe kommen:</td>');
                    document.write('</tr>');
                    document.write('<tr><td colspan="4" style="border-right:1px solid #003399; border-left:1px solid #003399;"><img src="/images/spacer.gif" width="1" height="5" alt="" border="0"></td></tr>')
                    }
                    n_AltFlag=1;
                }
            }

            if(i==0 || alt_eins==0){
            alt_eins=1;
                document.write('<tr class="'+c_strTR+'">');
                document.write('<td class="'+c_strOlinks+'" style="text-align:left;padding-left:5px;" colspan="2">');
                document.write(''+parts[0]+'. Angebot '+alt_txt);
                document.write('</td>');
                document.write('<td class="'+c_strOrechts+'" colspan="2">');
                document.write('<span style="color:#FF0000; font-weight:bold;">Preis pro Erwachsenen</span> <a class="'+c_strLink+'" href="javascript:s_termine('+i+');">ab '+parts[1]+',-&euro;</a>');
                document.write('</td>');
                document.write('</tr>');
            }
            else{
                document.write('<tr class="'+c_strTR1+'">');
                document.write('<td class="'+c_strOL+'" style="text-align:left;padding-left:5px;" colspan="2">');
                document.write(''+parts[0]+'. Angebot '+alt_txt);
                document.write('</td>');
                document.write('<td class="'+c_strOR+'" colspan="2">');
                document.write('<span style="color:#FF0000; font-weight:bold;">Preis pro Erwachsenen</span> <a class="'+c_strLink+'" href="javascript:s_termine('+i+');">ab '+parts[1]+',-&euro;</a>');
                document.write('</td>');
                document.write('</tr>');
            }
            document.write('<tr class="'+c_strTR2+'">');
            //thumbnail
            document.write('<td class="'+c_strL+'" valign="top" rowspan="2"><a href="javascript:oHIB(\''+parts[2]+'\',\''+parts[2]+'\',\''+parts[3]+'\',\'1\',\'\',\'\',\''+parts[4]+'\',\''+parts[13]+'\',\'\',\'\',\'\',\'\',\'\',\'hotel\');" title="Hotel- und Leistungsbeschreibungen aufrufen">')
            np=String(parseInt(parts[2]/5000)*5000);
            while(np.length<5)np="0"+np;
            document.write('<img src="'+imgservPfad+'/images/content/booking_thumbs/'+np+'/THB_999_H'+parts[2]+'.jpg" height="65" width="100" alt="Hotel- und Leistungsbeschreibungen abrufen" border="0">');
            document.write('</a></td>');
            //name, sterne,ort,image
            document.write('<td class="'+c_strM+'" style="text-align:left;" valign="top">');
            document.write('<table border="0" cellpadding="0" cellspacing="0" class="'+c_strhotel+'"><tr><td class="'+c_strhotel+'">');
            document.write('<b>'+parts[6]+'</b>');
            document.write('<br>');
            nSterne=Math.floor(parts[4]*10);
            document.write(MakeStars(nSterne,pfad_images));
            document.write('<br>'+parts[7]+parts[8]+'</td></tr>');
            document.write('<tr>');
            document.write('<td><a class="hottablink" href="javascript:oHIB(\''+parts[2]+'\',\''+parts[2]+'\',\''+parts[3]+'\',\'1\',\'\',\'\',\''+parts[4]+'\',\''+parts[13]+'\',\'\',\'\',\'\',\'\',\'\',\'hotel\');" title="Hotel- und Leistungsbeschreibungen aufrufen">Hotelinfos</a>&nbsp;<img src="'+pfad_images+'/pfeil_vor.gif" width="5" height="9" alt="" border="0"></td>');
            document.write('</tr>');
            document.write('</table>');
            document.write('</td>');
            //Attribute
            document.write('<td class="'+c_strM+'" valign="top">');

                if(parts[16]!=''){
                    hbw_details=parts[16].split("_");
                    if(hbw_details[0]>1){
                        str_hbw_txt='Hotelbewertungen <br>der Gäste';
                    }
                    else{
                        str_hbw_txt='Hotelbewertung <br>des Gastes';
                    }
                    document.write('<div class="hbwtdlink" onClick="javascript:oHIB(\''+parts[2]+'\',\''+parts[2]+'\',\''+parts[3]+'\',\'9\',\'\',\'\',\''+parts[4]+'\',\''+parts[13]+'\',\'\',\'\',\'\',\'\',\'\',\'hotel\');" title="Hotelbewertungen anzeigen">');
                    document.write('<span class="hbwEmpfehlung">'+hbw_details[0]+'</span> '+str_hbw_txt+' <span class="hothbwlesen">jetzt lesen</span><br>');
                    document.write('<p class="hbwImgline"><img src="'+pfad_images+'/hbw/scale_small/small_scale_'+hbw_details[2]+'.gif" border="0" alt="Gesamtbewertung" title="Gesamtbewertung '+hbw_details[2].substring(0,1)+'.'+hbw_details[2].substring(1,2)+' von 6"><span class="hbwScaletxt">'+hbw_details[2].substring(0,1)+'.'+hbw_details[2].substring(1,2)+'</span></p>');
                    if(hbw_details[0]>1){
                        document.write('<span class="hbwEmpfehlung">Weiterempfehlung '+hbw_details[1]/10+'%</span>');
                    }
                    document.write('</div>');
                }
                else{
                    document.write('Es liegt noch keine<br>Hotelbewertung der<br>Gäste vor.<a href="javascript:void(0);" onmouseover="Tip(hbwTt_infotext,BGIMG,hbwTt_BGIMG,BGCOLOR,hbwTt_BGCOLOR,BORDERWIDTH,hbwTt_BORDERWIDTH,WIDTH,hbwTt_WIDTH,PADDING,hbwTt_PADDING,FONTSIZE,hbwTt_FONTSIZE,FONTFACE,hbwTt_FONTFACE,FONTCOLOR,hbwTt_FONTCOLOR);"><img src="'+pfad_images+'/hbw/info_hotelbewertung.gif" alt="" border="0"></a>');
                }

            document.write('</td>');
            document.write('<td class="'+c_strR+'" valign="top" height="100%" align="left" rowspan="2">');
            document.write('<table border="0" cellpadding="0" cellspacing="0" height="68"><tr>');
            document.write('<td>');
                if(parts[14] & 131072)
                    document.write('<span class="attri">Frühbucherermässigung</span><br>');
                if(parts[14] & 65536)
                    document.write('<span class="attri">Kinderermässigung</span>');
            document.write('</td>');
            document.write('</tr>');
            document.write('<tr>');
            document.write('<td valign="bottom" align="right" style="padding-right:10px;"><a href="javascript:s_termine('+i+');"><img src="'+pfad_images+'/hotelinfo_buchen.gif" border="0" alt="" vspace="4"></a></td>');
            document.write('</tr>');
            document.write('</table>');
            document.write('</td>');

            document.write('</tr>');
            document.write('<tr>');
            document.write('<td colspan="2" style="background: #D9EDFB;">');
            //---Hotelattribute-------------------------
            str_Hattbut='';
            if(parts[14] & 1)
                str_Hattbut+='Familienfreundlich';
            if(parts[14] & 1 && parts[14] & 2)
                str_Hattbut+=', ';
            if(parts[14] & 2)
                str_Hattbut+='Direkte Strandlage';
            if((parts[14] & 1 || parts[14] & 2) && parts[14] & 4)
                str_Hattbut+=', ';
            if(parts[14] & 4)
                str_Hattbut+='Großes Sportangebot';
            if((parts[14] & 1||parts[14] & 2||parts[14] & 4) && parts[14] & 8)
                str_Hattbut+=', ';
            if(parts[14] & 8)
                str_Hattbut+='Wellness-Fitness';
            if (str_Hattbut == '')
                str_Hattbut+='&nbsp;';
            document.write(str_Hattbut);
            document.write('</td>');
            document.write('</tr>');

            document.write('<tr>');
            document.write('<td class="'+c_strLtab+'"><img src="/images/spacer.gif" width="1" height="1" alt="" border="0"></td>');
            document.write('<td class="'+c_strMtab+'"><img src="/images/spacer.gif" width="1" height="1" alt="" border="0"></td>');
            document.write('<td class="'+c_strRtab+'" colspan="2"><img src="/images/spacer.gif" width="1" height="1" alt="" border="0"></td>');
            document.write('</tr>');

            if(i!=(regionen_2.length-1))
            {
                document.write('<tr>');
                document.write('<td colspan="4"><img src="/images/spacer.gif" alt="" border="0" width="1" height="10"></td>');
                document.write('</tr>');
            }

        }
   }
}

function pageSkip(seiten,apage,sortierung){
    for (t=1;t<=seiten;t++)
    {
        zaehler=(t-1)*10;
        if(t!=apage)
           document.write('<a href="javascript:skippen('+zaehler+',\''+sortierung+'\');" class="pageskip" title="Angebote der Seite '+t+' abrufen">'+t+'</a>&nbsp;&nbsp;');
        else
            document.write('<span class="pageaktive">'+t+'</span>&nbsp;&nbsp;');
    }
}

function fillOrte(s_ort){
    for (t=0;t<anzahl_treffer_orte;t++)
    {
       if(s_ort!=escape(Orte[t]))
           document.write('<option value="'+Orte[t]+'">'+Orte[t]+'</option>');
       else
           document.write('<option value="'+Orte[t]+'" SELECTED>'+Orte[t]+'</option>');
    }
}
