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,"
Academy Of Court Reporting-cleveland
2044 Euclid Avenue
Cleveland, OH 44115

[ View School Profile ]
",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,"
Antonelli College
124 E Seventh St
Cincinnati, OH 45202

[ View School Profile ]
",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,"
Art Institute Of Cincinnati
1171 East Kemper Road
Cincinnati, OH 45246

[ View School Profile ]
",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,"
Belmont Technical College
120 Fox Shannon Pl
Saint Clairsville, OH 43950

[ View School Profile ]
",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,"
Bohecker College
653 Enterprise Parkway
Ravenna, OH 44266

[ View School Profile ]
",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,"
Bowling Green State University-firelands
One University Drive
Huron, OH 44839

[ View School Profile ]
",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,"
Bradford School
2469 Stelzer Road
Columbus, OH 43219

[ View School Profile ]
",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,"
Brown Mackie College-akron
2791 Mogadore Rd
Akron, OH 44312

[ View School Profile ]
",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,"
Brown Mackie College-cincinnati
1011 Glendale-milford Rd
Cincinnati, OH 45215

[ View School Profile ]
",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,"
Brown Mackie College-findlay
1700 Fostoria Ave Suite 100
Findlay, OH 45840

[ View School Profile ]
",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,"
Brown Mackie College-north Canton
1320 W Maple St Nw
North Canton, OH 44720

[ View School Profile ]
",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,"
Bryant And Stratton College-parma
12955 Snow Rd
Parma, OH 44130

[ View School Profile ]
",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,"
Central Ohio Technical College
1179 University Drive
Newark, OH 43055

[ View School Profile ]
",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,"
Chatfield College
20918 State Route 251
Saint Martin, OH 45118

[ View School Profile ]
",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,"
Cincinnati State Technical And Community College
3520 Central Parkway
Cincinnati, OH 45223

[ View School Profile ]
",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,"
Clark State Community College
570 East Leffel Lane
Springfield, OH 45505

[ View School Profile ]
",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,"
College Of Art Advertising
4343 Bridgetown Rd
Cincinnati, OH 45211

[ View School Profile ]
",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,"
Columbus State Community College
550 E Spring St
Columbus, OH 43215

[ View School Profile ]
",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,"
Cuyahoga Community College District
700 Carnegie Ave
Cleveland, OH 44115

[ View School Profile ]
",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,"
Davis College
4747 Monroe St
Toledo, OH 43623

[ View School Profile ]
",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,"
Edison State Community College
1973 Edison Dr
Piqua, OH 45356

[ View School Profile ]
",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,"
Eti Technical College
2076 Youngstown Warren Rd
Niles, OH 44446

[ View School Profile ]
",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,"
Gallipolis Career College
1176 Jackson Pke, Suite 312
Gallipolis, OH 45631

[ View School Profile ]
",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,"
Hocking College
3301 Hocking Pky
Nelsonville, OH 45764

[ View School Profile ]
",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,"
International College Of Broadcasting
6 S Smithville Rd
Dayton, OH 45431

[ View School Profile ]
",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,"
Itt Technical Institute-dayton
3325 Stop Eight Rd
Dayton, OH 45414

[ View School Profile ]
",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,"
Itt Technical Institute-norwood
4750 Wesley Ave
Norwood, OH 45212

[ View School Profile ]
",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,"
Itt Technical Institute-strongsville
14955 Sprague Rd
Strongsville, OH 44136

[ View School Profile ]
",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,"
Itt Technical Institute-youngstown
1030 N Meridian Rd
Youngstown, OH 44509

[ View School Profile ]
",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,"
James A Rhodes State College
4240 Campus Dr
Lima, OH 45804

[ View School Profile ]
",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,"
Jefferson Community College
4000 Sunset Blvd
Steubenville, OH 43952

[ View School Profile ]
",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,"
Kent State University-ashtabula Campus
3300 Lake Road West
Ashtabula, OH 44004

[ View School Profile ]
",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,"
Kent State University-east Liverpool Campus
400 E 4th St
East Liverpool, OH 43920

[ View School Profile ]
",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,"
Kent State University-geauga Campus
14111 Claridon-troy Rd
Burton, OH 44021

[ View School Profile ]
",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,"
Kent State University-salem Campus
2491 State Route 45 South
Salem, OH 44460

[ View School Profile ]
",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,"
Kent State University-stark Campus
6000 Frank Ave Nw
Canton, OH 44720

[ View School Profile ]
",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,"
Kent State University-trumbull Campus
4314 Mahoning Ave N.w.
Warren, OH 44483

[ View School Profile ]
",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,"
Kent State University-tuscarawas Campus
330 University Dr N.e.
New Philadelphia, OH 44663

[ View School Profile ]
",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,"
Lakeland Community College
7700 Clocktower Dr
Kirtland, OH 44094

[ View School Profile ]
",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,"
Lorain County Community College
1005 North Abbe Rd
Elyria, OH 44035

[ View School Profile ]
",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,"
Marion Technical College
1467 Mount Vernon Ave
Marion, OH 43302

[ View School Profile ]
",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,"
Mercy College Of Northwest Ohio
2221 Madison Avenue
Toledo, OH 43604

[ View School Profile ]
",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,"
Miami University-hamilton
1601 University Blvd
Hamilton, OH 45011

[ View School Profile ]
",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,"
Miami University-middletown
4200 E University Blvd
Middletown, OH 45042

[ View School Profile ]
",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,"
Miami-jacobs Career College
110 N. Patterson
Dayton, OH 45402

[ View School Profile ]
",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,"
North Central State College
2441 Kenwood Circle
Mansfield, OH 44901

[ View School Profile ]
",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,"
Northwest State Community College
22600 State Route 34
Archbold, OH 43502

[ View School Profile ]
",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,"
Ohio Business College
5202 Timber Commons Drive
Sandusky, OH 44870

[ View School Profile ]
",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,"
Ohio Business College Sheffield Village
5095 Waterford Drive
Sheffield Village, OH 44035

[ View School Profile ]
",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,"
Ohio Institute Of Photography And Technology
2029 Edgefield Rd
Dayton, OH 45439

[ View School Profile ]
",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,"
Ohio State University Agricultural Technical Insti
1328 Dover Rd
Wooster, OH 44691

[ View School Profile ]
",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,"
Ohio Technical College
1374 E 51st St
Cleveland, OH 44103

[ View School Profile ]
",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,"
Ohio University-chillicothe Campus
101 University Drive
Chillicothe, OH 45601

[ View School Profile ]
",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,"
Ohio University-eastern Campus
45425 National Rd W
Saint Clairsville, OH 43950

[ View School Profile ]
",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,"
Ohio University-lancaster Campus
1570 Granville Pike
Lancaster, OH 43130

[ View School Profile ]
",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,"
Ohio University-zanesville Campus
1425 Newark Rd
Zanesville, OH 43701

[ View School Profile ]
",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,"
Ohio Valley College Of Technology
16808 Saint Clair Avenue
East Liverpool, OH 43920

[ View School Profile ]
",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,"
Owens Community College
30335 Oregon Rd
Perrysburg, OH 43551

[ View School Profile ]
",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,"
Remington College-cleveland Campus
14445 Broadway Ave
Cleveland, OH 44125

[ View School Profile ]
",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,"
Rets Tech Center
555 E Alex Bell Rd
Centerville, OH 45459

[ View School Profile ]
",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,"
Samuel Stephen College
1410 Industrial Drive
Chillicothe, OH 45601

[ View School Profile ]
",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,"
Sinclair Community College
444 W. Third St.
Dayton, OH 45402

[ View School Profile ]
",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,"
Southeastern Business College
1522 Sheridan Dr
Lancaster, OH 43130

[ View School Profile ]
",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,"
Southern State Community College
100 Hobart Dr
Hillsboro, OH 45133

[ View School Profile ]
",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,"
Southwestern College
111 W 1st Street
Dayton, OH 45402

[ View School Profile ]
",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,"
Stark State College Of Technology
6200 Frank Ave Nw
North Canton, OH 44720

[ View School Profile ]
",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,"
Stautzenberger College
5355 Southwyck Blvd
Toledo, OH 43614

[ View School Profile ]
",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,"
Technology Education College
2745 Winchester Pike
Columbus, OH 43232

[ View School Profile ]
",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,"
Terra State Community College
2830 Napoleon Rd
Fremont, OH 43420

[ View School Profile ]
",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,"
Trumbull Business College
3200 Ridge Road
Warren, OH 44484

[ View School Profile ]
",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,"
University Of Akron Wayne College
1901 Smucker Rd
Orrville, OH 44667

[ View School Profile ]
",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,"
University Of Cincinnati-clermont College
4200 Clermont College Dr
Batavia, OH 45103

[ View School Profile ]
",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,"
University Of Cincinnati-raymond Walters College
9555 Plainfield Rd
Blue Ash, OH 45236

[ View School Profile ]
",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,"
University Of Northwestern Ohio
1441 N Cable Rd
Lima, OH 45805

[ View School Profile ]
",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,"
Virginia Marti College Of Art And Design
11724 Detroit Avenue
Lakewood, OH 44107

[ View School Profile ]
",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,"
Washington State Community College
710 Colegate Dr
Marietta, OH 45750

[ View School Profile ]
",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,"
Wright State University-lake Campus
7600 St. Rt. 703
Celina, OH 45822

[ View School Profile ]
",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,"
Zane State College
1555 Newark Rd
Zanesville, OH 43701

[ View School Profile ]
",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; }