';
var marker = new RichMarker({
position: new google.maps.LatLng(61.52401000, 105.31875600),
map: map,
flat: true,
draggable: false,
scrollwheel: false,
anchor: RichMarkerPosition.BOTTOM,
content: marker_html
});
oms.addListener('click', function(marker) {
var id = marker.markerid;
sesJqueryObject('.wrapper').find('.large').find('.image').html('');
var iframeURL = sesJqueryObject('.marker_'+id).find('.iframe_url').html();
var height = 164;
var width = 294;
previousIndex = sesJqueryObject('.marker_'+ id).parent().parent().css('z-index');
sesJqueryObject('.marker_'+ id).parent().parent().css('z-index','9999');
if(typeof iframeURL != 'undefined' && !sesJqueryObject('.marker_'+id).find('.wrapper').find('.large').find('.image').find('iframe').attr('src'))
sesJqueryObject('.marker_'+id).find('.wrapper').find('.large').find('.image').html('
';
var owner = markerArrayData[i]['owner'];
var stats = markerArrayData[i]['stats'];
var socialshare = markerArrayData[i]['socialshare'];
var marker_html = '
' +
'
'+markerArrayData[i]['iframe_url']+'
' +
'
' +
'
' +
'' +
'
' +
'
' +
images +
'
' +
'
'+markerArrayData[i]['title']+'
' +owner+stats+socialshare+
'
' +
'' +
'
' +
'
' +
'' +
'
';
markerData = new RichMarker({
position: new google.maps.LatLng(markerArrayData[i]['lat'], markerArrayData[i]['lng']),
map: map,
flat: true,
draggable: false,
scrollwheel: false,
id:countMarker,
anchor: RichMarkerPosition.BOTTOM,
content: marker_html
});
oms.addListener('click', function(marker) {
var id = marker.markerid;
sesJqueryObject('.wrapper').find('.large').find('.image').html('');
var iframeURL = sesJqueryObject('.marker_'+id).find('.iframe_url').html();
var height = 164;
var width = 294;
previousIndex = sesJqueryObject('.marker_'+ id).parent().parent().css('z-index');
sesJqueryObject('.marker_'+ id).parent().parent().css('z-index','9999');
if(typeof iframeURL != 'undefined' && !sesJqueryObject('.marker_'+id).find('.wrapper').find('.large').find('.image').find('iframe').attr('src'))
sesJqueryObject('.marker_'+id).find('.wrapper').find('.large').find('.image').html('