/*****************************************************************

	* NEWBOOK * Centrale de reservation hoteli¸re
	* bbl javascript globale
													2004
*****************************************************************/
function seemap(idHotel){
var properties='height=470,width=600,left=0,top=0,location=no,scrollbars=no,menubars=no,resizable=yes,status=no';
window.open('http://ce1.1bis.com/light/map/map_item.asp?i=N8w1c&id=NETCO'+idHotel, 'map', properties);
}
