');google.maps.event.addListener(marker_map_673ed7930d527, 'click', function() {
infowindow.open(map_map_673ed7930d527,marker_map_673ed7930d527);
});}
catch(e){};
jQuery(document).ready(function($){
google.maps.event.trigger(map_map_673ed7930d527, 'resize');
$(window).resize(function(){
google.maps.event.trigger(map_map_673ed7930d527, 'resize');
if(map_map_673ed7930d527!=null)
map_map_673ed7930d527.setCenter(coordinate_map_673ed7930d527);
});
$('.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_673ed7930d527).parents('.ult_exp_section'))
{
setTimeout(function(){
$(window).trigger('resize');
},200);
}
});
$(document).on('onUVCModalPopupOpen', function(){
if($(map_map_673ed7930d527).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_673ed7930d527.getAnimation() != null) {
marker_map_673ed7930d527.setAnimation(null);
} else {
marker_map_673ed7930d527.setAnimation(google.maps.Animation.BOUNCE);
}
}
})(jQuery);