function addMarkers(){
mySelect = document.getElementById('selection');
Cleveland = [];Cincinnati = [];Saint_Clairsville = [];Ravenna = [];Huron = [];Columbus = [];Akron = [];Findlay = [];North_Canton = [];Parma = [];Newark = [];Saint_Martin = [];Springfield = [];Toledo = [];Piqua = [];Niles = [];Gallipolis = [];Nelsonville = [];Dayton = [];Norwood = [];Strongsville = [];Youngstown = [];Lima = [];Steubenville = [];Ashtabula = [];East_Liverpool = [];Burton = [];Salem = [];Canton = [];Warren = [];New_Philadelphia = [];Kirtland = [];Elyria = [];Marion = [];Hamilton = [];Middletown = [];Mansfield = [];Archbold = [];Sandusky = [];Sheffield_Village = [];Wooster = [];Chillicothe = [];Lancaster = [];Zanesville = [];Perrysburg = [];Centerville = [];Hillsboro = [];Fremont = [];Orrville = [];Batavia = [];Blue_Ash = [];Lakewood = [];Marietta = [];Celina = [];mySelect.options[mySelect.options.length] = new Option("Akron Schools",'all=Akron');
mySelect.options[mySelect.options.length] = new Option("Archbold Schools",'all=Archbold');
mySelect.options[mySelect.options.length] = new Option("Ashtabula Schools",'all=Ashtabula');
mySelect.options[mySelect.options.length] = new Option("Batavia Schools",'all=Batavia');
mySelect.options[mySelect.options.length] = new Option("Blue Ash Schools",'all=Blue_Ash');
mySelect.options[mySelect.options.length] = new Option("Burton Schools",'all=Burton');
mySelect.options[mySelect.options.length] = new Option("Canton Schools",'all=Canton');
mySelect.options[mySelect.options.length] = new Option("Celina Schools",'all=Celina');
mySelect.options[mySelect.options.length] = new Option("Centerville Schools",'all=Centerville');
mySelect.options[mySelect.options.length] = new Option("Chillicothe Schools",'all=Chillicothe');
mySelect.options[mySelect.options.length] = new Option("Cincinnati Schools",'all=Cincinnati');
mySelect.options[mySelect.options.length] = new Option("Cleveland Schools",'all=Cleveland');
mySelect.options[mySelect.options.length] = new Option("Columbus Schools",'all=Columbus');
mySelect.options[mySelect.options.length] = new Option("Dayton Schools",'all=Dayton');
mySelect.options[mySelect.options.length] = new Option("East Liverpool Schools",'all=East_Liverpool');
mySelect.options[mySelect.options.length] = new Option("Elyria Schools",'all=Elyria');
mySelect.options[mySelect.options.length] = new Option("Findlay Schools",'all=Findlay');
mySelect.options[mySelect.options.length] = new Option("Fremont Schools",'all=Fremont');
mySelect.options[mySelect.options.length] = new Option("Gallipolis Schools",'all=Gallipolis');
mySelect.options[mySelect.options.length] = new Option("Hamilton Schools",'all=Hamilton');
mySelect.options[mySelect.options.length] = new Option("Hillsboro Schools",'all=Hillsboro');
mySelect.options[mySelect.options.length] = new Option("Huron Schools",'all=Huron');
mySelect.options[mySelect.options.length] = new Option("Kirtland Schools",'all=Kirtland');
mySelect.options[mySelect.options.length] = new Option("Lakewood Schools",'all=Lakewood');
mySelect.options[mySelect.options.length] = new Option("Lancaster Schools",'all=Lancaster');
mySelect.options[mySelect.options.length] = new Option("Lima Schools",'all=Lima');
mySelect.options[mySelect.options.length] = new Option("Mansfield Schools",'all=Mansfield');
mySelect.options[mySelect.options.length] = new Option("Marietta Schools",'all=Marietta');
mySelect.options[mySelect.options.length] = new Option("Marion Schools",'all=Marion');
mySelect.options[mySelect.options.length] = new Option("Middletown Schools",'all=Middletown');
mySelect.options[mySelect.options.length] = new Option("Nelsonville Schools",'all=Nelsonville');
mySelect.options[mySelect.options.length] = new Option("New Philadelphia Schools",'all=New_Philadelphia');
mySelect.options[mySelect.options.length] = new Option("Newark Schools",'all=Newark');
mySelect.options[mySelect.options.length] = new Option("Niles Schools",'all=Niles');
mySelect.options[mySelect.options.length] = new Option("North Canton Schools",'all=North_Canton');
mySelect.options[mySelect.options.length] = new Option("Norwood Schools",'all=Norwood');
mySelect.options[mySelect.options.length] = new Option("Orrville Schools",'all=Orrville');
mySelect.options[mySelect.options.length] = new Option("Parma Schools",'all=Parma');
mySelect.options[mySelect.options.length] = new Option("Perrysburg Schools",'all=Perrysburg');
mySelect.options[mySelect.options.length] = new Option("Piqua Schools",'all=Piqua');
mySelect.options[mySelect.options.length] = new Option("Ravenna Schools",'all=Ravenna');
mySelect.options[mySelect.options.length] = new Option("Saint Clairsville Schools",'all=Saint_Clairsville');
mySelect.options[mySelect.options.length] = new Option("Saint Martin Schools",'all=Saint_Martin');
mySelect.options[mySelect.options.length] = new Option("Salem Schools",'all=Salem');
mySelect.options[mySelect.options.length] = new Option("Sandusky Schools",'all=Sandusky');
mySelect.options[mySelect.options.length] = new Option("Sheffield Village Schools",'all=Sheffield_Village');
mySelect.options[mySelect.options.length] = new Option("Springfield Schools",'all=Springfield');
mySelect.options[mySelect.options.length] = new Option("Steubenville Schools",'all=Steubenville');
mySelect.options[mySelect.options.length] = new Option("Strongsville Schools",'all=Strongsville');
mySelect.options[mySelect.options.length] = new Option("Toledo Schools",'all=Toledo');
mySelect.options[mySelect.options.length] = new Option("Warren Schools",'all=Warren');
mySelect.options[mySelect.options.length] = new Option("Wooster Schools",'all=Wooster');
mySelect.options[mySelect.options.length] = new Option("Youngstown Schools",'all=Youngstown');
mySelect.options[mySelect.options.length] = new Option("Zanesville Schools",'all=Zanesville');
mySelect.options[mySelect.options.length] = new Option("---------------------------",'');
var tmpLatLng=0;
var tmpLen=0;
tmpLatLng=new GLatLng(41.50144099999999980,-81.6761580000000009);
tmpLen=Cleveland.length;
Cleveland[tmpLen] = createMarker(tmpLatLng,"
",iconRd);
Cleveland[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Academy Of Court Reporting-cleveland",'Cleveland=' + Cleveland.length);
tmpLatLng=new GLatLng(39.10378000000000042,-84.5108749999999986);
tmpLen=Cincinnati.length;
Cincinnati[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Cincinnati[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Antonelli College",'Cincinnati=' + Cincinnati.length);
tmpLatLng=new GLatLng(39.28626599999999768,-84.4517570000000006);
tmpLen=Cincinnati.length;
Cincinnati[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Cincinnati[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Art Institute Of Cincinnati",'Cincinnati=' + Cincinnati.length);
tmpLatLng=new GLatLng(40.07741399999999742,-80.9644779999999997);
tmpLen=Saint_Clairsville.length;
Saint_Clairsville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Saint_Clairsville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Belmont Technical College",'Saint_Clairsville=' + Saint_Clairsville.length);
tmpLatLng=new GLatLng(41.15794600000000258,-81.2986910000000051);
tmpLen=Ravenna.length;
Ravenna[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Ravenna[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Bohecker College",'Ravenna=' + Ravenna.length);
tmpLatLng=new GLatLng(41.39962299999999828,-82.5937420000000059);
tmpLen=Huron.length;
Huron[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Huron[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Bowling Green State University-firelands",'Huron=' + Huron.length);
tmpLatLng=new GLatLng(40.02411800000000141,-82.9109870000000057);
tmpLen=Columbus.length;
Columbus[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Columbus[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Bradford School",'Columbus=' + Columbus.length);
tmpLatLng=new GLatLng(41.05863500000000243,-81.4305080000000032);
tmpLen=Akron.length;
Akron[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Akron[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Brown Mackie College-akron",'Akron=' + Akron.length);
tmpLatLng=new GLatLng(39.25663899999999983,-84.4568840000000022);
tmpLen=Cincinnati.length;
Cincinnati[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Cincinnati[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Brown Mackie College-cincinnati",'Cincinnati=' + Cincinnati.length);
tmpLatLng=new GLatLng(41.05705100000000129,-83.6193219999999968);
tmpLen=Findlay.length;
Findlay[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Findlay[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Brown Mackie College-findlay",'Findlay=' + Findlay.length);
tmpLatLng=new GLatLng(40.87649199999999893,-81.4205400000000025);
tmpLen=North_Canton.length;
North_Canton[tmpLen] = createMarker(tmpLatLng,"",iconRd);
North_Canton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Brown Mackie College-north Canton",'North_Canton=' + North_Canton.length);
tmpLatLng=new GLatLng(41.40514300000000247,-81.7837959999999952);
tmpLen=Parma.length;
Parma[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Parma[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Bryant And Stratton College-parma",'Parma=' + Parma.length);
tmpLatLng=new GLatLng(40.06975299999999862,-82.4436450000000036);
tmpLen=Newark.length;
Newark[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Newark[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Central Ohio Technical College",'Newark=' + Newark.length);
tmpLatLng=new GLatLng(39.21449299999999738,-83.8933870000000041);
tmpLen=Saint_Martin.length;
Saint_Martin[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Saint_Martin[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Chatfield College",'Saint_Martin=' + Saint_Martin.length);
tmpLatLng=new GLatLng(39.15058299999999746,-84.5388599999999996);
tmpLen=Cincinnati.length;
Cincinnati[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Cincinnati[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Cincinnati State Technical And Community College",'Cincinnati=' + Cincinnati.length);
tmpLatLng=new GLatLng(39.89440900000000311,-83.8029829999999975);
tmpLen=Springfield.length;
Springfield[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Springfield[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Clark State Community College",'Springfield=' + Springfield.length);
tmpLatLng=new GLatLng(39.15790400000000204,-84.6223980000000040);
tmpLen=Cincinnati.length;
Cincinnati[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Cincinnati[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("College Of Art Advertising",'Cincinnati=' + Cincinnati.length);
tmpLatLng=new GLatLng(39.96824000000000154,-82.9864850000000018);
tmpLen=Columbus.length;
Columbus[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Columbus[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Columbus State Community College",'Columbus=' + Columbus.length);
tmpLatLng=new GLatLng(41.49493999999999971,-81.6844739999999944);
tmpLen=Cleveland.length;
Cleveland[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Cleveland[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Cuyahoga Community College District",'Cleveland=' + Cleveland.length);
tmpLatLng=new GLatLng(41.69318799999999924,-83.6297419999999931);
tmpLen=Toledo.length;
Toledo[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Toledo[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Davis College",'Toledo=' + Toledo.length);
tmpLatLng=new GLatLng(40.15920700000000209,-84.2119380000000035);
tmpLen=Piqua.length;
Piqua[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Piqua[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Edison State Community College",'Piqua=' + Piqua.length);
tmpLatLng=new GLatLng(41.20525700000000313,-80.7402009999999989);
tmpLen=Niles.length;
Niles[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Niles[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Eti Technical College",'Niles=' + Niles.length);
tmpLatLng=new GLatLng(38.84257199999999699,-82.2567980000000034);
tmpLen=Gallipolis.length;
Gallipolis[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Gallipolis[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Gallipolis Career College",'Gallipolis=' + Gallipolis.length);
tmpLatLng=new GLatLng(39.4590559999999968,-82.2321400000000011);
tmpLen=Nelsonville.length;
Nelsonville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Nelsonville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Hocking College",'Nelsonville=' + Nelsonville.length);
tmpLatLng=new GLatLng(39.76529599999999931,-84.1377420000000029);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("International College Of Broadcasting",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(39.83438799999999702,-84.1860070000000035);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Itt Technical Institute-dayton",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(39.16326200000000312,-84.4508819999999929);
tmpLen=Norwood.length;
Norwood[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Norwood[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Itt Technical Institute-norwood",'Norwood=' + Norwood.length);
tmpLatLng=new GLatLng(41.35066900000000345,-81.8081260000000014);
tmpLen=Strongsville.length;
Strongsville[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Strongsville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Itt Technical Institute-strongsville",'Strongsville=' + Strongsville.length);
tmpLatLng=new GLatLng(41.12463100000000082,-80.7109990000000010);
tmpLen=Youngstown.length;
Youngstown[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Youngstown[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Itt Technical Institute-youngstown",'Youngstown=' + Youngstown.length);
tmpLatLng=new GLatLng(40.73794099999999929,-84.0266629999999992);
tmpLen=Lima.length;
Lima[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Lima[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("James A Rhodes State College",'Lima=' + Lima.length);
tmpLatLng=new GLatLng(40.37726700000000335,-80.6702980000000025);
tmpLen=Steubenville.length;
Steubenville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Steubenville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Jefferson Community College",'Steubenville=' + Steubenville.length);
tmpLatLng=new GLatLng(41.88755799999999851,-80.8286410000000046);
tmpLen=Ashtabula.length;
Ashtabula[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Ashtabula[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-ashtabula Campus",'Ashtabula=' + Ashtabula.length);
tmpLatLng=new GLatLng(40.61737600000000014,-80.5771359999999958);
tmpLen=East_Liverpool.length;
East_Liverpool[tmpLen] = createMarker(tmpLatLng,"",iconGr);
East_Liverpool[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-east Liverpool Campus",'East_Liverpool=' + East_Liverpool.length);
tmpLatLng=new GLatLng(41.48491299999999881,-81.1449159999999949);
tmpLen=Burton.length;
Burton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Burton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-geauga Campus",'Burton=' + Burton.length);
tmpLatLng=new GLatLng(40.86414899999999761,-80.8331340000000011);
tmpLen=Salem.length;
Salem[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Salem[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-salem Campus",'Salem=' + Salem.length);
tmpLatLng=new GLatLng(40.86777000000000015,-81.4416970000000048);
tmpLen=Canton.length;
Canton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Canton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-stark Campus",'Canton=' + Canton.length);
tmpLatLng=new GLatLng(41.27834500000000161,-80.8425519999999977);
tmpLen=Warren.length;
Warren[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Warren[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-trumbull Campus",'Warren=' + Warren.length);
tmpLatLng=new GLatLng(40.46868500000000068,-81.4084529999999944);
tmpLen=New_Philadelphia.length;
New_Philadelphia[tmpLen] = createMarker(tmpLatLng,"",iconGr);
New_Philadelphia[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Kent State University-tuscarawas Campus",'New_Philadelphia=' + New_Philadelphia.length);
tmpLatLng=new GLatLng(41.63679499999999933,-81.3702559999999976);
tmpLen=Kirtland.length;
Kirtland[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Kirtland[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Lakeland Community College",'Kirtland=' + Kirtland.length);
tmpLatLng=new GLatLng(41.41274400000000355,-82.0767680000000012);
tmpLen=Elyria.length;
Elyria[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Elyria[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Lorain County Community College",'Elyria=' + Elyria.length);
tmpLatLng=new GLatLng(40.58108200000000209,-83.0892070000000018);
tmpLen=Marion.length;
Marion[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Marion[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Marion Technical College",'Marion=' + Marion.length);
tmpLatLng=new GLatLng(41.65894899999999978,-83.5508339999999947);
tmpLen=Toledo.length;
Toledo[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Toledo[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Mercy College Of Northwest Ohio",'Toledo=' + Toledo.length);
tmpLatLng=new GLatLng(39.38306200000000245,-84.5615310000000022);
tmpLen=Hamilton.length;
Hamilton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Hamilton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Miami University-hamilton",'Hamilton=' + Hamilton.length);
tmpLatLng=new GLatLng(39.52715800000000001,-84.3557409999999947);
tmpLen=Middletown.length;
Middletown[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Middletown[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Miami University-middletown",'Middletown=' + Middletown.length);
tmpLatLng=new GLatLng(39.76186200000000070,-84.1870609999999999);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Miami-jacobs Career College",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(40.79898800000000136,-82.5817870000000056);
tmpLen=Mansfield.length;
Mansfield[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Mansfield[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("North Central State College",'Mansfield=' + Mansfield.length);
tmpLatLng=new GLatLng(41.44954700000000258,-84.2980720000000047);
tmpLen=Archbold.length;
Archbold[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Archbold[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Northwest State Community College",'Archbold=' + Archbold.length);
tmpLatLng=new GLatLng(41.42096899999999948,-82.6768019999999950);
tmpLen=Sandusky.length;
Sandusky[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Sandusky[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio Business College",'Sandusky=' + Sandusky.length);
tmpLatLng=new GLatLng(41.41784299999999774,-82.1316719999999946);
tmpLen=Sheffield_Village.length;
Sheffield_Village[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Sheffield_Village[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio Business College Sheffield Village",'Sheffield_Village=' + Sheffield_Village.length);
tmpLatLng=new GLatLng(39.70705399999999940,-84.2051589999999947);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio Institute Of Photography And Technology",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(40.77462200000000081,-81.9243060000000014);
tmpLen=Wooster.length;
Wooster[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Wooster[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio State University Agricultural Technical Insti",'Wooster=' + Wooster.length);
tmpLatLng=new GLatLng(41.51836600000000032,-81.6563179999999988);
tmpLen=Cleveland.length;
Cleveland[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Cleveland[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio Technical College",'Cleveland=' + Cleveland.length);
tmpLatLng=new GLatLng(39.33336700000000263,-83.0067820000000011);
tmpLen=Chillicothe.length;
Chillicothe[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Chillicothe[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio University-chillicothe Campus",'Chillicothe=' + Chillicothe.length);
tmpLatLng=new GLatLng(40.07225199999999887,-80.9764380000000016);
tmpLen=Saint_Clairsville.length;
Saint_Clairsville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Saint_Clairsville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio University-eastern Campus",'Saint_Clairsville=' + Saint_Clairsville.length);
tmpLatLng=new GLatLng(39.73970899999999772,-82.5878419999999948);
tmpLen=Lancaster.length;
Lancaster[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Lancaster[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio University-lancaster Campus",'Lancaster=' + Lancaster.length);
tmpLatLng=new GLatLng(39.95887100000000202,-82.0285539999999997);
tmpLen=Zanesville.length;
Zanesville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Zanesville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio University-zanesville Campus",'Zanesville=' + Zanesville.length);
tmpLatLng=new GLatLng(40.65746500000000196,-80.5741560000000021);
tmpLen=East_Liverpool.length;
East_Liverpool[tmpLen] = createMarker(tmpLatLng,"",iconRd);
East_Liverpool[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Ohio Valley College Of Technology",'East_Liverpool=' + East_Liverpool.length);
tmpLatLng=new GLatLng(41.59146899999999647,-83.5376749999999930);
tmpLen=Perrysburg.length;
Perrysburg[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Perrysburg[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Owens Community College",'Perrysburg=' + Perrysburg.length);
tmpLatLng=new GLatLng(41.42391500000000093,-81.5814519999999987);
tmpLen=Cleveland.length;
Cleveland[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Cleveland[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Remington College-cleveland Campus",'Cleveland=' + Cleveland.length);
tmpLatLng=new GLatLng(39.67355899999999735,-84.2243919999999945);
tmpLen=Centerville.length;
Centerville[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Centerville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Rets Tech Center",'Centerville=' + Centerville.length);
tmpLatLng=new GLatLng(39.33659099999999853,-83.0263369999999980);
tmpLen=Chillicothe.length;
Chillicothe[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Chillicothe[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Samuel Stephen College",'Chillicothe=' + Chillicothe.length);
tmpLatLng=new GLatLng(39.75808500000000123,-84.1997929999999996);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Sinclair Community College",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(39.73804799999999914,-82.5698040000000048);
tmpLen=Lancaster.length;
Lancaster[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Lancaster[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Southeastern Business College",'Lancaster=' + Lancaster.length);
tmpLatLng=new GLatLng(39.23490300000000274,-83.6101689999999990);
tmpLen=Hillsboro.length;
Hillsboro[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Hillsboro[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Southern State Community College",'Hillsboro=' + Hillsboro.length);
tmpLatLng=new GLatLng(39.76192700000000002,-84.1944239999999979);
tmpLen=Dayton.length;
Dayton[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Dayton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Southwestern College",'Dayton=' + Dayton.length);
tmpLatLng=new GLatLng(40.87089900000000142,-81.4415869999999983);
tmpLen=North_Canton.length;
North_Canton[tmpLen] = createMarker(tmpLatLng,"",iconGr);
North_Canton[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Stark State College Of Technology",'North_Canton=' + North_Canton.length);
tmpLatLng=new GLatLng(41.59984800000000149,-83.6682380000000023);
tmpLen=Toledo.length;
Toledo[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Toledo[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Stautzenberger College",'Toledo=' + Toledo.length);
tmpLatLng=new GLatLng(39.91675999999999646,-82.9147789999999957);
tmpLen=Columbus.length;
Columbus[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Columbus[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Technology Education College",'Columbus=' + Columbus.length);
tmpLatLng=new GLatLng(41.34917599999999993,-83.1558859999999953);
tmpLen=Fremont.length;
Fremont[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Fremont[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Terra State Community College",'Fremont=' + Fremont.length);
tmpLatLng=new GLatLng(41.21095700000000050,-80.7816030000000040);
tmpLen=Warren.length;
Warren[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Warren[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Trumbull Business College",'Warren=' + Warren.length);
tmpLatLng=new GLatLng(40.85913599999999945,-81.7885200000000054);
tmpLen=Orrville.length;
Orrville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Orrville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("University Of Akron Wayne College",'Orrville=' + Orrville.length);
tmpLatLng=new GLatLng(39.07849399999999917,-84.2019119999999929);
tmpLen=Batavia.length;
Batavia[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Batavia[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("University Of Cincinnati-clermont College",'Batavia=' + Batavia.length);
tmpLatLng=new GLatLng(39.23284499999999752,-84.3959030000000041);
tmpLen=Blue_Ash.length;
Blue_Ash[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Blue_Ash[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("University Of Cincinnati-raymond Walters College",'Blue_Ash=' + Blue_Ash.length);
tmpLatLng=new GLatLng(40.75974300000000027,-84.1471920000000039);
tmpLen=Lima.length;
Lima[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Lima[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("University Of Northwestern Ohio",'Lima=' + Lima.length);
tmpLatLng=new GLatLng(41.48347400000000107,-81.7691999999999978);
tmpLen=Lakewood.length;
Lakewood[tmpLen] = createMarker(tmpLatLng,"",iconRd);
Lakewood[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Virginia Marti College Of Art And Design",'Lakewood=' + Lakewood.length);
tmpLatLng=new GLatLng(39.42987500000000267,-81.4369659999999981);
tmpLen=Marietta.length;
Marietta[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Marietta[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Washington State Community College",'Marietta=' + Marietta.length);
tmpLatLng=new GLatLng(40.54966600000000198,-84.5085650000000043);
tmpLen=Celina.length;
Celina[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Celina[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Wright State University-lake Campus",'Celina=' + Celina.length);
tmpLatLng=new GLatLng(39.96008100000000240,-82.0323039999999963);
tmpLen=Zanesville.length;
Zanesville[tmpLen] = createMarker(tmpLatLng,"",iconGr);
Zanesville[tmpLen].point = tmpLatLng;
mySelect.options[mySelect.options.length] = new Option("Zane State College",'Zanesville=' + Zanesville.length);
getPoly("","state","","OH");}
// End addStateMarkers JavaScript Function
//open all when map is defined
function openAll() {
if (map) {
selectChange("all");
} else {
setTimeout("openAll()",200);
}
}
// Takes an array of markers and centers/zooms map based on marker range
function centerByArray(myArray, recenter, newMaxMin){
if (newMaxMin == true)
reMaxMin(myArray);
for (var i = 0; i < myArray.length; i++){
var markLng = myArray[i].point.x;
var markLat = myArray[i].point.y;
if (markLat > maxLat) maxLat = markLat;
if (markLng > maxLng) maxLng = markLng;
if (markLat < minLat) minLat = markLat;
if (markLng < minLng) minLng = markLng;
}
if (recenter)
reCenterMap();
}
// Reinit max/mins
function reMaxMin(myArray){
maxLng = myArray[0].point.x;
maxLat = myArray[0].point.y;
minLng = myArray[0].point.x;
minLat = myArray[0].point.y;
}
// Recenter map based on global max/mins
function reCenterMap(){
//alert('#' + minLat + '#' + minLng + '#' + maxLat + '#' + maxLng);
var bounds = new GLatLngBounds();
bounds.extend(new GLatLng(minLat, minLng));
bounds.extend(new GLatLng(maxLat, maxLng));
var center_lat = (bounds.getNorthEast().lat() + bounds.getSouthWest().lat()) / 2.0;
var center_lng = (bounds.getNorthEast().lng() + bounds.getSouthWest().lng()) / 2.0;
var center = new GLatLng(center_lat, center_lng);
var zoom = map.getBoundsZoomLevel(bounds);
map.setCenter(center,zoom);
//map.setCenter(center,10);
/*
var center = new GPoint( (maxLng + minLng)/2, (maxLat+minLat)/2 );
var delta = new GSize(maxLng - minLng, maxLat - minLat);
var minZoom = map.spec.getLowestZoomLevel(center, delta, map.viewSize);
if (minZoom < 4) minZoom = 4; // Lowest possible zoom is 4
map.centerAndZoom(center, minZoom);
*/
}
// Fires when drop down list of schools changes
function selectChange(selection) {
if (selection.options) {
var _openNewWindow=true;
var myVal = selection.options[selection.selectedIndex].value;
} else {
var _openNewWindow=false;
var myVal=selection;
}
map.closeInfoWindow();
// Add entire array based on variable type
if (myVal.indexOf('all') != -1 && myVal != 'all'){
var temp = myVal.split('=');
var showArray = temp[1];
// If Array is > X amount of markers, then open in a new page
if (eval(showArray).length > 20)
// New window depends on whether or not we're on the search page
if (location.href.indexOf('schools-by-distance') == -1)
window.open(location.href + '/map/all');
else
window.open('/search////all');
map.removeOverlays(Akron);
map.removeOverlays(Archbold);
map.removeOverlays(Ashtabula);
map.removeOverlays(Batavia);
map.removeOverlays(Blue_Ash);
map.removeOverlays(Burton);
map.removeOverlays(Canton);
map.removeOverlays(Celina);
map.removeOverlays(Centerville);
map.removeOverlays(Chillicothe);
map.removeOverlays(Cincinnati);
map.removeOverlays(Cleveland);
map.removeOverlays(Columbus);
map.removeOverlays(Dayton);
map.removeOverlays(East_Liverpool);
map.removeOverlays(Elyria);
map.removeOverlays(Findlay);
map.removeOverlays(Fremont);
map.removeOverlays(Gallipolis);
map.removeOverlays(Hamilton);
map.removeOverlays(Hillsboro);
map.removeOverlays(Huron);
map.removeOverlays(Kirtland);
map.removeOverlays(Lakewood);
map.removeOverlays(Lancaster);
map.removeOverlays(Lima);
map.removeOverlays(Mansfield);
map.removeOverlays(Marietta);
map.removeOverlays(Marion);
map.removeOverlays(Middletown);
map.removeOverlays(Nelsonville);
map.removeOverlays(New_Philadelphia);
map.removeOverlays(Newark);
map.removeOverlays(Niles);
map.removeOverlays(North_Canton);
map.removeOverlays(Norwood);
map.removeOverlays(Orrville);
map.removeOverlays(Parma);
map.removeOverlays(Perrysburg);
map.removeOverlays(Piqua);
map.removeOverlays(Ravenna);
map.removeOverlays(Saint_Clairsville);
map.removeOverlays(Saint_Martin);
map.removeOverlays(Salem);
map.removeOverlays(Sandusky);
map.removeOverlays(Sheffield_Village);
map.removeOverlays(Springfield);
map.removeOverlays(Steubenville);
map.removeOverlays(Strongsville);
map.removeOverlays(Toledo);
map.removeOverlays(Warren);
map.removeOverlays(Wooster);
map.removeOverlays(Youngstown);
map.removeOverlays(Zanesville);
map.addOverlays(eval(showArray));
centerByArray(eval(showArray), true, true); // Center and zoom on set of markers
}
// Add individual markers
if (myVal.indexOf('all') == -1 && myVal != 'all' && myVal.length) {
var temp = myVal.split('=');
var myArray = temp[0];
var myIndex = parseInt(temp[1]) - 1;
document.getElementById('map').width = "750";
map.removeOverlay(eval(myArray)[myIndex]);
map.addOverlay(eval(myArray)[myIndex]);
GEvent.trigger(eval(myArray)[myIndex],'click');
}
// Show all markers
if (myVal == 'all') {
cntMarker = 0;
reMaxMin(Cleveland);map.removeOverlays(Akron);
map.removeOverlays(Archbold);
map.removeOverlays(Ashtabula);
map.removeOverlays(Batavia);
map.removeOverlays(Blue_Ash);
map.removeOverlays(Burton);
map.removeOverlays(Canton);
map.removeOverlays(Celina);
map.removeOverlays(Centerville);
map.removeOverlays(Chillicothe);
map.removeOverlays(Cincinnati);
map.removeOverlays(Cleveland);
map.removeOverlays(Columbus);
map.removeOverlays(Dayton);
map.removeOverlays(East_Liverpool);
map.removeOverlays(Elyria);
map.removeOverlays(Findlay);
map.removeOverlays(Fremont);
map.removeOverlays(Gallipolis);
map.removeOverlays(Hamilton);
map.removeOverlays(Hillsboro);
map.removeOverlays(Huron);
map.removeOverlays(Kirtland);
map.removeOverlays(Lakewood);
map.removeOverlays(Lancaster);
map.removeOverlays(Lima);
map.removeOverlays(Mansfield);
map.removeOverlays(Marietta);
map.removeOverlays(Marion);
map.removeOverlays(Middletown);
map.removeOverlays(Nelsonville);
map.removeOverlays(New_Philadelphia);
map.removeOverlays(Newark);
map.removeOverlays(Niles);
map.removeOverlays(North_Canton);
map.removeOverlays(Norwood);
map.removeOverlays(Orrville);
map.removeOverlays(Parma);
map.removeOverlays(Perrysburg);
map.removeOverlays(Piqua);
map.removeOverlays(Ravenna);
map.removeOverlays(Saint_Clairsville);
map.removeOverlays(Saint_Martin);
map.removeOverlays(Salem);
map.removeOverlays(Sandusky);
map.removeOverlays(Sheffield_Village);
map.removeOverlays(Springfield);
map.removeOverlays(Steubenville);
map.removeOverlays(Strongsville);
map.removeOverlays(Toledo);
map.removeOverlays(Warren);
map.removeOverlays(Wooster);
map.removeOverlays(Youngstown);
map.removeOverlays(Zanesville);
map.addOverlays(Akron);
centerByArray(Akron, false, false);
cntMarker += Akron.length;
map.addOverlays(Archbold);
centerByArray(Archbold, false, false);
cntMarker += Archbold.length;
map.addOverlays(Ashtabula);
centerByArray(Ashtabula, false, false);
cntMarker += Ashtabula.length;
map.addOverlays(Batavia);
centerByArray(Batavia, false, false);
cntMarker += Batavia.length;
map.addOverlays(Blue_Ash);
centerByArray(Blue_Ash, false, false);
cntMarker += Blue_Ash.length;
map.addOverlays(Burton);
centerByArray(Burton, false, false);
cntMarker += Burton.length;
map.addOverlays(Canton);
centerByArray(Canton, false, false);
cntMarker += Canton.length;
map.addOverlays(Celina);
centerByArray(Celina, false, false);
cntMarker += Celina.length;
map.addOverlays(Centerville);
centerByArray(Centerville, false, false);
cntMarker += Centerville.length;
map.addOverlays(Chillicothe);
centerByArray(Chillicothe, false, false);
cntMarker += Chillicothe.length;
map.addOverlays(Cincinnati);
centerByArray(Cincinnati, false, false);
cntMarker += Cincinnati.length;
map.addOverlays(Cleveland);
centerByArray(Cleveland, false, false);
cntMarker += Cleveland.length;
map.addOverlays(Columbus);
centerByArray(Columbus, false, false);
cntMarker += Columbus.length;
map.addOverlays(Dayton);
centerByArray(Dayton, false, false);
cntMarker += Dayton.length;
map.addOverlays(East_Liverpool);
centerByArray(East_Liverpool, false, false);
cntMarker += East_Liverpool.length;
map.addOverlays(Elyria);
centerByArray(Elyria, false, false);
cntMarker += Elyria.length;
map.addOverlays(Findlay);
centerByArray(Findlay, false, false);
cntMarker += Findlay.length;
map.addOverlays(Fremont);
centerByArray(Fremont, false, false);
cntMarker += Fremont.length;
map.addOverlays(Gallipolis);
centerByArray(Gallipolis, false, false);
cntMarker += Gallipolis.length;
map.addOverlays(Hamilton);
centerByArray(Hamilton, false, false);
cntMarker += Hamilton.length;
map.addOverlays(Hillsboro);
centerByArray(Hillsboro, false, false);
cntMarker += Hillsboro.length;
map.addOverlays(Huron);
centerByArray(Huron, false, false);
cntMarker += Huron.length;
map.addOverlays(Kirtland);
centerByArray(Kirtland, false, false);
cntMarker += Kirtland.length;
map.addOverlays(Lakewood);
centerByArray(Lakewood, false, false);
cntMarker += Lakewood.length;
map.addOverlays(Lancaster);
centerByArray(Lancaster, false, false);
cntMarker += Lancaster.length;
map.addOverlays(Lima);
centerByArray(Lima, false, false);
cntMarker += Lima.length;
map.addOverlays(Mansfield);
centerByArray(Mansfield, false, false);
cntMarker += Mansfield.length;
map.addOverlays(Marietta);
centerByArray(Marietta, false, false);
cntMarker += Marietta.length;
map.addOverlays(Marion);
centerByArray(Marion, false, false);
cntMarker += Marion.length;
map.addOverlays(Middletown);
centerByArray(Middletown, false, false);
cntMarker += Middletown.length;
map.addOverlays(Nelsonville);
centerByArray(Nelsonville, false, false);
cntMarker += Nelsonville.length;
map.addOverlays(New_Philadelphia);
centerByArray(New_Philadelphia, false, false);
cntMarker += New_Philadelphia.length;
map.addOverlays(Newark);
centerByArray(Newark, false, false);
cntMarker += Newark.length;
map.addOverlays(Niles);
centerByArray(Niles, false, false);
cntMarker += Niles.length;
map.addOverlays(North_Canton);
centerByArray(North_Canton, false, false);
cntMarker += North_Canton.length;
map.addOverlays(Norwood);
centerByArray(Norwood, false, false);
cntMarker += Norwood.length;
map.addOverlays(Orrville);
centerByArray(Orrville, false, false);
cntMarker += Orrville.length;
map.addOverlays(Parma);
centerByArray(Parma, false, false);
cntMarker += Parma.length;
map.addOverlays(Perrysburg);
centerByArray(Perrysburg, false, false);
cntMarker += Perrysburg.length;
map.addOverlays(Piqua);
centerByArray(Piqua, false, false);
cntMarker += Piqua.length;
map.addOverlays(Ravenna);
centerByArray(Ravenna, false, false);
cntMarker += Ravenna.length;
map.addOverlays(Saint_Clairsville);
centerByArray(Saint_Clairsville, false, false);
cntMarker += Saint_Clairsville.length;
map.addOverlays(Saint_Martin);
centerByArray(Saint_Martin, false, false);
cntMarker += Saint_Martin.length;
map.addOverlays(Salem);
centerByArray(Salem, false, false);
cntMarker += Salem.length;
map.addOverlays(Sandusky);
centerByArray(Sandusky, false, false);
cntMarker += Sandusky.length;
map.addOverlays(Sheffield_Village);
centerByArray(Sheffield_Village, false, false);
cntMarker += Sheffield_Village.length;
map.addOverlays(Springfield);
centerByArray(Springfield, false, false);
cntMarker += Springfield.length;
map.addOverlays(Steubenville);
centerByArray(Steubenville, false, false);
cntMarker += Steubenville.length;
map.addOverlays(Strongsville);
centerByArray(Strongsville, false, false);
cntMarker += Strongsville.length;
map.addOverlays(Toledo);
centerByArray(Toledo, false, false);
cntMarker += Toledo.length;
map.addOverlays(Warren);
centerByArray(Warren, false, false);
cntMarker += Warren.length;
map.addOverlays(Wooster);
centerByArray(Wooster, false, false);
cntMarker += Wooster.length;
map.addOverlays(Youngstown);
centerByArray(Youngstown, false, false);
cntMarker += Youngstown.length;
map.addOverlays(Zanesville);
centerByArray(Zanesville, false, false);
cntMarker += Zanesville.length;
reCenterMap();
//if (cntMarker > 20)
// New window depends on whether or not we're on the search page
if (location.href.indexOf('schools-by-distance') == -1)
window.open(location.href + '/map/all');
else
window.open('/search////all');
}
}
function createMarker(point, label, icon){
var marker = new GMarker(point, icon);
var html = label;
GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); });
return marker;
}