function cbc(pgname)
{
var d=document;
var r=top.document.referrer;
d.write('<img src="http://qa.unified-dialogs.com/scripts/ud/count.dll?action=count&name=POC-'+pgname+'-'+r+'">');
if (pgname='download')
{
document.write('<iframe marginwidth="0" marginheight="0" height="10" width="10" name="cwin" scrolling="no" border="0" frameborder="0" src="blueleft.htm"></iframe>');
}
}

function download(sitenr)
{
if (sitenr == 1) { newurl = 'http://www.tucows.com/preview/327090.html';}
if (sitenr == 2) { newurl = 'http://www.rocketdownload.com/download.php?p_id=520&type=ext';}
if (sitenr == 3) { newurl = 'PieceOfCakeInstaller.EXE';curl = 'http://qa.unified-dialogs.com/scripts/ud/count.dll?action=count&name=POC-dl-'+top.document.referrer;}
if (sitenr == 4) { newurl = '/downloads/PieceOfCakeInstaller.EXE';curl = 'http://qa.unified-dialogs.com/scripts/ud/count.dll?action=count&name=POC-dl2-'+top.document.referrer;}
if (sitenr == 5) { newurl = '/downloads/PieceOfCakeInstaller_FREE.EXE';curl = 'http://qa.unified-dialogs.com/scripts/ud/count.dll?action=count&name=POC-dl2Free-'+top.document.referrer;}
window.open(newurl,'_blank');

cwin.location.href = curl;
//w = window.open(curl,'_blank','resizable=yes,menubar=no,location=no,personal=no,directories=no,scrollbars=yes,status=yes,toolbar=no'); 
//w.location.href=newurl;
}
