/* * Copyright (c) 2005-2007 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowTabsHtml( [ new GInfoWindowTab("Info", html), new GInfoWindowTab("Directions", GetDirectionForm(id)) ]); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowTabsHtml( [ new GInfoWindowTab("Info", aLocations[num][2]), new GInfoWindowTab("Directions", GetDirectionForm(num)) ]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i"; // Define Marker options = {opasity: 100, label:"1015 S. 6th"}; InfoHTML = "
1015 S. 6th
Lease w/Option to Purchase. Spacious Smoke Free 3BD/3BA Condo. Quiet, end of cul-de-sac location @ 1015 S. 6th $850/mo + Util. or Purchase @ $119,900. Call Mary, days 249-3600 eve. 249-8084
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 0); map.addOverlay(marker); aLocations[0] = new Array(marker, "1015 S. 6th", InfoHTML, point); point = new GLatLng(38.4808504, -107.8726249); footerHtml = ""; // Define Marker options = {opasity: 100, label:"105 South Mesa"}; InfoHTML = "
105 South Mesa
AREA BEST MGMT 105 South Mesa 970-249-2588 See our rentals at �areabest.net
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 1); map.addOverlay(marker); aLocations[1] = new Array(marker, "105 South Mesa", InfoHTML, point); point = new GLatLng(38.4798048, -107.8787541); footerHtml = ""; // Define Marker options = {opasity: 100, label:"128 North Townsend Ave"}; InfoHTML = "
128 North Townsend Ave
Bower Properties LLC 128 North Townsend Ave. FOR RENT Homes, Duplexs, Apartments Give us a call at 970-249-5988 or Visit our website for a list of available units. www.bowerproperties.com Call us for an appointment to see any of our rentals, we can�t wait to show them to you! FOR RENT 2 bd Duplex-$875 mo 3 bd home- $975 mo 3 bd home - $950 mo w/move-in special 2 bd apart- $600 mo See list of other available units at www.bowerproperties.com or give JB a call 970-249-5988 for details
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 2); map.addOverlay(marker); aLocations[2] = new Array(marker, "128 North Townsend Ave", InfoHTML, point); point = new GLatLng(38.4629143, -107.863982); footerHtml = ""; // Define Marker options = {opasity: 100, label:"1650 Encanto Place"}; InfoHTML = "
1650 Encanto Place
COTTONWOOD APARTMENTS Taking applications for 2 & 3 bedroom apartments.1650 Encanto Place Office Hours Mon-Fri 9:00 am - 12:00 noon & 12:30 pm -3:00 pm 249-8014 (TDD 1-800-659-2655)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 3); map.addOverlay(marker); aLocations[3] = new Array(marker, "1650 Encanto Place", InfoHTML, point); point = new GLatLng(38.4630184, -107.8624669); footerHtml = ""; // Define Marker options = {opasity: 100, label:"1685 Encanto Place"}; InfoHTML = "
1685 Encanto Place
2 Bedroom Apts.Family Living at an Affordable price. Montrose Family Housing 1685 Encanto Place Montrose, CO 81401 970-240-2895 or 1-800-225-0564 TDD 1-800-659-2656
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 4); map.addOverlay(marker); aLocations[4] = new Array(marker, "1685 Encanto Place", InfoHTML, point); point = new GLatLng(38.477673, -107.897454); footerHtml = ""; // Define Marker options = {opasity: 100, label:"306 Adams Ranch Road"}; InfoHTML = "
306 Adams Ranch Road
Telluride Apartments is now accepting applications for 1 & 2 bedroom apartments. On-site laundry, playground, basketball court, full kitchens, appliances, handicap access. Applications may be picked up at 306 Adams Ranch Road. 970-728-3821. Colorado TDD, 1-800-659-2656. This institution is an equal opportunity provider.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 5); map.addOverlay(marker); aLocations[5] = new Array(marker, "306 Adams Ranch Road", InfoHTML, point); point = new GLatLng(38.4722058, -107.8695039); footerHtml = ""; // Define Marker options = {opasity: 100, label:"346 S. 9th Street"}; InfoHTML = "
346 S. 9th Street
Colorado West Property Management 970-249-2739 Call us first! Largest selection of rentals in Montrose. Homes, Condos, Apartments, Mobile Homes.Units available now. 346 S. 9th Street cwpmrents.com
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 6); map.addOverlay(marker); aLocations[6] = new Array(marker, "346 S. 9th Street", InfoHTML, point); point = new GLatLng(38.4869853, -107.8666933); footerHtml = ""; // Define Marker options = {opasity: 100, label:"35 Cedar Avenue"}; InfoHTML = "
35 Cedar Avenue
Pinon Apartments Taking applications for 1 & 2 bedroom apartments. Laundry on site & appliances. 35 Cedar Avenue, Montrose. 12pm-2pm Mon-Wed. 240-9534 TDD #711 This institution is an equal opportunity provider.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 7); map.addOverlay(marker); aLocations[7] = new Array(marker, "35 Cedar Avenue", InfoHTML, point); point = new GLatLng(34.238456, -118.227918); footerHtml = ""; // Define Marker options = {opasity: 100, label:"741 Terrace Drive"}; InfoHTML = "
741 Terrace Drive
C/O BCE ENTERPRISES 741 Terrace Drive Beautiful townhome on Golf Course. 3BR, 2BA. Yard maintenance provided. Please call 970-626-5544 or 970-318-1477
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 8); map.addOverlay(marker); aLocations[8] = new Array(marker, "741 Terrace Drive", InfoHTML, point); point = new GLatLng(38.156489, -107.752721); footerHtml = ""; // Define Marker options = {opasity: 100, label:"Alpine Investment"}; InfoHTML = "
Alpine Investment
Alpine Investment Ridgway 81432 3BD/2BA House on 5 Acres. Fenced, Barn, Great for Horses. $1000/mo Call Jack @ 970-626-3800
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 9); map.addOverlay(marker); aLocations[9] = new Array(marker, "Alpine Investment", InfoHTML, point); point = new GLatLng(38.8967085, -107.9254016); footerHtml = ""; // Define Marker options = {opasity: 100, label:"American Land Realty 370 South Grand Mesa Drive"}; InfoHTML = "
American Land Realty 370 South Grand Mesa Drive
American Land Realty 370 South Grand Mesa Drive CEDAREDGE 81413 For rent now! Near Pomona School. 3bd/1.5 bath home for $900/mo. 970-234-2305. AmericanLand Realty.com
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 10); map.addOverlay(marker); aLocations[10] = new Array(marker, "American Land Realty 370 South Grand Mesa Drive", InfoHTML, point); point = new GLatLng(38.471733, -107.864334); footerHtml = ""; // Define Marker options = {opasity: 100, label:"California Mesa"}; InfoHTML = "
California Mesa
Nice 2BD/1BA Home, newly painted, on 1.3 ac., completely fenced, corrals & outbuildings, loc. on Calif. Mesa. $850/mo, $1200 dep. Avail 4/1 Call 1-209-675-6397
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 11); map.addOverlay(marker); aLocations[11] = new Array(marker, "California Mesa", InfoHTML, point); point = new GLatLng(38.47885, -107.877716); footerHtml = ""; // Define Marker options = {opasity: 100, label:"Main & Townsend"}; InfoHTML = "
Main & Townsend
Studio & 1BD Apt. All Utilities Paid, incl. cable& phone, complimentary laundry facility located at Main & Townsend (above previous sagebrush bookstore) 249-2588
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 12); map.addOverlay(marker); aLocations[12] = new Array(marker, "Main & Townsend", InfoHTML, point); point = new GLatLng(38.467239, -107.852829); footerHtml = ""; // Define Marker options = {opasity: 100, label:"Pavillion Dr."}; InfoHTML = "
Pavillion Dr.
Town Houses 2BD/2BA, 1 Car Garage $750 + dam. 2BD/2BA, 2 Car Garage $800 + dam. Both near Pavillion, well kept. W/S/T Paid. Pets/Smoke Free 249-6797 or 596-0040
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options, 13); map.addOverlay(marker); aLocations[13] = new Array(marker, "Pavillion Dr.", InfoHTML, point); point = new GLatLng(38.522761, -107.860373); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ambulance Service of Montrose"}; InfoHTML = "
|Ambulance Service of Montrose
Ambulance Service of Montrose 249-8888
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 14); map.addOverlay(marker); aLocations[14] = new Array(marker, "|Ambulance Service of Montrose", InfoHTML, point); point = new GLatLng(38.480635, -107.8651488); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Centennial Middle School"}; InfoHTML = "
|Centennial Middle School
Centennial Middle School 249-2576
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 15); map.addOverlay(marker); aLocations[15] = new Array(marker, "|Centennial Middle School", InfoHTML, point); point = new GLatLng(38.4744431, -107.8408182); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Colorado West Christian School_"}; InfoHTML = "
|Colorado West Christian School_
Colorado West Christian School 249-1094
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 16); map.addOverlay(marker); aLocations[16] = new Array(marker, "|Colorado West Christian School_", InfoHTML, point); point = new GLatLng(38.4717708, -107.8642475); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Columbine Middle School"}; InfoHTML = "
|Columbine Middle School
Columbine Middle School 249-2581
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 17); map.addOverlay(marker); aLocations[17] = new Array(marker, "|Columbine Middle School", InfoHTML, point); point = new GLatLng(38.4519166, -107.8633262); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Cottonwood Elementary"}; InfoHTML = "
|Cottonwood Elementary
Cottonwood Elementary 249-2539
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 18); map.addOverlay(marker); aLocations[18] = new Array(marker, "|Cottonwood Elementary", InfoHTML, point); point = new GLatLng(38.4380293, -107.8667535); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Early Childhood Center"}; InfoHTML = "
|Early Childhood Center
Early Childhood Center 249-2548
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 19); map.addOverlay(marker); aLocations[19] = new Array(marker, "|Early Childhood Center", InfoHTML, point); point = new GLatLng(38.470162, -107.873176); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Head Start"}; InfoHTML = "
|Head Start
Head Start 249-5858
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 20); map.addOverlay(marker); aLocations[20] = new Array(marker, "|Head Start", InfoHTML, point); point = new GLatLng(38.6348648, -107.9746345); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Holy Guardian Angels School"}; InfoHTML = "
|Holy Guardian Angels School
Holy Guardian Angels School 323-5057
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 21); map.addOverlay(marker); aLocations[21] = new Array(marker, "|Holy Guardian Angels School", InfoHTML, point); point = new GLatLng(38.4886709, -107.8386512); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Johnson Elementary"}; InfoHTML = "
|Johnson Elementary
Johnson Elementary 249-2584
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 22); map.addOverlay(marker); aLocations[22] = new Array(marker, "|Johnson Elementary", InfoHTML, point); point = new GLatLng(38.4883065, -107.8560541); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Mesa State College: Montrose Campus"}; InfoHTML = "
|Mesa State College: Montrose Campus
Mesa State College: Montrose Campus 249-7009
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 23); map.addOverlay(marker); aLocations[23] = new Array(marker, "|Mesa State College: Montrose Campus", InfoHTML, point); point = new GLatLng(38.4782048, -107.8786508); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Monart School of Art"}; InfoHTML = "
|Monart School of Art
Monart School of Art 252-0241
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 24); map.addOverlay(marker); aLocations[24] = new Array(marker, "|Monart School of Art", InfoHTML, point); point = new GLatLng(38.4744815, -107.8498119); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Christian Childhood"}; InfoHTML = "
|Montrose Christian Childhood
Montrose Christian Childhood 249-0710
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 25); map.addOverlay(marker); aLocations[25] = new Array(marker, "|Montrose Christian Childhood", InfoHTML, point); point = new GLatLng(38.4789594, -107.8754926); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose City Hall"}; InfoHTML = "
|Montrose City Hall
Montrose City Hall 240-1400
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 26); map.addOverlay(marker); aLocations[26] = new Array(marker, "|Montrose City Hall", InfoHTML, point); point = new GLatLng(38.4725371, -107.8631965); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Community Christian School"}; InfoHTML = "
|Montrose Community Christian School
Montrose Community Christian School 240-1179
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 27); map.addOverlay(marker); aLocations[27] = new Array(marker, "|Montrose Community Christian School", InfoHTML, point); point = new GLatLng(38.4781647, -107.8765876); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose County Clerk"}; InfoHTML = "
|Montrose County Clerk
Montrose County Clerk 249-3362
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 28); map.addOverlay(marker); aLocations[28] = new Array(marker, "|Montrose County Clerk", InfoHTML, point); point = new GLatLng(38.4852824, -107.8721885); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose County Fairgrounds"}; InfoHTML = "
|Montrose County Fairgrounds
Montrose County Fairgrounds 249-8884
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 29); map.addOverlay(marker); aLocations[29] = new Array(marker, "|Montrose County Fairgrounds", InfoHTML, point); point = new GLatLng(38.4635222, -107.8663045); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose County Health & Human Services"}; InfoHTML = "
|Montrose County Health & Human Services
Montrose County Health & Human Services 252-5000
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 30); map.addOverlay(marker); aLocations[30] = new Array(marker, "|Montrose County Health & Human Services", InfoHTML, point); point = new GLatLng(38.4693006, -107.8748122); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose County Justice Center"}; InfoHTML = "
|Montrose County Justice Center
Montrose County Justice Center 252-4300
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 31); map.addOverlay(marker); aLocations[31] = new Array(marker, "|Montrose County Justice Center", InfoHTML, point); point = new GLatLng(38.4829566, -107.887908); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose County Sheriff"}; InfoHTML = "
|Montrose County Sheriff
Montrose County Sheriff 249-6606
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 32); map.addOverlay(marker); aLocations[32] = new Array(marker, "|Montrose County Sheriff", InfoHTML, point); point = new GLatLng(38.4768097, -107.8719015); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Fire Department"}; InfoHTML = "
|Montrose Fire Department
Montrose Fire Department 249-9181
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 33); map.addOverlay(marker); aLocations[33] = new Array(marker, "|Montrose Fire Department", InfoHTML, point); point = new GLatLng(38.47375, -107.873704); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose High School"}; InfoHTML = "
|Montrose High School
Montrose High School 249-6636
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 34); map.addOverlay(marker); aLocations[34] = new Array(marker, "|Montrose High School", InfoHTML, point); point = new GLatLng(38.4800855, -107.8699024); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Memorial Hospital"}; InfoHTML = "
|Montrose Memorial Hospital
Montrose Memorial Hospital 249-2211
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 35); map.addOverlay(marker); aLocations[35] = new Array(marker, "|Montrose Memorial Hospital", InfoHTML, point); point = new GLatLng(38.4789487, -107.8754444); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Police Department"}; InfoHTML = "
|Montrose Police Department
Montrose Police Department 252-5200
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 36); map.addOverlay(marker); aLocations[36] = new Array(marker, "|Montrose Police Department", InfoHTML, point); point = new GLatLng(38.4774018, -107.8757285); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Public Library"}; InfoHTML = "
|Montrose Public Library
Montrose Public Library 249-9656
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 37); map.addOverlay(marker); aLocations[37] = new Array(marker, "|Montrose Public Library", InfoHTML, point); point = new GLatLng(38.4698514, -107.8740299); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Montrose Recreation Pool"}; InfoHTML = "
|Montrose Recreation Pool
Montrose Recreation Pool 249-7706
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 38); map.addOverlay(marker); aLocations[38] = new Array(marker, "|Montrose Recreation Pool", InfoHTML, point); point = new GLatLng(38.48426, -107.880115); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Northside Elementary"}; InfoHTML = "
|Northside Elementary
Northside Elementary 249-2554
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 39); map.addOverlay(marker); aLocations[39] = new Array(marker, "|Northside Elementary", InfoHTML, point); point = new GLatLng(38.4651123, -107.8694505); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Oak Grove"}; InfoHTML = "
|Oak Grove
Oak Grove Elementary 249-6867
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 40); map.addOverlay(marker); aLocations[40] = new Array(marker, "|Oak Grove", InfoHTML, point); point = new GLatLng(38.6088601, -107.9819028); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Olathe Elementary"}; InfoHTML = "
|Olathe Elementary
Olathe Elementary 252-7940
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 41); map.addOverlay(marker); aLocations[41] = new Array(marker, "|Olathe Elementary", InfoHTML, point); point = new GLatLng(38.6051078, -107.9831312); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Olathe Fire Department"}; InfoHTML = "
|Olathe Fire Department
Olathe Fire Department 323-6234
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 42); map.addOverlay(marker); aLocations[42] = new Array(marker, "|Olathe Fire Department", InfoHTML, point); point = new GLatLng(38.60624, -107.9837911); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Olathe Medical Clinic"}; InfoHTML = "
|Olathe Medical Clinic
Olathe Medical Clinic 323-6141
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 43); map.addOverlay(marker); aLocations[43] = new Array(marker, "|Olathe Medical Clinic", InfoHTML, point); point = new GLatLng(38.614352, -107.979679); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Olathe Middle School"}; InfoHTML = "
|Olathe Middle School
Olathe Middle School 252-7945
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 44); map.addOverlay(marker); aLocations[44] = new Array(marker, "|Olathe Middle School", InfoHTML, point); point = new GLatLng(38.603764, -107.983147); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Olathe Town Hall"}; InfoHTML = "
|Olathe Town Hall
Olathe Town Hall 323-5601
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 45); map.addOverlay(marker); aLocations[45] = new Array(marker, "|Olathe Town Hall", InfoHTML, point); point = new GLatLng(38.0220159, -107.6700964); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ouray County Clerk"}; InfoHTML = "
|Ouray County Clerk
Ouray County Clerk 325-4961
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 46); map.addOverlay(marker); aLocations[46] = new Array(marker, "|Ouray County Clerk", InfoHTML, point); point = new GLatLng(38.2357321, -107.7367438); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ouray County Fairgrounds"}; InfoHTML = "
|Ouray County Fairgrounds
Ouray County Fairgrounds 626-3304
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 47); map.addOverlay(marker); aLocations[47] = new Array(marker, "|Ouray County Fairgrounds", InfoHTML, point); point = new GLatLng(38.0238404, -107.6701987); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ouray Elementary, Middle, High School"}; InfoHTML = "
|Ouray Elementary, Middle, High School
Ouray Elementary, Middle, High School
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 48); map.addOverlay(marker); aLocations[48] = new Array(marker, "|Ouray Elementary, Middle, High School", InfoHTML, point); point = new GLatLng(38.0196951, -107.6673443); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ouray Public Library"}; InfoHTML = "
|Ouray Public Library
Ouray Public Library 325-4616
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 49); map.addOverlay(marker); aLocations[49] = new Array(marker, "|Ouray Public Library", InfoHTML, point); point = new GLatLng(38.0226511, -107.671211); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ouray Town Hall"}; InfoHTML = "
|Ouray Town Hall
Ouray Town Hall 325-7060
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 50); map.addOverlay(marker); aLocations[50] = new Array(marker, "|Ouray Town Hall", InfoHTML, point); point = new GLatLng(38.474777, -107.8657965); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Passage Charter School"}; InfoHTML = "
|Passage Charter School
Passage Charter School 249-8066_
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 51); map.addOverlay(marker); aLocations[51] = new Array(marker, "|Passage Charter School", InfoHTML, point); point = new GLatLng(38.4672033, -107.8512099); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Pavilion-Civic & Senior Center"}; InfoHTML = "
|Pavilion-Civic & Senior Center
Pavilion-Civic & Senior Center 249-7015
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 52); map.addOverlay(marker); aLocations[52] = new Array(marker, "|Pavilion-Civic & Senior Center", InfoHTML, point); point = new GLatLng(38.4715069, -107.8678353); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Pomona Elementary"}; InfoHTML = "
|Pomona Elementary
Pomona Elementary 249-2514
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 53); map.addOverlay(marker); aLocations[53] = new Array(marker, "|Pomona Elementary", InfoHTML, point); point = new GLatLng(38.153443, -107.754877); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ridgway Community Library"}; InfoHTML = "
|Ridgway Community Library
Ridgway Community Library 626-5252
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 54); map.addOverlay(marker); aLocations[54] = new Array(marker, "|Ridgway Community Library", InfoHTML, point); point = new GLatLng(38.154667, -107.7550464); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ridgway Fire Department"}; InfoHTML = "
|Ridgway Fire Department
Ridgway Fire Department 626-5311
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options, 55); map.addOverlay(marker); aLocations[55] = new Array(marker, "|Ridgway Fire Department", InfoHTML, point); point = new GLatLng(38.1524827, -107.7641356); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ridgway K-5 Elementary"}; InfoHTML = "
|Ridgway K-5 Elementary
Ridgway K-5 Elementary 626-5788
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 56); map.addOverlay(marker); aLocations[56] = new Array(marker, "|Ridgway K-5 Elementary", InfoHTML, point); point = new GLatLng(38.1525078, -107.7547779); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Ridgway Town Hall"}; InfoHTML = "
|Ridgway Town Hall
Ridgway Town Clerk 626-5308
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_brown.png"; marker = createMarker(point, InfoHTML, iconsm, options, 57); map.addOverlay(marker); aLocations[57] = new Array(marker, "|Ridgway Town Hall", InfoHTML, point); point = new GLatLng(38.4672267, -107.8593083); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Rocky Mountain International Academy"}; InfoHTML = "
|Rocky Mountain International Academy
Rocky Mountain International Academy 249-0194
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 58); map.addOverlay(marker); aLocations[58] = new Array(marker, "|Rocky Mountain International Academy", InfoHTML, point); point = new GLatLng(38.4650447, -107.8697241); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Spring Creek Christian School"}; InfoHTML = "
|Spring Creek Christian School
Spring Creek Christian School 249-5500
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 59); map.addOverlay(marker); aLocations[59] = new Array(marker, "|Spring Creek Christian School", InfoHTML, point); point = new GLatLng(38.4897039, -107.8571152); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|The Learning Center of Montrose TLC"}; InfoHTML = "
|The Learning Center of Montrose TLC
The Learning Center of Montrose TLC 252-8877
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 60); map.addOverlay(marker); aLocations[60] = new Array(marker, "|The Learning Center of Montrose TLC", InfoHTML, point); point = new GLatLng(38.4807393, -107.8743897); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Tree of Life Preschool"}; InfoHTML = "
|Tree of Life Preschool
Tree of Life Preschool 249-3758
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 61); map.addOverlay(marker); aLocations[61] = new Array(marker, "|Tree of Life Preschool", InfoHTML, point); point = new GLatLng(38.4879396, -107.882349); footerHtml = ""; // Define Marker options = {opasity: 100, label:"|Vista Charter School"}; InfoHTML = "
|Vista Charter School
Vista Charter School 249-4477
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options, 62); map.addOverlay(marker); aLocations[62] = new Array(marker, "|Vista Charter School", InfoHTML, point); // And finnaly create sidebar createSideBar(); }