\n'); } function pamalexFooter_DoFSCommand(command, args) { var pamalexFooterObj = InternetExplorer ? pamalexFooter : document.pamalexFooter; if (command=="getInfo") if (args=="mainWindowTitle") { pamalexFooterObj.SetVariable("siteLabel",top.main.document.title); // alert("command="+command+" args="+args+" docTitle="+top.main.document.title); } // window.document.pamalexFooter.SetVariable("siteLabel",top.main.document.title); } //-->