function getinvolvedeventsright() { //5 var ranNum= Math.round(Math.random() * 5); if (ranNum == 0){document.write('


'); } // D6585287 if (ranNum == 1){document.write('


'); } // D6595514 if (ranNum == 2){document.write('


'); } // IMG2464 if (ranNum == 3){document.write('


'); } // RebelRally2007 if (ranNum == 4){document.write('


'); } // adultswim if (ranNum == 5){document.write('


'); } // pics2008306 }