/* * Copyright (c) 2005-2006 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.openInfoWindowHtml(html); }); 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].openInfoWindowHtml(aLocations[num][2]); } /* 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 InfoHTML = "
Appleton Public Library
225 N. Oneida Street
Appleton, Wisconsin 54911
Phone: 920-832-6170
Reference Phone: 920-832-6173
Director: Terry Dawson
Web Address: www.apl.org
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Appleton Public Library", InfoHTML, point); point = new GLatLng(44.468832, -88.450004); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Black Creek Village Library
507 South Maple Street
Black Creek, Wisconsin 54106
Phone: 920-984-3094
Fax: 920-984-3559
Director: Valerie Husom
Web Address: www.blackcreeklibrary.org

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Black Creek Village Library", InfoHTML, point); point = new GLatLng(44.621698, -88.764818); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clintonville Public Library
75 Hemlock Street
Clintonville, Wisconsin 54929
Phone: 715-823-4563
Phone: 715-823-7131
Fax: 715-823-7134
Director: Kathy Mitchell
Web Address: www.clintonvillelibrary.org
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Clintonville Public Library", InfoHTML, point); point = new GLatLng(44.260931, -88.866419); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fremont: Neuschafer Community Library
317 Wolf River Drive, P.O. Box 498
Fremont, Wisconsin 54940
Phone: 920-446-2474
Fax: 920-446-2480
Director: Susan O’Leary Frick
Web Address: www.owls.lib.wi.us/fpl/
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Fremont: Neuschafer Community Library", InfoHTML, point); point = new GLatLng(44.33464, -88.638663); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hortonville Public Library

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Hortonville Public Library", InfoHTML, point); point = new GLatLng(44.506334, -89.131091); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Iola Village Library
180 South Main Street
Iola, Wisconsin 54945
Phone: 715-445-4330
Fax: 715-445-2917
Director: Robyn Grove
Web Address: www.owls.lib.wi.us/ivl/
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Iola Village Library", InfoHTML, point); point = new GLatLng(44.279337, -88.270369); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kaukauna Public Library

111 Main Avenue
Kaukauna , Wisconsin 54130

Director: Maggie Waggoner

Web Address: www.kaukaunalibrary.org/

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Kaukauna Public Library", InfoHTML, point); point = new GLatLng(44.271888, -88.340249); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kimberly: James J. Siebers Memorial Library
515 West Kimberly Avenue
Kimberly, Wisconsin 54136
Phone: 920-788-7515
Fax: 920-788-7516
Director: Barbara Wentzel
Web Address: www.kimlit.org
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Kimberly: James J. Siebers Memorial Library", InfoHTML, point); point = new GLatLng(44.280325, -88.315791); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Little Chute: Gerard H. Van Hoof Memorial Library
625 Grand Avenue

Little Chute, Wisconsin 54140

Phone: 920-788-7825

Fax: 920-788-7827

Director: Barbara Wentzel

Web Address: www.kimlit.org
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Little Chute: Gerard H. Van Hoof Memorial Library", InfoHTML, point); point = new GLatLng(44.465193, -88.919807); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manawa: Sturm Memorial Library
130 North Bridge Street, P.O. Box 20
Manawa, Wisconsin 54949
Phone: 920-596-2252
Fax: 920-596-2234
Director: Ellen Connor
Web Address: www.manawalibrary.org
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Manawa: Sturm Memorial Library", InfoHTML, point); point = new GLatLng(44.671185, -88.889081); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marion Public Library
120 North Main Street, P.O. Box 267
Marion, Wisconsin 54950
Phone: 715-754-5368
Fax: 715-754-4610
Director: Lisa Hein
Web Address: www.marionpubliclibrary.info
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Marion Public Library", InfoHTML, point); point = new GLatLng(44.38983, -88.739507); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New London Public Library
406 South Pearl Street
New London, Wisconsin 54961
Phone: 920-982-8519
Fax: 920-982-8617
Director: Ann Hunt
Web Address: www.owls.lib.wi.us/nlp/
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "New London Public Library", InfoHTML, point); point = new GLatLng(44.458646, -89.147226); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Scandinavia Public Library
349 N. Main Street, P.O. Box 157
Scandinavia, Wisconsin 54977
Phone: 715-467-4636
Director: Susan Vater Olsen
Web Address: www.owls.lib.wi.us/sca/
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Scandinavia Public Library", InfoHTML, point); point = new GLatLng(44.515787, -88.329868); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seymour: Muehl Public Library
436 North Main Street
Seymour, Wisconsin 54165
Phone: 920-833-2725
Fax: 920-833-9804
Director: Elizabeth Timmins
Web Address: www.owls.lib.wi.us/sey/

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Seymour: Muehl Public Library", InfoHTML, point); point = new GLatLng(44.442826, -88.577882); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shiocton Public Library
W7740 Pine Street
Shiocton, Wisconsin 54170
Phone: 920-986-3933
Fax: 920-986-3743
Director: Becky Rickel
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Shiocton Public Library", InfoHTML, point); point = new GLatLng(44.357819, -89.085091); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Waupaca Area Public Library
107 South Main Street
Waupaca, Wisconsin 54981
Phone: 715-258-4414
Fax: 715-258-4418
Director: Jerry Brown
Web Address: www.waupacalibrary.org/
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Waupaca Area Public Library", InfoHTML, point); point = new GLatLng(44.319557, -88.934291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weyauwega Public Library
301 South Mill Street, P.O. Box 6
Weyauwega , Wisconsin 54983
Phone: 920-867-3742
Fax: 920-867-3741
Director: Maria Hertel
Web Address: www.wegalibrary.org/

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Weyauwega Public Library", InfoHTML, point); // And finnaly create sidebar createSideBar(); }