<embed src="" id=f0></embed>
<script>
function rBan(){
  urls=new Array();
  urls[urls.length]='samsung.swf';
  urls[urls.length]='LG.swf';
  urls[urls.length]='Daewoo.swf';

  var idx=Math.floor(Math.random()*urls.length);
  f0.src='http://주소.com/'+urls[idx]+'.swf'; //
  document.write(urls[idx]);
}
rBan();
</script>

출처 : http://madman.akachan.net

© juroweb 2003-2014. All rights reserved
log in