window.attachEvent("onload",FDPl);
function FDPl()
{
    try{
    window.parent.Fload(fdRender);
  }
   catch(e){}
}

