
try {
mf = top.mf || (parent && parent.top.mf) || (opener && opener.top.mf.app) || document;
jcm = mf.app ||  mf.document.getElementById('app') || mf.getElementById('app') || mf.document.applets.app || null;
} catch (e) { jcm=null; }

