"+result.Alert+"
"); $("#loadajax").html(result.content); $('#getdistrict').html(result.district); $('#getdistrict').next().html(result.thisname); initialize($.parseJSON(result.marker)); } $(".loading").hide(); },"json"); } function searchButton(obj){ if($(this).val() != "" ) { $.post(window.location.href, { "op": 'search', "id":$(this).val(), }, function(result) { if(result.id > 0) { $("#loadajax").html(result.content); $('#getdistrict').html(); initialize($.parseJSON(result.marker)); } else jAlert(""+result.Alert+"
"); },"json"); } else { jAlert("Vui lòng chọn địa điểm
"); } } $(document).ready(function(){ $('.get-there').on('click' , function(evt){ if($('.get-there').attr('href') == '' || $('.get-there').attr('href') == '#') return false; }); searchMap1.init(); searchMap2.init(); $('#pInvest .add-wrap .container .add-ct .right-ct .fancy-select .options li').on('click' , function(evt){ if($(this).attr('data-raw-value') != "" ) { $.post(window.location.href, { "op": 'search', "id":$(this).attr('data-raw-value'), }, function(result) { if(result.id > 0) { $("#loadajax").html(result.content); initialize($.parseJSON(result.marker)); $(".clickview").on("click", function(){ var stt = parseInt($(this).attr("rel")); gotopoint(arrMakers[stt], stt); return false; }); } else { jAlert(""+result.Alert+"
"); } },"json"); } else { jAlert("Vui lòng chọn địa điểm
"); } }); $('.checkbox_ml div .radio').on('click' , function(evt){ var type = $(this).next().attr('value'); showNetWork(type , '{lang_network}'); if(type=='all') $('.ct_mangluoi div div h2').html("{lang.allresult}"); if(type=='chinhanh') $('.ct_mangluoi div div h2').html("{lang.brand}"); if(type=='atm') $('.ct_mangluoi div div h2').html("{lang.atm}"); }); $("input[name='bra']").change(function() { showNetWork($(this).val() , '{lang_network}'); if($(this).val()=='all') $('.ct_mangluoi div div h2').html("{lang.allresult}"); if($(this).val()=='chinhanh') $('.ct_mangluoi div div h2').html("{lang.brand}"); if($(this).val()=='atm') $('.ct_mangluoi div div h2').html("{lang.atm}"); }); $('.brand-select li:nth-child(1)').click(); $(".clickview").on("click", function(){ var stt = parseInt($(this).attr("rel")); gotopoint(arrMakers[stt], stt); return false; }); initialize([]); $('.subBanner ul li .copy a').on('click',function(e){ e.preventDefault(); $('body, html').animate({ scrollTop: $('.ct_container').offset().top }); return false; }); }); var searchMap1 = { init: function () { var curCity = $(".js-city-current").next().next().children(); curCity.off('click').on('click', searchMap1.searchCity); }, searchCity: function (e) { BE.loading.showLoading(); $(".js-city-current").hide(); $(".js-district-current").hide(); $.post(window.location.href, { "op": 'search', "loaddistrict": 'loaddistrict', "city":$('.js-city-current').find(':selected').val(), }, function(result) { BE.loading.hideLoading(); $('.get-there').addClass('disable'); if(result.id > 0) { initialize(result.marker); $(".js-city-current").show(); $(".js-district-current").show(); } else jAlert(""+result.Alert+"
"); $('.js-district-current').trigger('enable.fs'); $('.js-district-current').html(result.district); $(".js-district-current").next().next().html(result.district2); $(".js-district-current").next().text($('.js-district-current').attr('data-quan')); searchMap2.init(); },"json"); }, }; var searchMap2 = { init: function () { $(".js-district-current").next().next().children().off('click').on('click', searchMap2.searchDistrict); $('select.js-district-current').off('change').on('change',searchMap2.searchDistrict); }, searchDistrict: function (e) { $(".js-district-current").next().text($('.js-district-current').find(':selected').text()); BE.loading.showLoading(); $.post(window.location.href, { "op": 'search', "district":$('.js-district-current').find(':selected').val(), }, function(result) { BE.loading.hideLoading(); $('.get-there').addClass('disable'); if(result.id > 0) initialize(result.marker); else jAlert(""+result.Alert+"
"); },"json"); } };Lên đầu trang
Công ty Chúng tôi sẽ liên hệ với Quý khách trong thời gian sớm nhất.