iens6=document.all||document.getElementById
ns=document.layers
ord=Math.random()*10000000000000000;

function dart(sitename,zone, width, height, tile){

if (sitename =='portal' && width == "1"){
  }
else if (iens6){
        document.writeln('<script language="Javascript" src="http://ad.uk.doubleclick.net/adj/banner.hemscott.tmuk/compfund;dcopt=ist;sz=' + width + 'x'+ height +';ord=' + ord + '?"></script>');
  }
else if (ns){
    document.write('<SCRIPT LANGUAGE="JavaScript" SRC="http://ad.uk.doubleclick.net/adj/'+ sitename +'/'+ zone +';tile='+ tile +';sz='+ width +'x'+ height +';abr=!ie;ord=' + ord + '?" ><\/SCRIPT>');
  }
}

function adtable(site,industry,table){
if (iens6){
    document.write('<IFRAME SRC="http://ad.uk.doubleclick.net/adi/'+ site +'/'+ industry +';table='+ table +';tn=4;tcs=5;sz=110x41;te=2;ord='+ ord +'" WIDTH="600" HEIGHT="46" MARGINWIDTH="0" MARGINHEIGHT="0" HSPACE="0" VSPACE="0" FRAMEBORDER="0" SCROLLING=no BORDERCOLOR="#000000">');
    document.write('</IFRAME>');
  }
else if (ns){
    document.write('<ILAYER SRC="http://ad.uk.doubleclick.net/adi/'+ site +'/'+ industry +';table='+ table +';tn=4;tcs=5;sz=110x41;te=2;ord='+ ord +'" WIDTH="600" HEIGHT="46">');
    document.write('</ILAYER>');
  }
}
