function tradeDoubler(type){

var leadNumber = Math.round(1000000000 * Math.random());
var tradeImage = "http://tracker.tradedoubler.com/pan/TrackBackServlet?organization=401321&event=4&leadNumber="+leadNumber;

document.images["td"].src = tradeImage;

if(type=="one"){
setTimeout("one()",2000);
}

if(type=="two"){
setTimeout("two()",2000);
}

if(type=="three"){
setTimeout("three()",2000);
}

if(type=="four"){
setTimeout("four()",2000);
}

}

function one(url){
window.parent.document.location.href="/tools/frameset.html?https://res.europcar.com/ta?HEADER=FALSE&TD=true&DATECI.hour=10"
}
function two(url){
window.parent.document.location.href="/tools/frameset.html?https://res.europcar.com?HEADER=FALSE&TD=true&DATECI.hour=10"
}
function three(url){
window.parent.document.location.href="/tools/frameset.html?https://res.europcar.com?HEADER=FALSE&TD=true&DATECI.hour=10"
}
function four(url){
window.parent.document.location.href="/tools/frameset.html?https://res.europcar.com/bh?HEADER=FALSE&TD=true&DATECI.hour=10"
}
