var mydocument = document; if ("undefined" == typeof inIframe) { inIframe=0; } var cDoc; var cF; var cDiv; if (inIframe) { cDoc = parent.document; } else { cDoc = document; } cDiv = cDoc.getElementById("exp-cont1484"); if (cDiv==null) { if (!inIframe) { document.write("
"); cDiv = document.getElementById("exp-cont1484"); } else { if (inIframe>0) { cF = cDoc.getElementById(document.body.id); } else { var pfs = cDoc.frames; var pfEs = cDoc.getElementsByTagName("iframe"); var pfI=-1; for (var i=0; (i