function augusteleven()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/IhMmM-RgXB4?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // goingtodie
if (ranNum == 1){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/ZeH82IWfrxI?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // getfound
if (ranNum == 2){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/LGvftUUiBNI?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // partynotgoing
if (ranNum == 3){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/-BetW_6vtNU?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // helovesus
}
