
window.addEvent('domready', function(){
    if (GBrowserIsCompatible()) {
        $('map').innerHTML = '';
        var map = new GMap2(document.getElementById("map"));
        
        var geoXml = new GGeoXml("http://web.csdn.qc.ca/ecoles-formation/secondaires/ecoles.kml?6");
        map.addControl(new GLargeMapControl());
        map.enableScrollWheelZoom();
        map.setCenter(new GLatLng(46.611715,-71.523743), 9);

        $('map').addEvent('DOMMouseScroll', function(event) {
            event = new Event(event);
            event.stop();
        });

        // Create a base icon for all of our markers that specifies the
        // shadow, icon dimensions, etc.
        var baseIcon = new GIcon();
        baseIcon.shadow = "http://www.google.com/mapfiles/shadow50.png";
        baseIcon.iconSize = new GSize(20, 34);
        baseIcon.shadowSize = new GSize(37, 34);
        baseIcon.iconAnchor = new GPoint(9, 34);
        baseIcon.infoWindowAnchor = new GPoint(9, 2);
        baseIcon.infoShadowAnchor = new GPoint(18, 25);

        // Creates a marker whose info window displays the letter corresponding
        // to the given index.
        function createMarker(point, url, html) {
            // Create a lettered icon for this point using our icon class
            var icon = new GIcon(baseIcon);
            icon.image = url;
            var marker = new GMarker(point, icon);

            GEvent.addListener(marker, "click", function() {
                    marker.openInfoWindowHtml(html, {maxWidth:300});
                    });
            return marker;
        }
        var point = new GLatLng(46.732623, -71.270919)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=1&ext=.png", "<div style=\"\"><h3>École secondaire de l'Aubier (1)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-laubier/image_small\" alt=\"\" /></div>1020, chemin du Sault<br />Saint-Romuald (Québec) <span style='white-space:nowrap'>G6W 5M6</span><br />Tél. : 418 839-9468<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-laubier\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.565608, -71.433034)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=2&ext=.png", "<div style=\"\"><h3>École secondaire Beaurivage (2)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-beaurivage/image_small\" alt=\"\" /></div>1134, rue du Centenaire<br />Saint-Agapit  (Québec) <span style='white-space:nowrap'>G0S 1Z0</span><br />Tél. : 418 888-3961<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-beaurivage\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.806583, -71.175353)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=3&ext=.png", "<div style=\"\"><h3>École secondaire Champagnat (3)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-champagnat/image_small\" alt=\"\" /></div>30, rue Champagnat<br />Lévis (Québec) <span style='white-space:nowrap'>G6V  2A5</span><br />Tél. : 418 838-8500<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-champagnat\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.726632, -71.296571)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=4&ext=.png", "<div style=\"\"><h3>École secondaire de l'Envol (4)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-lenvol/image_small\" alt=\"\" /></div>368, route du Pont<br />Saint-Nicolas (Québec) <span style='white-space:nowrap'>G7A 2V3</span><br />Tél. : 418 834-2461<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-lenvol\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.724498, -71.21252)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=5&ext=.png", "<div style=\"\"><h3>École secondaire de l'Horizon (5)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-lhorizon/image_small\" alt=\"\" /></div>200, place du Centre-Ville<br />Saint-Jean-Chrysostome  (Québec) <span style='white-space:nowrap'>G6Z 3B9</span><br />Tél. : 418 834-2320<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-de-lhorizon\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.655174, -71.31127)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=6&ext=.png", "<div style=\"\"><h3>École de la Clé-du-Boisé (6)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-de-la-cle-du-boise/image_small\" alt=\"\" /></div>706, avenue Albert-Rousseau<br />Saint-Étienne-de-Lauzon  (Québec) <span style='white-space:nowrap'>G6J 1A1</span><br />Tél. : 418 834-2460<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-de-la-cle-du-boise\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.824771, -71.171351)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=7&ext=.png", "<div style=\"\"><h3>École secondaire Guillaume-Couture (7)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-guillaume-couture/image_small\" alt=\"\" /></div>70, rue Philippe-Boucher<br />Lévis (Québec) <span style='white-space:nowrap'>G6V 1M5</span><br />Tél. : 418 838-8550<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-guillaume-couture\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.717898, -71.268387)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=8&ext=.png", "<div style=\"\"><h3>École secondaire les Etchemins (8)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-les-etchemins/image_small\" alt=\"\" /></div>3724, avenue des Églises<br />Charny (Québec) <span style='white-space:nowrap'>G6X 1X4</span><br />Tél. : 418 834-2462<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-les-etchemins\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.620994, -71.740999)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=9&ext=.png", "<div style=\"\"><h3>École secondaire Pamphile-Le May (9)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-pamphile-le-may/image_small\" alt=\"\" /></div>6380, rue Garneau<br />Sainte-Croix (Québec) <span style='white-space:nowrap'>G0S 2H0</span><br />Tél. : 418 796-0503<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-secondaire-pamphile-le-may\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.801561, -71.17296)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=10&ext=.png", "<div style=\"\"><h3>École Pointe-Lévy (10)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-pointe-levy/image_small\" alt=\"\" /></div>55, rue des Commandeurs<br />Lévis (Québec) <span style='white-space:nowrap'>G6V 6P5</span><br />Tél. : 418 838-8402<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-pointe-levy\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.81662, -71.153216)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=11&ext=.png", "<div style=\"\"><h3>École Îlot des Appalaches (11)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-ilot-des-appalaches/image_small\" alt=\"\" /></div>200, rue Monseigneur-Bourget<br />Lévis (Québec) <span style='white-space:nowrap'>G6V 2Y9</span><br />Tél. : 418 837-1930<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/ecole-ilot-des-appalaches\">Plus d'informations...</a></p></div>");
map.addOverlay(m);
var point = new GLatLng(46.7178981, -71.2683867)
m = createMarker(point, "http://txt.l3i.ca/marker.php?cat=secondaires&text=12&ext=.png", "<div style=\"\"><h3>Centre de formation en entreprise et récupération (CFER) (12)</h3><div style=\"float:left; width:125px; height:120px;\"><img style=\"margin:0\" src=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/centre-de-formation-en-entreprise-et-recuperation-cfer/image_small\" alt=\"\" /></div>3724, avenue des Églises<br />Charny (Québec) <span style='white-space:nowrap'>G6X 1X4</span><br />Tél. : 418 839-0500 poste 22800<br /><p><a href=\"http://web.csdn.qc.ca/ecoles-formation/secondaires/centre-de-formation-en-entreprise-et-recuperation-cfer\">Plus d'informations...</a></p></div>");
map.addOverlay(m);

        //map.addOverlay(geoXml);
        
    }
}); 

window.addEvent('unload', function() { GUnload() });

