/* Desinged By Monister.ir Copyright By Monister All Rights Reserved. This Code Is Under The Gpl License The Gpl license address */ randomNum=Math.floor(Math.random()*11); document.writeln('window.onload=function(){document.getElementById("m'+randomNum+'").style.display="block"};') document.writeln(''); document.writeln('