// Licensed Materials - Property of IBM // // IBM Cognos Products: ps // // (C) Copyright IBM Corp. 2005, 2011 // // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. // Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved. // Cognos and the Cognos logo are trademarks of Cognos ULC, (formerly Cognos Incorporated). // // MVC // Entry point to perform simultaneous LOGON/LOGOFF in an MVC environment // function mvcCreateAuthFrame(authType) { var iframeId = "mvcAuthFrame" + authType; var iframe; if (g_PS_browser == 'ie') { iframe = document.createElement("