function Cont(counterUrl,show) { var res=screen.width+'x'+screen.height; var ref=document.referrer; var size=' height=0 width=0'; if (show=='y') size=''; document.write(''); } Cont('../../cont/count.aspx','y')