function radioPlayerExternal(theFile)
{newwindow=window.open(theFile,'RadioPlayer','height=600,width=740,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function radioPlayer(theFile)
{newwindow=window.open(theFile,'RadioPlayer','height=480,width=320,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function moviePlayer(theFile,thePlayerName)
{newwindow=window.open(theFile,'MoviePlayer'+thePlayerName,'height=760,width=1100,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=yes,status=no,location=no');if(window.focus){newwindow.focus();}}
function tvshowPlayer(theFile,thePlayerName)
{newwindow=window.open(theFile,'TVShowPlayer'+thePlayerName,'height=760,width=1100,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=yes,status=no,location=no');if(window.focus){newwindow.focus();}}
function tvPlayer(theFile,thePlayerName)
{newwindow=window.open(theFile,'TVPlayer'+thePlayerName,'height=760,width=1100,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=yes,status=no,location=no');if(window.focus){newwindow.focus();}}
function cricketPlayer(theFile)
{newwindow=window.open(theFile,'CricketPlayer','height=615,width=1040,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function gamePlayer(theFile)
{newwindow=window.open(theFile,'GamePlayer','height=660,width=915,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function cricketCommentary(theFile)
{newwindow=window.open(theFile,'GamePlayer','height=800,width=1000,menubar=no,toolbar=no,titlebar=no,scrollbars=yes,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function musicPlayer(theFile)
{newwindow=window.open(theFile,'MusicPlayer','height=510,width=370,menubar=no,toolbar=no,titlebar=no,scrollbars=no,resizable=no,status=no,location=no');if(window.focus){newwindow.focus();}}
function googleVideoPlayer(theFile,title)
{newwindow=window.open(theFile,'GooglePlayer','menubar=no,toolbar=no,titlebar=no,scrollbars=yes,resizable=yes,status=no,location=no');if(window.focus){newwindow.focus();}}
