var aLocs=['http://maps.google.com/maps/ms?ie=UTF8&hl=en&t=h&msa=0&msid=111822432817264732743.00044013f9e0598af8080&ll=41.903331,12.477465&spn=0.018973,0.04446&z=15'
	,'http://www.expedia.com/Hotels?hotelPackageWizard_hotelPackageWizardControl_hotelWidgetCont=&hotelPackageWizard_hotelPackageWizardControl_hotelWidgetControl_hotelSearchRegionControl_hotelRegionTypeControl_inpRegionType=CITY&action=hotelPackageWizard%40searchHotelOnly&packageType=HOTEL_ONLY&hotelPackageWizard_hotelPackageWizardControl_hotelWidgetControl_hotelSearchRegionControl_cityControl_inpCity=rome&r=1&js=1'
	,''
	,'http://www.viator.com/Rome/d511-ttd?pref=02&aid=g3392&gclid=CKqP2_nqg5QCFQvWugodaVgSWw'
];

function where2Go(k)
{
	self.location=aLocs[k];
}



