﻿// JScript File
if(width >=450 && height >=350)
{  
document.write('<ifr'+'ame width='+width+' height='+height+' scrolling=no frameborder=0 scrolling=no allowtransparency=true src=http://express.freedocast.com/forms/FcEmbedplayerNew.aspx?fid='+fid+'&ftype='+ftype+'&domain='+document.domain+'&width='+width+'&height='+height+' ></ifr'+'ame>')
}
else 
{
var  width=614 ;
var height=450;
document.write('<ifr'+'ame width='+width+' height='+height+' scrolling=no frameborder=0 scrolling=no allowtransparency=true src=http://express.freedocast.com/forms/FcEmbedplayerNew.aspx?fid='+fid+'&ftype='+ftype+'&domain='+document.domain+'&width='+width+'&height='+height+' ></ifr'+'ame>')
}
