//configurationOAS_url =
OAS_url ='https://horyzonix.sdv.fr/RealMedia/ads/';
OAS_listpos = 'Top,Middle,Top1';
OAS_query = '';
path_name=window.location.pathname;
switch(path_name)
{
	case "/index.php": case "/":
		ext="hp";
	break;
	case "/discount-week-end.php" :
		ext="weekend";
	break;
	case "/discount-hotel.php" :
		ext="hotel";
	break;
	case "/discount-location-voiture.php" :case "/prix-discount/alamo.php": case "/prix-discount/avis.php": case "/prix-discount/budget.php": case "/prix-discount/europcar.php": case "/prix-discount/national-citer.php": case "/prix-discount/sixt.php":
		ext="voiture";
	break;
	default :
		ext="rg";
} 
site_web = "www.bourse-des-vols.com";
OAS_sitepage = site_web + '/' + ext;
//OAS_sitepage = 'www.voldiscount.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 (pos == "Top")
		document.write("<img src=\"http://" + site_web + "/vols-images/publicite.jpg\" width=\"26\" height=\"87\">");
	if (OAS_version >= 11)
		OAS_RICH(pos);
	else
		OAS_NORMAL(pos);
}
//-->