Warning: session_start() [function.session-start]: open(/var/chroot/home/content/m/a/h/mahadmin/tmp/sess_d6497be2c2a5b8756ba53073287a3fb8, O_RDWR) failed: No such file or directory (2) in /home/content/m/a/h/mahadmin/html/admin/setting.php on line 6
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/m/a/h/mahadmin/html/admin/setting.php:6) in /home/content/m/a/h/mahadmin/html/admin/setting.php on line 6
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/m/a/h/mahadmin/html/admin/setting.php:6) in /home/content/m/a/h/mahadmin/html/admin/setting.php on line 6
Warning: Cannot modify header information - headers already sent by (output started at /home/content/m/a/h/mahadmin/html/admin/setting.php:6) in /home/content/m/a/h/mahadmin/html/system_function_initialize.php on line 0
Warning: Cannot modify header information - headers already sent by (output started at /home/content/m/a/h/mahadmin/html/admin/setting.php:6) in /home/content/m/a/h/mahadmin/html/system_function_initialize.php on line 0
// 1) {
map.addOverlay(createClusteredMarker(stores));
} else {
map.addOverlay(createMarker(stores));
}
}
});
}
function createMarker(stores) {
var store = stores[0];
var iconOptions = {};
iconOptions.width = 32;
iconOptions.height = 32;
iconOptions.primaryColor = "FF7200";
iconOptions.cornerColor = "#FFFFFF";
iconOptions.strokeColor = "#000000";
var newIcon = MapIconMaker.createMarkerIcon(iconOptions);
var marker = new GMarker(store.latlng, {icon: newIcon});
var html = "