
//if (GBrowserIsCompatible())

var map = new Map("mapContainer", "eM8NMRfV34GP1eWo9IkLdzO6jInukrQ29kSWhlDJqCiiaa.ucLG_xU6eYrGS_J5a3i0Xzg--", "26.107893527604933,-80.12393474578857", 4);

map.addWidget(new SatelliteControlWidget());

map.addTool( new PanTool(), true);
navWidget = new NavigatorWidget();
marker1 = new CustomPOIMarker( 'Port Everglades', ' ', 'Fort Lauderdale, FL<br>', '0xB42A2A', '0xFFFFFF');
marker2 = new CustomPOIMarker( 'Amerisuites', ' ', '1851 S.E. 10th Ave, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=2324&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker3 = new CustomPOIMarker( 'Comfort Suites', 'Cruise Port', '1800 S. Federal Hwy, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=10505&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker4 = new CustomPOIMarker( 'Embassy Suites', ' ', '1100 Southeast 17th Street, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=13366&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker5 = new CustomPOIMarker( 'Extended Stay', ' ', '1450 SE 17th Street Causeway, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=39947&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker6 = new CustomPOIMarker( 'Renaissance', ' ', '1617 Southeast 17th Street, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=2636&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker7 = new CustomPOIMarker( 'Holiday Inn Express', ' ', '1500 SE 17th Causeway, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=13941&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker8 = new CustomPOIMarker( 'Grande Hotel', '& Yacht Club', '1881 SE 17th Street, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=208368&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker9 = new CustomPOIMarker( 'Hyatt Regency', 'Pier Sixty Six', '2301 South East 17th Street Causeway, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=20373&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker10 = new CustomPOIMarker( 'Lago Mar Resort', ' ', '1700 South Ocean Lane, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=179432&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker11 = new CustomPOIMarker( 'Marriott', 'Harbor Beach Resort & Spa', '3030 Holiday Drive, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=24437&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker12 = new CustomPOIMarker( 'Sheraton Yankee Clipper', ' ', '1140 Seabreeze Blvd, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=371&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker13 = new CustomPOIMarker( 'Days Inn', ' ', '3001 Harbor Drive, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=37884&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker14 = new CustomPOIMarker( 'Radisson', 'Bahia Mar Beach Resort', '801 Seabreeze Blvd, Fort Lauderdale, FL<br><a href="http://hotelsearch.portevergladeshotels.us/v5/redir.aspx?type=property&pid=44621&siteid=22308&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');

map.addMarkerByAddress( marker1, "26.096794471275814,-80.12741088867188" )
map.addMarkerByAddress( marker2, "1851 S.E. 10th Ave, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker3, "26.10014742225105,-80.13668060302734" )
map.addMarkerByAddress( marker4, "26.100609890704334,-80.13204574584961" )
map.addMarkerByAddress( marker5, "26.09987764814211,-80.12814044952393" )
map.addMarkerByAddress( marker6, "26.100802585353478,-80.12560844421387" )
map.addMarkerByAddress( marker7, "26.10003180485201,-80.12466430664062" )
map.addMarkerByAddress( marker8, "1881 Se 17th Street, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker9, "26.10026303953582,-80.1143217086792" )
map.addMarkerByAddress( marker10, "1700 South Ocean Lane, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker11, "3030 Holiday Drive, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker12, "1140 Seabreeze Blvd, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker13, "3001 Harbor Drive, Fort Lauderdale, FL 33316" )
map.addMarkerByAddress( marker14, "801 Seabreeze Blvd, Fort Lauderdale, FL 33316" )
map.addWidget(navWidget);

