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

if (tms4 == 0)
{
document.write("<iframe width=\"420\" height=\"315\" src=\"http://www.youtube.com/embed/UsLsf1kPLZg\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/Ue9g0\">Tango Ultimate Reel (T.U.R.)by Tango Magic - Trick</a>");
}
if (tms4 == 1)
{
document.write("<iframe width=\"560\" height=\"315\" src=\"http://www.youtube.com/embed/E-byRNeMIS4\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/fDHhr\">Cookie Bite by Eric Ross - Trick</a>");
}
