function moteur_sejour()
{
var uri = 'moteur-sejour/sejours-123.js';
document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
}

function moteur_vol()
{
var uri = 'moteur-vol/moteur-vol.js';
document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
}

function moteur_vol_hotel()
{
var uri = 'moteur-vol-hotel/moteur-vol-hotel.js';
document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
}

function billetavion(id,id2,id3) {
var refpagedebut = 'reservation/vols/charter';
var lien ='htt'+'p://www.voy'+'ages-vo'+'yage.com/'+refpagedebut+'-'+id+'/vol-'+id2+'-'+id3+'.html';
window.open(lien,"","toolbar = no, location = no, directories = no, status = no, scrollbars = yes, resizable = yes");
}

function showhide (id, id2, id3, id4)
	{
		if (id) {
			document.getElementById(id).style.display='none';
		}
		if (id2) {
			document.getElementById(id2).style.display='block';
		}
		if (id3) {
			document.getElementById(id3).style.display='none';
		}
		if (id4) {
			document.getElementById(id4).style.display='block';
		}
	}

function qui_sommes_nous() {
window.open("/qui-sommes-nous.php",'','toolbar= no,location=no,directories=no,status=no,scrollbars=yes,resizable= yes,copyhistory=no,height=150,width=400');
}
function qui()
{
var uri = 'qui-' + new String (Math.random()).substring (2, 11)+'.js';
document.write('<sc'+'ript type="text/javascript" src="'+uri+'" charset="ISO-8859-1"></sc'+'ript>');
}

function hebergement(id)
{
window.open('http://sivit.fr/index-fr.php?click=12144');
}

function pub1()
{
google_ad_client = "pub-4818041889471559";
/* 728x90, date de création 26/03/08 */
google_ad_slot = "5041147357";
google_ad_width = 728;
google_ad_height = 90;
document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js" ></script>');
}

function pub2()
{
google_ad_client = "pub-4818041889471559";
/* 728x90, date de création 26/03/08 */
google_ad_slot = "5041147357";
google_ad_width = 728;
google_ad_height = 90;
document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js" ></script>');
}