function OneStat_Pageview(osp_URL,osp_Title,osp_ACTION,osp_TRANSACTION,osp_AMOUNT,osp_PRODUCTCODE,osp_PRODUCTGROUP,osp_ADCAMPAIGN,CONTENTSECTION,CUSTOMDATA)
{
    var d=document;
	var sid="209681";
	var t=new Date();
	var p="http"+(document.URL.indexOf('https:')==0?'s':'')+"://stat.onestat.com/stat.aspx?tagver=2&sid="+sid;
	p+="&url="+escape(osp_URL);
	p+="&ti="+escape(osp_Title);
	p+="&section="+escape(CONTENTSECTION);
	p+="&custom="+escape(CUSTOMDATA);
	p+="&cma="+escape(osp_ACTION);
	p+="&cmt="+escape(osp_TRANSACTION);
	p+="&cmm="+escape(osp_AMOUNT);
	p+="&cmp="+escape(osp_PRODUCTCODE);
	p+="&cmg="+escape(osp_PRODUCTGROUP);
	p+="&cmad="+escape(osp_ADCAMPAIGN);
	p+="&rf="+escape(parent==self?window.document.referrer:top.document.referrer);
	p+="&tz="+escape(t.getTimezoneOffset());
	p+="&ch="+escape(t.getHours());
	p+="&js=1";
	p+="&ul="+escape(navigator.appName=="Netscape"?navigator.language:navigator.userLanguage);
	if(osp_URL!=d.URL) p+="&ol="+escape(d.URL);
	if(typeof(screen)=="object")
	{
		p+="&sr="+screen.width+"x"+screen.height;p+="&cd="+screen.colorDepth;
		p+="&jo="+(navigator.javaEnabled()?"Yes":"No");
	}
	document.write('<img style="display: none;" id="ONESTAT_TAG" border="0" width="1" height="1" src="'+p+'">');
	
}

/**
 * This method implements the ROI tag. Takes only Value and OrderId (= pnr)
 * Comments preserved; currency remains EUR. Therefor hard-coded here.
 * 
 * @param value
 * @param orderid
 * @return nothing
 */
function RoiTag(value, orderid) {
	var cur      = "EUR"   		// CURRENCY    - MUST BE THREE CHARACTERS E.G. SEK, EUR, USD, ...
	var cuid     = "1410";      // CUSTOMERID  - MAILED TO YOU BY RT
	var acid     = "2822";      // ACTION ID   - MAILED TO YOU BY RT
	var protocol = document.location.protocol; //PROTOCOL USED
	//
	// NO CHANGES BELOW THIS LINE!!!
	//
	oenc = tr(value + cur + orderid);
	hash = hex_md5(oenc);
	oenc = oenc + hash;
	
	if (protocol=="https:") {
		document.write('<img src="https://postclicktracking.com/tracking/?cuid='+cuid+'&acid='+acid+'&oenc='+oenc+'" width="1" height="1">');
	} else {
		document.write('<img src="http://postclicktracking.com/tracking/?cuid='+cuid+'&acid='+acid+'&oenc='+oenc+'" width="1" height="1">');
	}
}

function SpotLight(dest,qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans542;cat=boeki239;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans542;cat=boeki239;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}

function SpotLightFR(qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans385;cat=eindf679;qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans385;cat=eindf679;qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}

function SpotLightEN(dest,qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans783;cat=einde345;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans783;cat=einde345;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}
function SpotLightIT(dest,qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans024;cat=eindi932;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans024;cat=eindi932;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}
function SpotLightES(dest,qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans114;cat=einde400;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans114;cat=einde400;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}
function SpotLightDE(dest,qty,revenue,orderid)
{
	var protocol = document.location.protocol;
	if (protocol=="https:")
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.fr.doubleclick.net/activity;src=817095;type=trans200;cat=eindd086;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
	else 
	{
		document.write('<IMG style="display: none;" SRC="'+protocol+'//ad.nl.doubleclick.net/activity;src=817095;type=trans200;cat=eindd086;u1='+dest+';qty='+qty+';cost='+revenue+';ord='+orderid+'?" WIDTH="1" HEIGHT="1" BORDER="0">');
	}
}
function Tradedoubler(checksum,pnr,event,organisation,amount,currency)
{
   var protocol = document.location.protocol;
   var url = protocol+"//tracker.tradedoubler.com/report?"+
             "organization="+organisation+
             "&event="+event+
             "&orderNumber="+pnr+
             "&checksum="+checksum+
             "&orderValue="+amount+
             "&currency="+currency;
    
    document.write('<img src="'+url+'" alt="" style="border: none; display: none;" >');
             
}
function Tradedoublerfr(checksum,pnr,event,organisation,amount,currency)
{
   var protocol = document.location.protocol;
   var url = protocol+"//tracker.tradedoubler.com/report?"+
             "organization="+organisation+
             "&event="+event+
             "&orderNumber="+pnr+
             "&checksum="+checksum+
             "&orderValue="+amount+
             "&currency="+currency;
    
    document.write('<img src="'+url+'" alt="" style="border: none; display: none;" >');
             
}
function Ilsemedia()
{
	var protocol = document.location.protocol;
	var url = protocol+"//switch.atdmt.com/action/ilsemediaexchange_transavia_confirmation_29oct07";
	
	document.write('<img src="'+url+'" alt="" style="border: none; display: none;" >');
}
function IlsemediaCars()
{
	var protocol = document.location.protocol;
	var url = protocol+"//switch.atdmt.com/action/ilsemediaexchange_autohuur_confirmation_18feb08";
	document.write('<img src="'+url+'" alt="" style="border: none; display: none;" heigth="1" width="1">');
	var url2 = protocol+"//switch.atdmt.com/action/msnnl_transavia_autores_14feb08";
	document.write('<img src="'+url2+'" alt="" style="border: none; display: none;" heigth="1" width="1">');
	
}

/**
 * 
 * admeta tag for the Dutch website (HV-2044)
 */
function admeta() {
	document.write('<img src="https://sec.admeta.com/rms/public/probe.asp?tag_id=17688&checksum=6486579664&java=true&slump=' + new Date().getTime() + '" border="0" height="1" width="1">');
}

/**
 * 
 * yieldmanager tag for the Dutch website (HV-2115)
 */
function yieldmanager() {
	document.write('<img src="https://ad.yieldmanager.com/pixel?id=126941&t=2" width="1" height="1" />');
}

function Msn()
{
	var protocol = document.location.protocol;
	var url = protocol+"//switch.atdmt.com/action/msnnl_transavia_vluchten_04okt06";
	document.write('<img src="'+url+'" alt="" style="border: none; display: none;" >');
}

function Floodlight(revenue,pnr)
{
   document.write('<IFRAME SRC="https://fls.doubleclick.net/activityi;src=1421854;type=vente01;cat=cftran01;qty=1;cost='+revenue+';u='+pnr+';ord='+pnr+'?" WIDTH=1 HEIGHT=1 FRAMEBORDER=0></IFRAME>');
}

function Zanox(pnr,revenue)
{
  var protocol = document.location.protocol;
  var url = protocol+"//ad.zanox.com/pps/?2806C1921369686&CustomerID=[[" + pnr + "]]&OrderID=[[" + pnr + "]]&CurrencySymbol=[[EUR]]&TotalPrice=[[" + revenue + "]]";
  document.write('<img style="display: none;" src="'+url+'" alt="" style="border: none; display: none;" >');
}

function DoubleClickTag(pnr) {
	var axel = Math.random()+"";
	var a = axel * 10000000000000;
	document.write('<IFRAME SRC="https://fls.doubleclick.net/activityi;src=2239755;type=trans642;cat=flyre176;u1='+pnr+';ord='+ a + '?" WIDTH=1 HEIGHT=1 FRAMEBORDER=0></IFRAME>');
}

function Adform()
{
ADFtrack(9774,39362);
}

function NonstopConsulting(pnr,order1,order2,currency,np,depdate,retdate,depairport,destairport,country,segments,segmentcount,ticketcat,nsctrid,checksum) {
  var protocol = document.location.protocol;
  var url = protocol+"//track.nonstoppartner.net/action.php?"+
            "i=if"+
            "&cid=210"+
            "&aid=sale"+
            "&oid="+pnr+
            "&ov1="+order1+
            "&oc1="+currency+
            "&oi1="+np+
            "&oi2="+depdate+
            "&oi3="+retdate+
            "&oi4="+depairport+
            "&oi5="+destairport+
            "&oi6="+country+
            "&oi7="+segments+
            "&oi8="+segmentcount+
            "&oi9="+ticketcat+
            "&ov2="+order2+
            "&nsctrid="+nsctrid+
            "&checksum="+checksum;
   document.write('<iframe style="display: none; height: 0px; width: 0px;" src="'+url+'" width="1" height="1" border="0" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe>');
}