	
function PopupConditionsVentes(p_lng){
	window.open('/GLOBAL/pages/legal/cgv.php?idpage=49&lng='+p_lng,'','toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=600, height=450,left=200,top=200');
}
	
function PopupAide(p_lng){
	window.open('/' + p_lng + '/week-end_et_sejours/aide/sg/fr/aide.htm','','toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=600, height=450,left=200,top=200');
}

function PopupPaiement(p_lng){
	window.open('/' + p_lng + '/week-end_et_sejours/aide/sg/fr/sg.htm','','toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=600, height=450,left=200,top=200');
}

function PopupTranquille(p_lng){
	window.open('/' + p_lng + '/week-end_et_sejours/aide/sg/fr/detailoffre.htm','','toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=600, height=450,left=200,top=200');
}

function PopupCondTarifLoc(p_lng){
	window.open('/GLOBAL/pages/week-end_et_sejours/aide_location_car.php?lng='+p_lng,
	            '',
	            'toolbar=0, location=0, directories=0, status=0, scrollbars=1, resizable=1, copyhistory=0, menuBar=0, width=600, height=450,left=200,top=200');
}