
//if (GBrowserIsCompatible()) 
var map = new Map("mapContainer", "eM8NMRfV34GP1eWo9IkLdzO6jInukrQ29kSWhlDJqCiiaa.ucLG_xU6eYrGS_J5a3i0Xzg--", "35.58473476410105,-82.53839492797852", 5);
map.addWidget(new SatelliteControlWidget());

map.addTool( new PanTool(), true);
navWidget = new NavigatorWidget("closed");
marker1 = new CustomPOIMarker( 'Residence Inn', 'by Marriott ', '701 Biltmore Avenue, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=27534&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker2 = new CustomPOIMarker( 'Doubletree Hotel', ' ', '115 Hendersonville Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=39279&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker3 = new CustomPOIMarker( 'Holiday Inn Express', ' ', '234 Hendersonville Rd, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=13935&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker4 = new CustomPOIMarker( 'Ramada Asheville', ' ', '800 Fairview Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=208925&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker5 = new CustomPOIMarker( 'Comfort Inn', 'River Ridge', '800 Fairview Rd, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=9005&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker6 = new CustomPOIMarker( 'Best Western', ' ', '501 Tunnel Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=4111&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker7 = new CustomPOIMarker( 'Springhill Suites', ' ', '2 Buckstone Place, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=37532&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker8 = new CustomPOIMarker( 'Hampton Inn', ' ', '204 Tunnel Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=19296&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker9 = new CustomPOIMarker( 'Days Inn', ' ', '201 Tunnel Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=12755&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker10 = new CustomPOIMarker( 'Econo Lodge', 'Biltmore', '874 Xanadu Road, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=13133&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker11 = new CustomPOIMarker( 'Days Inn', 'Patton Ave', '120 Patton Ave, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=11774&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker12 = new CustomPOIMarker( 'Best Western', 'Biltmore', '22 Woodfin Street, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=3944&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker13 = new CustomPOIMarker( 'Crowne Plaza Resort', ' ', '1 Holiday Inn Drive, Asheville, NC<br><a href="http://hotelsearch.ashevillehotelservice.com/v5/redir.aspx?type=property&pid=190687&siteid=21234&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');

map.addMarkerByAddress( marker1, "701 Biltmore Avenue, Asheville, NC 28803" )
map.addMarkerByAddress( marker2, "115 Hendersonville Road, Asheville, NC 28803" )
map.addMarkerByAddress( marker3, "234 Hendersonville Rd, Asheville, NC 28803" )
map.addMarkerByAddress( marker4, "800 Fairview Road, Asheville, NC 28803" )
map.addMarkerByAddress( marker5, "800 Fairview Rd, Asheville, NC 28803" )
map.addMarkerByAddress( marker6, "501 Tunnel Road, Asheville, NC 28805" )
map.addMarkerByAddress( marker7, "2 Buckstone Place, Asheville, NC 28805" )
map.addMarkerByAddress( marker8, "204 Tunnel Road, Asheville, NC 28805" )
map.addMarkerByAddress( marker9, "201 Tunnel Road, Asheville, NC 28805" )
map.addMarkerByAddress( marker10, "190 Tunnel Road, Asheville, NC 28805" )
map.addMarkerByAddress( marker11, "120 Patton Ave, Asheville, NC 28801" )
map.addMarkerByAddress( marker12, "22 Woodfin Street, Asheville, NC 28801" )
map.addMarkerByAddress( marker13, "1 Holiday Inn Drive, Asheville, NC 28806" )
map.addWidget(navWidget);
