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

if (tms3 == 0)
{
document.write("<iframe width=\"420\" height=\"315\" src=\"http://www.youtube.com/embed/j2xbntvbKWs\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/GSK4Z\">Candyman by The Enchantment - DVD</a>");
}
if (tms3 == 1)
{
document.write("<iframe width=\"420\" height=\"315\" src=\"http://www.youtube.com/embed/VLjSutct61I\" frameborder=\"0\" allowfullscreen></iframe><br><a href=\"http://goo.gl/lIiG3\">Money Box Mystery by Premium Magic - Trick</a>");
}
