var rnumb = "";
rnumb += Math.floor(Math.random()*21);
if (rnumb == "0") {document.write("<img border='0' src='posters/whowantstobeasuperhero/basura.jpg' title='Basura'>");}
if (rnumb == "1") {document.write("<img border='0' src='posters/whowantstobeasuperhero/braid.jpg' title='Braid'>");}
if (rnumb == "2") {document.write("<img border='0' src='posters/whowantstobeasuperhero/cell_phone_girl.jpg' title='Cell Phone Girl'>");}
if (rnumb == "3") {document.write("<img border='0' src='posters/whowantstobeasuperhero/creature.jpg' title='Creature'>");}
if (rnumb == "4") {document.write("<img border='0' src='posters/whowantstobeasuperhero/fat_momma.jpg' title='Fat Momma'>");}
if (rnumb == "5") {document.write("<img border='0' src='posters/whowantstobeasuperhero/feedback.jpg' title='Feedback'>");}
if (rnumb == "6") {document.write("<img border='0' src='posters/whowantstobeasuperhero/hygena.jpg' title='Hygena'>");}
if (rnumb == "7") {document.write("<img border='0' src='posters/whowantstobeasuperhero/hyper-strike.jpg' title='Hyper-strike'>");}
if (rnumb == "8") {document.write("<img border='0' src='posters/whowantstobeasuperhero/lemuria.jpg' title='Lemuria'>");}
if (rnumb == "9") {document.write("<img border='0' src='posters/whowantstobeasuperhero/levity.jpg' title='Levity'>");}
if (rnumb == "10") {document.write("<img border='0' src='posters/whowantstobeasuperhero/major_victory.jpg' title='Major Victory'>");}
if (rnumb == "11") {document.write("<img border='0' src='posters/whowantstobeasuperhero/mindset.jpg' title='Mindset'>");}
if (rnumb == "12") {document.write("<img border='0' src='posters/whowantstobeasuperhero/monkey_woman.jpg' title='Monkey Woman'>");}
if (rnumb == "13") {document.write("<img border='0' src='posters/whowantstobeasuperhero/mr_mitzvah.jpg' title='Mr Mitzvah'>");}
if (rnumb == "14") {document.write("<img border='0' src='posters/whowantstobeasuperhero/ms_limelight.jpg' title='Ms Limelight'>");}
if (rnumb == "15") {document.write("<img border='0' src='posters/whowantstobeasuperhero/nitro_g.jpg' title='Nitro G'>");}
if (rnumb == "16") {document.write("<img border='0' src='posters/whowantstobeasuperhero/parthenon.jpg' title='Parthenon'>");}
if (rnumb == "17") {document.write("<img border='0' src='posters/whowantstobeasuperhero/the_defuser.jpg' title='The Defuser'>");}
if (rnumb == "18") {document.write("<img border='0' src='posters/whowantstobeasuperhero/the_iron_enforcer.jpg' title='The Iron Enforcer'>");}
if (rnumb == "19") {document.write("<img border='0' src='posters/whowantstobeasuperhero/tyveculus.jpg' title='Tyveculus'>");}
if (rnumb == "20") {document.write("<img border='0' src='posters/whowantstobeasuperhero/whip-snap.jpg' title='Whip-snap'>");}

