// JavaScript Document
if(width >=500 && height >=350)
{  
document.write('<ifr'+'ame width='+width+' height='+height+' scrolling=no frameborder=0 scrolling=no allowtransparency=true src=http://jimey.tv/player/embedplayer.php?channel='+channel+'&user='+user+'&width='+width+'&height='+height+' ></iframe>')
}
else 
{
document.write('<ifr'+'ame width='+width+' height='+height+' scrolling=no frameborder=0 scrolling=no allowtransparency=true src=http://jimey.tv/player/embedplayer.php?channel='+channel+'&user='+user+'&width='+width+'&height='+height+' ></iframe>')
}

