//configurationOAS_url =
OAS_url ='http://horyzonix.sdv.fr/RealMedia/ads/';
OAS_listpos = 'Top,Middle,Top1';
OAS_query = '';
path_name=window.location.pathname;
switch(path_name)
{
	case "/":
		ext="hp";
	break;
	case "/index.php":
		ext="accueil";
	break;
	case "/index.php?page=hotel":
		ext="hotel";
	break;
	case "/index.php?page=voiture":
		ext="voiture";
	break;
	case "index.php?page=promos":
		ext="promo";
	break;
	case "index.php?page=vol_hotel":
		ext="sejour";
	break;
	case "index.php?page=vol":
		ext="vol";
	break;
	case "index.php?page=weekend":
		ext="week-end";
	break;
	default:
		ext="rg";
} 

OAS_sitepage = 'www.bourse-des-vols.com/' + ext;

//end of configuration
OAS_version = 10;
OAS_rn = '001234567890'; OAS_rns = '1234567890';
OAS_rn = new String (Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_NORMAL(pos) { 
document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" target="_blank">');
document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + OAS_query + '" border=0></A>');
}
OAS_version = 11;
if (navigator.userAgent.indexOf('Mozilla/3') != -1)
OAS_version = 10;
if (OAS_version >= 11)
document.write('<SCR'+'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + OAS_query + '"><\/SCR'+'IPT>');document.write('');
function OAS_AD(pos) {
if (OAS_version >= 11)
OAS_RICH(pos);
else
OAS_NORMAL(pos);
}
//-->