I tried this code:
<script type="text/javascript" >
window.onload=function(){
var wch=(Math.floor(Math.random()*2)+1);
document.getElementById('ran'+wch).style.display='inline';
<span...
|
Search:Type: Posts; User: martinvidic Search: Search took 0.01 seconds.
Results 1 to 3 of 3
|
|