function load() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map")); var p = new GLatLng(41.395355, 2.174950); map.addControl(new GLargeMapControl3D()); map.addControl(new GMenuMapTypeControl()); map.setCenter(p, 12, G_HYBRID_MAP); map.addOverlay(createMarkerX(new GLatLng(41.395822, 2.112315),1, "Monastery of Pedralbes

", "http://www.viajesvirtuales.es2/244/monastery_of_pedralbes_barcelona_barcelona_spain_monuments.html")); map.addOverlay(createMarkerX(new GLatLng(41.382371, 2.173555),2, "The square of ´Pi´ (pine)

", "http://www.viajesvirtuales.es2/249/the_square_of_pi_pine_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.396143, 2.112787),3, "Pedralbes Monastery

", "http://www.viajesvirtuales.es2/260/pedralbes_monastery_barcelona_barcelona_spain_monuments.html")); map.addOverlay(createMarkerX(new GLatLng(41.3841 , 2.17739 ),4, "Square of the King (Barcelona)

", "http://www.viajesvirtuales.es2/266/square_of_the_king_barcelona_barcelona_barcelona_spain_monuments.html")); map.addOverlay(createMarkerX(new GLatLng(41.395532, 2.112068),5, "Cloister of the Pedralbes monastery

", "http://www.viajesvirtuales.es2/280/cloister_of_the_pedralbes_monastery_barcelona_barcelona_spain_monuments.html")); map.addOverlay(createMarkerX(new GLatLng(41.386002, 2.164307),6, "Historic building of the University of Barcelona

", "http://www.viajesvirtuales.es2/302/historic_building_of_the_university_of_barcelona_barcelona_barcelona_spain_.html")); map.addOverlay(createMarkerX(new GLatLng(41.392924049875354, 2.145209312438965),7, "Francesc Macia / Diagonal

", "http://www.viajesvirtuales.es2/380/francesc_macia__diagonal_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.368910, 2.153063),8, "Barcelona seen from Montjuic

", "http://www.viajesvirtuales.es2/386/barcelona_seen_from_montjuic_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.369192, 2.152805),9, "Palau Nacional, Montjuic

", "http://www.viajesvirtuales.es2/387/palau_nacional_montjuic_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.374570, 2.150209),10, "Square of Spain

", "http://www.viajesvirtuales.es2/403/square_of_spain_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.399314, 2.110770),11, "Panoramic view of Barcelona

", "http://www.viajesvirtuales.es2/633/panoramic_view_of_barcelona_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.37340303472633, 2.177186608314514),12, " Steel waves, sculpture of Andreu Alfaro, port of Barcelona

", "http://www.viajesvirtuales.es2/709/_steel_waves_sculpture_of_andreu_alfaro_port_of_barcelona_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.383313197852374, 2.1750810742378235),13, " Sant Felip Neri square

", "http://www.viajesvirtuales.es2/710/_sant_felip_neri_square_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.36999732545332, 2.1524834632873535),14, " Square of the cascades, Montjuic

", "http://www.viajesvirtuales.es2/712/_square_of_the_cascades_montjuic_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.37597128856404, 2.1795952320098877),15, "Moll de la fusta

", "http://www.viajesvirtuales.es2/1072/moll_de_la_fusta_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.38034272254521, 2.1861183643341064),16, "Barcelona port, seen from the histroy museum

", "http://www.viajesvirtuales.es2/1288/barcelona_port_seen_from_the_histroy_museum_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.3753916288469, 2.178490161895752),17, "The port, at the end of Las Ramblas

", "http://www.viajesvirtuales.es2/1318/the_port_at_the_end_of_las_ramblas_barcelona_barcelona_spain_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.38082573589776, 2.1823418140411377),18, "´The face of Barcelona´

", "http://www.viajesvirtuales.es2/129947/the_face_of_barcelona_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.371265429527384, 2.1497422456741333),19, "CaixaForum, Barcelona

", "http://www.viajesvirtuales.es2/130275/caixaforum_barcelona_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.37054482738734, 2.1503162384033203),20, "German Pavilion at the International Exhibition of 1929 (Mies van der Rohe)

", "http://www.viajesvirtuales.es2/130380/german_pavilion_at_the_international_exhibition_of_1929_mies_van_der_rohe_barcelona_barcelona_espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.369836294595835, 2.189304828643799),21, "Moll Oriental (Wella Hotel)

", "http://www.viajesvirtuales.es2/130404/moll_oriental_wella_hotel_barcelona__espana_cities.html")); map.addOverlay(createMarkerX(new GLatLng(41.367597924402, 2.190399169921875),22, "Rompeolas and Hotel W

", "http://www.viajesvirtuales.es2/130893/rompeolas_and_hotel_w_barcelona_barcelona_espana_.html")); } }