//if (GBrowserIsCompatible()) 
	//var map = new Map("mapContainer", "eM8NMRfV34GP1eWo9IkLdzO6jInukrQ29kSWhlDJqCiiaa.ucLG_xU6eYrGS_J5a3i0Xzg--", "41.44272,-82.68498", 4);
	var map = new Map("mapContainer", "eM8NMRfV34GP1eWo9IkLdzO6jInukrQ29kSWhlDJqCiiaa.ucLG_xU6eYrGS_J5a3i0Xzg--", "33.756992980600785,-84.39173698425293", 3);


map.addWidget(new SatelliteControlWidget());

map.addTool( new PanTool(), true);
navWidget = new NavigatorWidget("closed");
marker1 = new CustomPOIMarker( 'Omni Hotel', ' ', '100 Cnn Center, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=25291&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker2 = new CustomPOIMarker( 'Embassy Suites', ' ', '267 Marietta St, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=13646&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker3 = new CustomPOIMarker( 'The Glenn Hotel', ' ', '110 Marietta Street NW, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=208489&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker4 = new CustomPOIMarker( 'Holiday Inn', ' ', '101 Andrew Young International Blvd, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=16742&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker5 = new CustomPOIMarker( 'Marriott', ' ', '160 Spring Street Northwest, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=208486&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker6 = new CustomPOIMarker( 'Super 8', ' ', '111 Cone St Northwest, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=29089&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker7 = new CustomPOIMarker( 'Quality Hotel', ' ', '89 Luckie St, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=25759&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker8 = new CustomPOIMarker( 'Sheraton', ' ', '165 Courtland Street NE, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=29521&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker9 = new CustomPOIMarker( 'Residence Inn', ' ', '134 Peachtree Street Northwest, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=27518&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker10 = new CustomPOIMarker( 'Georgia Dome', ' ', 'Georgia Dome Drive, Atlanta, GA', '0xB42A2A', '0xFFFFFF');
marker11 = new CustomPOIMarker( 'Ritz-Carlton', ' ', '181 Peachtree Street Northeast, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=28144&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker12 = new CustomPOIMarker( 'Westin', 'Peachtree Plaza', '210 Peachtree St, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=35793&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker13 = new CustomPOIMarker( 'Hyatt Regency', ' ', '265 Peachtree Street, NE, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=208489&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker14 = new CustomPOIMarker( 'Days Inn', ' ', '300 Spring Street, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=12378&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker15 = new CustomPOIMarker( 'Amerisuites', ' ', '330 Peachtree Street, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=2278&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');
marker16 = new CustomPOIMarker( 'Best Western', 'Inn at the Peachtrees', '330 W Peachtree Street NW, Atlanta, GA<br><a href="http://hotelsearch.georgiadomehotels.com/v5/redir.aspx?type=property&pid=3283&siteid=22264&cur=USD" target="_self">Reservations, Photos, & more info!</a>', '0x764A33', '0xFFFFFF');

map.addMarkerByAddress( marker1, "100 Cnn Center, Atlanta, GA 30303" );
map.addMarkerByAddress( marker2, "267 Marietta St, Atlanta, GA 30313" );
map.addMarkerByAddress( marker3, "110 Marietta Street NW, Atlanta, GA 30303" );
map.addMarkerByAddress( marker4, "575 101 Andrew Young International Blvd, Atlanta, GA 30303" );
map.addMarkerByAddress( marker5, "160 Spring Street Northwest, Atlanta, GA 30303" );
map.addMarkerByAddress( marker6, "111 Cone St Northwest, Atlanta, GA 30303" );
map.addMarkerByAddress( marker7, "89 Luckie St, Atlanta, GA 30303" );
map.addMarkerByAddress( marker8, "165 Courtland Street NE, Atlanta, GA 02199" );
map.addMarkerByAddress( marker9, "134 Peachtree Street Northwest, Atlanta, GA 30303" );
map.addMarkerByAddress( marker10, "33.757278419280624,-84.40122127532959" );
map.addMarkerByAddress( marker11, "181 Peachtree Street Northeast, Atlanta, GA 30303" );
map.addMarkerByAddress( marker12, "210 Peachtree St, Atlanta, GA 30303" );
map.addMarkerByAddress( marker13, "265 Peachtree Street, NE, Atlanta, GA 30303" );
map.addMarkerByAddress( marker14, "300 Spring Street, Atlanta, GA 30308" );
map.addMarkerByAddress( marker15, "330 Peachtree Street, Atlanta, GA 30308" );
map.addMarkerByAddress( marker16, "330 W Peachtree Street NW, Atlanta, GA 30308" );
map.addWidget(navWidget);