function ambiance(ambiance,page) {
	window.location.href='ambiance.php?ambiance='+ambiance+'&page='+page;
}


