Cimke: Komló

    • IMG 0711
    • IMG 0700
    • IMG 0707
    • IMG 0701
    • IMG 0702
    • IMG 0706
    • IMG 0705
    • IMG 0703
    • IMG 0704
    • IMG 0733
    • IMG 0725
    • IMG 0726
    • IMG 0722
    • IMG 0716
    • IMG 0715
    • IMG 0713
    • IMG 0742
    • IMG 0747

    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 } }