var isg = 0;
if ( document.cookie != "" ) {
  var thisCookie = document.cookie.split("; ");
  for ( i=0; i<thisCookie.length; i++) {
    var cnm = thisCookie[i].split("=")[0].toLowerCase();
    var cvl = thisCookie[i].split("=")[1].toLowerCase();
    if ( cnm == "rc.refid" && (cvl == "rpgooglecpc" || cvl == 'rpgoto' || cvl == 'rpmsn') ) { 
       isg = 1;
    }
  }
}

if ( isg == 0 )
{
  var testNum =((Math.random()*1000000000)*(Math.random()*1000000000));

  if (testNum < 1000000000000000){
   testNum =((Math.random()*1000000000)*(Math.random()*1000000000));
  }else{
   var NewTestNum =(String(testNum).substr(0,16));
  }

  rentalad ="<SC" + "RIPT language='JavaScript1.1' SRC='http://ad.doubleclick.net/adj/RentalCars.com/Pop-Ups;abr=!webtv;sz=1x1;ord=" + NewTestNum + "'>";
  rentalad +="</SC" + "RIPT> ";
  rentalad +="<SC" + "RIPT> ";
  if ((!document.images && navigator.userAgent.indexOf('Mozilla/2.') >= 0)  || navigator.userAgent.indexOf('WebTV')>= 0) {
    rentalad +="<A HREF='http://ad.doubleclick.net/jump/RentalCars.com/Pop-Ups;sz=1x1;ord=" + NewTestNum + "'>";
    rentalad +="<IMG SRC='http://ad.doubleclick.net/ad/RentalCars.com/Pop-Ups;sz=1x1;ord=" + NewTestNum + "' border='0' height='1' width='1'></A>";
  }
  rentalad +="</SCR" + "IPT> ";
  rentalad +="<NOSCR" + "IPT> ";
  rentalad +="<A HREF='http://ad.doubleclick.net/jump/RentalCars.com/Pop-Ups;sz=1x1;ord=" + NewTestNum + "' >";
  rentalad +="<IMG SRC='http://ad.doubleclick.net/ad/RentalCars.com/Pop-Ups;sz=1x1;ord=" + NewTestNum + "' border='0' height='1' width='1'></A>";
  rentalad +="</NOSCR" + "IPT>";

  document.write(rentalad);
}
