var ns4= (document.layers)? true:false;var ie4= (document.all)? true:false;var APP_NAME= "theApp";var testMode = -1
var PAGE_ONLOAD_FUNCTION= "loadMe"
var LOADING_FRAME_PATH= "window.top.rightframe"
var LOADING_FRAME_NAME= "rightframe"
var MAIN_FRAME_NAME= "mainframe"
var IMAGE_PATH= "images/"
var appId= "igenia";var theApp;var mainFrame= "window.top.mainframe."
if(window.name==LOADING_FRAME_NAME){var theApp= eval( mainFrame + APP_NAME);if(theApp){if(theApp.tapa)theApp.tapa.show(true)
theApp.nextPage= theApp.pages[thisPage]
preInit()}}