var tms5 = Math.floor(Math.random()*2);

if (tms5 == 0)
{
document.write("<iframe width=\"420\" height=\"315\" src=\"http://www.youtube.com/embed/IiGpM8hRABk\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/PsGSp\">Spider Confetti Cannon by Tango - Trick</a>");
}
if (tms5 == 1)
{
document.write("<iframe width=\"560\" height=\"315\" src=\"http://www.youtube.com/embed/4RpWgzHIKA8\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/MQdyZ\">Empty (DVD and Gimmick) by Marcus Eddie and Kozmomagic - DVD</a>");
}
