function cbc(pgname)
{
var d=document;
var r=top.document.referrer;
d.write('<img src="http://qa.unified-dialogs.com/scripts/ud/udcount.dll?action=count&name=UD-'+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>');
}
}
