var markers = [

        
];

var markers_additional = [

	
    	{
        	'longitude': -73.99986269080736,
        	'latitude': 40.754968757152625,
            'name': 'W 34th Street',
        	'address1': '509 W. 34th St.',
        	'address2': 'New York, NY 10001',
        	'phone': '(212) 967-2771'
        }	
];

var markers_attractions = [

];