// JavaScript Document









bbad=new Array();




i=Math.floor(Math.random()*bbad.length);
document.write(bbad[i]);
