');google.maps.event.addListener(marker_map_673f0203abc4d, 'click', function() {
infowindow.open(map_map_673f0203abc4d,marker_map_673f0203abc4d);
});}
catch(e){};
jQuery(document).ready(function($){
google.maps.event.trigger(map_map_673f0203abc4d, 'resize');
$(window).resize(function(){
google.maps.event.trigger(map_map_673f0203abc4d, 'resize');
if(map_map_673f0203abc4d!=null)
map_map_673f0203abc4d.setCenter(coordinate_map_673f0203abc4d);
});
$('.ui-tabs').bind('tabsactivate', function(event, ui) {
if($(this).find('.ultimate-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$('.ui-accordion').bind('accordionactivate', function(event, ui) {
if($(this).find('.ultimate-map-wrapper').length > 0)
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(window).load(function(){
setTimeout(function(){
$(window).trigger('resize');
},200);
});
$('.ult_exp_section').select(function(){
if($(map_map_673f0203abc4d).parents('.ult_exp_section'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('onUVCModalPopupOpen', function(){
if($(map_map_673f0203abc4d).parents('.ult_modal-content'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('click','.ult_tab_li',function(){
$(window).trigger('resize');
setTimeout(function(){
$(window).trigger('resize');
},200);
});
});
function toggleBounce() {
if (marker_map_673f0203abc4d.getAnimation() != null) {
marker_map_673f0203abc4d.setAnimation(null);
} else {
marker_map_673f0203abc4d.setAnimation(google.maps.Animation.BOUNCE);
}
}
})(jQuery);