eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
333: IF (MSC_CL_PULL.v_instance_type = MSC_UTIL.G_INS_MIXED) THEN 334: 335: SELECT FND_GLOBAL.APPLICATION_NAME 336: INTO lv_application_name 337: FROM dual; 338: 339: SELECT APPLICATION_ID 340: INTO lv_application_id 341: FROM FND_APPLICATION_VL