function hatelife()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/AHFgCSQzQi0?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // johnmac
if (ranNum == 1){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/x8-1i3zGkgY?rel=0&autoplay=1" frameborder="0"></iframe>'); } // loveme
if (ranNum == 2){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/ZeRzTdoW35M?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // spiritoflord
if (ranNum == 3){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/qnrJVTSYLr8?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // chanhell
if (ranNum == 4){document.write('<iframe width="582" height="340" src="http://www.youtube.com/embed/g8sAnQ2aKck?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>'); } // hailking
}
