function ccount_unique(id) { var cnt = Math.floor(500+Math.random()*100); document.write(cnt); }