Camp-Quest.org

Title

Camp Quest: It's beyond belief

Description

Excerpted from the website:

' : ', ')+location.city+', '+location.state+' '+location.postalCode; } var map; function load() { if (GBrowserIsCompatible()) { var copyright = new GCopyright(1, new GLatLngBounds(new GLatLng(-90, -180), new GLatLng(90, 180)), 4, "©2008 Camp Quest, Inc."); var copyrightCollection = new GCopyrightCollection('Chart'); copyrightCollection.addCopyright(copyright); var tilelayers = [new GTileLayer(copyrightCollection, 4, 4)]; tilelayers[0].getTileUrl = "usmap.png"; var custommap = new GMapType(tilelayers, new GMercatorProjection(12), "Chart", {errorMessage:"No data available"}) map = new GMap2(document.getElementById("map")); map.addMapType(custommap); map.disableDragging(); // map.addControl(new GLargeMapControl()); var geocoder = new GClientGeocoder(); map.enableContinuousZoom(); var camps = [ {"name": "Camp Quest Classic (Ohio)", "latitude": 39.411443, "longitude": -83.992524, "campLocation": { "url": "http://4hcampgraham.osu.edu/", "name": "Camp Graham", "address": "164 Springhill Rd", "city": "Clarksville", "state": "Ohio", "postalCode": "45113" }, "contact": { "url": "http://ohio.camp-quest.org", "address": "P.O. Box 8471", "city": "Cincinnati", "state": "Ohio", "postalCode": "45208" } }, {"name": "Camp Quest of the Smoky Mountains", "latitude": 35.65333, "longitude": -83.700826, "campLocation": { "url": "http://www.gsmit.org/", "name": "Great Smoky Mountain Institute", "address": "9275 Tremont Road", "city": "Townsend", "state": "Tennessee", "postalCode": "37882" }, "contact": { "url": "http://www.rationalists.org/cq/index.php", "address": "2123 Stonybrook Road", "city": "Louisville", "state": "Tennessee", "postalCode": "37777" } }, {"name": "Camp Quest Minnesota", "latitude": 44.948605, "longitude": -93.714707, "campLocation": { "url": "http://www.boysandgirls.org/loc_voyageur.asp", "name": "Voyageur Environmental Center", "address": "7000 CR-15", "city": "Mound", "state": "Minnesota", "postalCode": "55364" }, "contact": { "url": "http://minnesota.camp-quest.org", "address": "P.O. Box 42", "city": "Navarre", "state": "Minnesota", "postalCode": "55392-0042" } }, {"name": "Camp Quest Ontario", "latitude": 43.454905, "longitude": -80.475562, "campLocation": { "url": "http://www.bingemans.com/camping/index.php", "name": "Bingemans Camping Resort", "address": "425 Bingemans Centre Drive", "city": "Kitchener", "state": "Ontario", "postalCode": "N2B 3X7" }, "contact": { "url": "http://kwcg.humanists.net/CMS/index.php?option=content&task=view&id=118&Itemid=144", "address": "PO Box 42036", "city": "Waterloo", "state": "Ontario", "postalCode": "N2L 6K5" } }, {"name": "Camp Quest Michigan", "latitude": 42.351904, "longitude": -85.380943, "campLocation": { "url": "http://www.shermanlakeymca.org/", "name": "Sherman Lake YMCA Center", "address": "6225 N 39th St", "city": "Augusta", "state": "Michigan", "postalCode": "49012" }, "contact": { "url": "http://michigan.camp-quest.com/", "address": "P.O.Box 656", "city": "Bloomfield Hills", "state": "Michigan", "postalCode": "48303" } }, {"name": "Camp Quest West (California)", "latitude": 39.302522, "longitude": -121.028173, "campLocation": { "url": "http://www.campwatanda.com/", "name": "Camp Watanda", "address": "17271 Lake Vera-Purdon Road", "city": "Nevada City", "state": "California", "postalCode": "95959" }, "contact": { "url": "http://west.camp-quest.org/", "address": "50 W. Edith Ave #2", "city": "Los Altos", "state": "California", "postalCode": "94022" } } ] // alert(camps[1].name); map.setCenter(new GLatLng(40, -98.5), 3, G_SATELLITE_MAP); var icon = new GIcon(); icon.image = "cq.png"; //icon.shadow = "cq_shadow.png"; icon.iconSize = new GSize(40, 20); icon.shadowSize = new GSize(60, 20); icon.iconAnchor = new GPoint(20, 10); icon.infoWindowAnchor = new GPoint(5, 1); function createMarker(camp, icon) { var marker = new GMarker(new GLatLng(camp.latitude, camp.longitude), icon); GEvent.addListener(marker, "click", function() { location.href = camp.contact.url; //marker.openInfoWindowHtml(+camp.name+"
read more

Languages

English

Address

2475 Vassar Pl
Columbus OH 43221 US

Additional Information

Related Domains

External Links





Retrieved from "http://aboutus.com/index.php?title=Camp-Quest.org&oldid=15926859"