View Single Post
Old 01-11-2005, 10:25 AM  
arachnO
Confirmed User
 
arachnO's Avatar
 
Industry Role:
Join Date: Jan 2004
Location: Cyprus
Posts: 1,327
<script>
var ran_number=Math.round(Math.random()) + 1;
document.write ('<script src=banner' + ran_number + '.js'></script>');
</script>

something like this I think...
arachnO is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote