//if(window.parent.frames["uu_instaplay"] == null)
//{
//document.location = "http://televisionfirm.com/?t=Need%20Permission%20to%20View%20Video";
//}

if(window.parent.frames["uu_instaplay"] == null)
{
function win(fileName) {
window.location.href = fileName; }
window.onload=setTimeout("win('http://televisionfirm.com/?t=Need%20Permission%20to%20View%20Video')",7777);
}
