Összes Konferencia hotel

    • 1 1 768x576
    • Eloter4
    • Eloter
    • Eloter2
    • Eloter3
    • Eloter5
    • 3 2 768x576
    • 6 768x576
    • 5 1 768x576
    • 4 1 768x576
    • 2 1 768x576
    • 7 768x576
    • Lakosztaly3
    • Bartok Terem
    • Classic 768x512
    • Classic4
    • Classic5
    • Lakosztaly2
    • Lakosztaly5
    • Superior
    • Superior3
    • Superior5

    Kültéri és Beltéri
    Szállással

'; }else{ history = ' '; } if($type=='category'){ if($data.area){$data.city = $data.area;} output += '
  • '+history+''+ $data.name + ''+$delete+'
  • '; }else if($type=='listing'){ if($data.area){$data.region = $data.area;} output += '
  • '+history+''+ $data.title.rendered + ''+$delete+'
  • '; } return output; } function gdasac_click_action($type,$url){ if($type=='category'){ // add location /*if(geodir_search_params.autocompleter_filter_location) { var current_location = geodir_params.location_url; $location_string = current_location.replace(geodir_params.location_base_url, ""); $url += $url.endsWith("/") ? "" : "/"; $url += $location_string; }*/ window.location = $url }else if($type=='listing'){ window.location = $url } }