var axel = Math.random()+"";
var a = axel * 10000000000000;
var newImg=document.createElement('img');
newImg.src="http://ad.uk.doubleclick.net/activity;src=956008;type=pcdlp197;cat=apply01;ord=1;num="+ a + "?";
newImg.width="1";
newImg.alt="";
newImg.height="1";
var scriptNode=document.getElementById('DoubleClickSpotlightTag563503');
scriptNode.parentNode.insertBefore(newImg,scriptNode);