//<![CDATA[
window.onload = onPageLoad;
var map;

function onPageLoad() {
    if (GBrowserIsCompatible()) {
	map = new GMap2(document.getElementById("map"));
	map.setCenter(new GLatLng(45.158801,-123.969727), 8);
		map.addMapType(G_PHYSICAL_MAP);
        map.addControl(new GLargeMapControl());
        map.addControl(new GMapTypeControl());		
	
	marker = new PdMarker(new GLatLng(46.189, -123.852));
	marker.setTooltip("Cannery Pier Hotel");
	var html = "<a href='http://www.oregontravels.com/astoria/motel01_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.19365, -123.80232));
	marker.setTooltip("Comfort Suites Columbia River");
	var html = "<a href='http://www.oregontravels.com/astoria/motel01_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.1869, -123.8561));
	marker.setTooltip("Red Lion Inn Astoria");
	var html = "<a href='http://www.oregontravels.com/astoria/motel01_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.18428, -123.86066));
	marker.setTooltip("Best Western Astoria Inn");
	var html = "<a href='http://www.oregontravels.com/astoria/motel01_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.1899, -123.8481));
	marker.setTooltip("Holiday Inn Express Hotel &amp; Suites Astoria");
	var html = "<a href='http://www.oregontravels.com/astoria/motel02_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.1907, -123.8437));
	marker.setTooltip("Astoria Rivershore Motel");
	var html = "<a href='http://www.oregontravels.com/astoria/motel02_astoria.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.89, -123.9611));
	marker.setTooltip("Surfsand Resort");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel01_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.87408, -123.95851));
	marker.setTooltip("Inn at Cannon Beach");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel01_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.891, -123.9618));
	marker.setTooltip("Van Buren Light House");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel01_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.8941, -123.9619));
	marker.setTooltip("Haystack Lodgings");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel01_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(0, 0));
	marker.setTooltip("Cannon Beach Ecola Creek Lodge");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel02_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.8762, -123.9616));
	marker.setTooltip("The Ocean Lodge");
	var html = "<a href='http://www.oregontravels.com/cannonbeach/motel02_cannonbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.8148, -124.0624));
	marker.setTooltip("Crown Pacific Inn Depoe Bay");
	var html = "<a href='http://www.oregontravels.com/depoebay/motel01_depoebay.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.5592, -123.913));
	marker.setTooltip("Comfort Inn Garibaldi");
	var html = "<a href='http://www.oregontravels.com/garibaldi/motel01_garibaldi.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.0318, -123.9243));
	marker.setTooltip("Gearhart by the Sea");
	var html = "<a href='http://www.oregontravels.com/gearhart/motel01_gearhart.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.8941, -124.015));
	marker.setTooltip("Salishan Spa And Golf Resort");
	var html = "<a href='http://www.oregontravels.com/glenedenbeach/motel01_glenedenbeach.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.96829, -124.01563));
	marker.setTooltip("Comfort Inn Lincoln City");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel01_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.958, -124.01));
	marker.setTooltip("Inn at Spanish Head");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel01_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.9686, -124.0169));
	marker.setTooltip("Sea Gypsy Hotel");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel01_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.9726, -124.0139));
	marker.setTooltip("Americas Best Inns &amp; Suites-Lincoln City");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel01_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.96986, -124.01733));
	marker.setTooltip("Best Western Lincoln Sands Suites");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel02_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.93197, -124.0189));
	marker.setTooltip("Best Western Landmark Inn");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel02_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.9279, -124.0196));
	marker.setTooltip("Looking Glass Inn");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel02_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.97998, -124.01034));
	marker.setTooltip("Econo Lodge Lincoln City");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel02_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.9669, -124.0164));
	marker.setTooltip("Crown Pacific Inn Express Lincoln City");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel03_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.96814, -123.99556));
	marker.setTooltip("O'dysius Hotel");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel03_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.98372, -124.0129));
	marker.setTooltip("Surftides Inn and Conference Center");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel03_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.98624, -124.00655));
	marker.setTooltip("Bel-Aire Inn and Suites");
	var html = "<a href='http://www.oregontravels.com/lincolncity/motel03_lincolncity.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.7185, -123.938));
	marker.setTooltip("Spindrift Inn");
	var html = "<a href='http://www.oregontravels.com/manzanita/motel01_manzanita.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.65828, -124.05435));
	marker.setTooltip("Best Western Agate Beach Inn");
	var html = "<a href='http://www.oregontravels.com/newport/motel01_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.6317, -124.05959));
	marker.setTooltip("Newport Days Inn");
	var html = "<a href='http://www.oregontravels.com/newport/motel01_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.6307, -124.0396));
	marker.setTooltip("Embarcadero Resort Hotel &amp; Marina");
	var html = "<a href='http://www.oregontravels.com/newport/motel01_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.631, -124.0409));
	marker.setTooltip("The Landing At Newport");
	var html = "<a href='http://www.oregontravels.com/newport/motel01_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.61469, -124.05051));
	marker.setTooltip("Lq Quinta Inn And Suites Newport");
	var html = "<a href='http://www.oregontravels.com/newport/motel02_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.6321, -124.0622));
	marker.setTooltip("Comfort Inn Newport");
	var html = "<a href='http://www.oregontravels.com/newport/motel02_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.63133, -124.0609));
	marker.setTooltip("Econo Lodge Newport");
	var html = "<a href='http://www.oregontravels.com/newport/motel02_newport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.7514, -124.0547));
	marker.setTooltip("The Inn at Otter Crest");
	var html = "<a href='http://www.oregontravels.com/otterrock/motel01_otterrock.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.7472, -124.06));
	marker.setTooltip("Alpine Chalet");
	var html = "<a href='http://www.oregontravels.com/otterrock/motel01_otterrock.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.9825, -123.917));
	marker.setTooltip("The Inn at Seaside");
	var html = "<a href='http://www.oregontravels.com/seaside/motel01_seaside.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.9945, -123.9229));
	marker.setTooltip("Rivertide Suites Hotel");
	var html = "<a href='http://www.oregontravels.com/seaside/motel01_seaside.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.9968, -123.92831));
	marker.setTooltip("Best Western Ocean View Resort");
	var html = "<a href='http://www.oregontravels.com/seaside/motel01_seaside.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.9931, -123.92535));
	marker.setTooltip("Comfort Inn Seaside");
	var html = "<a href='http://www.oregontravels.com/seaside/motel01_seaside.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.9937, -123.9233));
	marker.setTooltip("Holiday Inn Express Hotel &amp; Suites SEASIDE-CONVENTION CENTER");
	var html = "<a href='http://www.oregontravels.com/seaside/motel02_seaside.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.47625, -123.8464));
	marker.setTooltip("Best Western Inn &amp; Suites");
	var html = "<a href='http://www.oregontravels.com/tillamook/motel01_tillamook.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(45.8846, -123.9633));
	marker.setTooltip("Tolovana Inn");
	var html = "<a href='http://www.oregontravels.com/tolovanapark/motel01_tolovanapark.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.4323, -124.0786));
	marker.setTooltip("Howard Johnson Inn Waldport");
	var html = "<a href='http://www.oregontravels.com/waldport/motel01_waldport.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(44.3067, -124.1016));
	marker.setTooltip("Shamrock Lodgettes");
	var html = "<a href='http://www.oregontravels.com/yachats/motel01_yachats.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);
	
	marker = new PdMarker(new GLatLng(46.1022, -123.1999));
	marker.setTooltip("Clatskanie River Inn");
	var html = "<a href='http://www.oregontravels.com/clatskanie/motel01_clatskanie.html'>Motel Details &amp; Availability<\/a>";
	marker.setDetailWinHTML(html);
	marker.setHoverImage("http://labs.google.com/ridefinder/images/mm_20_green.png");
	map.addOverlay(marker);

    }
}
//]]>