//<![CDATA[
window.onload = onPageLoad;
var map;
function onPageLoad() {
      if (GBrowserIsCompatible()) {
        var map = new GMap2(document.getElementById("map"));
        map.setCenter(new GLatLng(-4.53, 55.738391), 9);
        map.setUIToDefault();
var publisher_id = 'pub-7036741240318833';
var adsManagerOptions = {
  maxAdsOnMap : 2,
  style: 'adunit',
  // The channel field is optional - replace this field with a channel number 
  // for Google AdSense tracking
  channel: '4099450049'  
};

adsManager = new GAdsManager(map, publisher_id, adsManagerOptions);
adsManager.enable();  
            
        // Creating a new marker       
var marker1 = new GMarker (new GLatLng(-4.67957, 55.49198)) 
// Adding a click-event to the marker  
GEvent.addListener(marker1, 'click', function() {  
  // When clicked, open an Info Window  
  marker1.openInfoWindowHtml('<a class="c" href="http://www.dpbolvw.net/click-3115460-10619014?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcountry%3Dseychelles&cjsku=seychelles" rel="nofollow" onclick="window.open(this.href);return false;">Seychelles Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker1); 
        // Creating a new marker    
var myIcon = new GIcon(G_DEFAULT_ICON);
        myIcon.image = "http://www.seychellesholidaysmap.com/images/map-plane.png";
        myIcon.iconSize = new GSize(32, 32);        
var markerOptions = { icon:myIcon };            
var marker2 = new GMarker (new GLatLng(-4.42583, 55.46997), markerOptions) 
// Adding a click-event to the marker  
GEvent.addListener(marker2, 'click', function() {  
  // When clicked, open an Info Window  
  marker2.openInfoWindowHtml('<a class="c" href="http://www.dpbolvw.net/click-3115460-10392998" rel="nofollow" onclick="window.open(this.href);return false;">International Flights Powered by Priceline</a>');  
});  
// Add marker to map  
map.addOverlay(marker2);
        // Creating a new marker       
var marker3 = new GMarker (new GLatLng(-20.34840, 57.55215)) 
// Adding a click-event to the marker  
GEvent.addListener(marker3, 'click', function() {  
  // When clicked, open an Info Window  
  marker3.openInfoWindowHtml('<a class="c" href="http://www.dpbolvw.net/click-3115460-10619014?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcountry%3Dmauritius&cjsku=mauritius" rel="nofollow" onclick="window.open(this.href);return false;">Mauritius Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker3); 
        // Creating a new marker       
var marker4 = new GMarker (new GLatLng(3.20278, 73.22068)) 
// Adding a click-event to the marker  
GEvent.addListener(marker4, 'click', function() {  
  // When clicked, open an Info Window  
  marker4.openInfoWindowHtml('<a class="c" href="http://www.anrdoezrs.net/click-3115460-10619014?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcountry%3Dmaldives&cjsku=maldives" rel="nofollow" onclick="window.open(this.href);return false;">Maldives Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker4);
        // Creating a new marker       
var marker5 = new GMarker (new GLatLng(-4.33, 55.738391)) 
// Adding a click-event to the marker  
GEvent.addListener(marker5, 'click', function() {  
  // When clicked, open an Info Window  
  marker5.openInfoWindowHtml('<a class="c" href="http://www.anrdoezrs.net/click-3115460-10619015?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcity%3Dpraslin&cjsku=P1FW" rel="nofollow" onclick="window.open(this.href);return false;">Praslin Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker5); 
        // Creating a new marker       
var marker6 = new GMarker (new GLatLng(-4.614506, 55.441755)) 
// Adding a click-event to the marker  
GEvent.addListener(marker6, 'click', function() {  
  // When clicked, open an Info Window  
  marker6.openInfoWindowHtml('<a class="c" href="http://www.anrdoezrs.net/click-3115460-10619015?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcity%3Dvictoria_sc&cjsku=VZLV" rel="nofollow" onclick="window.open(this.href);return false;">Victoria Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker6); 
        // Creating a new marker       
var marker7 = new GMarker (new GLatLng(-4.6826693, 55.480396)) 
// Adding a click-event to the marker  
GEvent.addListener(marker7, 'click', function() {  
  // When clicked, open an Info Window  
  marker7.openInfoWindowHtml('<a class="c" href="http://www.dpbolvw.net/click-3115460-10619015?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcity%3Dmahe&cjsku=MM9F" rel="nofollow" onclick="window.open(this.href);return false;">Mahe Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker7);
        // Creating a new marker       
var marker8 = new GMarker (new GLatLng(-4.3590972, 55.8412424)) 
// Adding a click-event to the marker  
GEvent.addListener(marker8, 'click', function() {  
  // When clicked, open an Info Window  
  marker8.openInfoWindowHtml('<a class="c" href="http://www.kqzyfj.com/click-3115460-10619015?url=http%3A%2F%2Fwww.gtahotels.com%2Frdcj.php%3Fcity%3Dla_digue&cjsku=LMB7" rel="nofollow" onclick="window.open(this.href);return false;">La Digue Hotels</a>');  
});  
// Add marker to map  
map.addOverlay(marker8);  
      }
    }