: ery


BeefCakeScout
02-24-2010, 07:57 PM
<HTML><TITLE>ILMSListener - Content</TITLE><HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!--
var theWindow;
var theURL;
VersionOK = (((navigator.appName == "Netscape") &&
(parseInt(navigator.appVersion) >= 3)) ||
((navigator.appName == "Microsoft Internet Explorer") &&
(parseInt(navigator.appVersion) >= 4)));
function Notice(msg)
{
alert(msg);
}
var theWindow;
var theURL;
function openWindow(theWindowName,theURL,retWindow)
{
var sLaunchFeatures = new String('status,scrollbars,resizable,');
var sLaunchReplace = new String('true');
var nScreenWidth = new Number(800);
var nScreenHeight = new Number(600);
var nLaunchWidth = new Number(800);
var nLaunchHeight = new Number(600);
sLaunchFeatures = getCenterWindow(sLaunchFeatures,nLaunchWidth,nLaun chHeight);
try{
if ((navigator.appName == "Netscape") && (theWindowName == "ILMSContent"))
alert('This courseware is optimized for Internet Explorer.\n\nThe use of Netscape with this courseware may result in loss of some functionality or other system malfunction.');
theWindow=window.open(theURL, theWindowName, sLaunchFeatures,sLaunchReplace);
if (theWindow==null) throw("Popup Error");
theWindow.focus();
if (retWindow)
return theWindow;
}
catch(e){
alert("Your browser has been blocked by a POP-UP BLOCKER.\nPlease disable the POP-UP BLOCKER and try again\nor\nPlease contact your system administrator.");
}
}
function getCenterWindow(sLaunchFeatures,nLaunchWidth,nLaun chHeight)
{
var nScreenWidth;
var nScreenHeight;
if (window.screen)
{
nScreenWidth = screen.availWidth - 30;
nScreenHeight = screen.availHeight - 10;
nLaunchWidth = Math.min(nLaunchWidth, nScreenWidth);
nLaunchHeight = Math.min(nLaunchHeight, nScreenHeight);
if (document.getElementById || document.all)
sLaunchFeatures += 'left=' + (nScreenWidth - nLaunchWidth)/2 + ',top=' + (nScreenHeight - nLaunchHeight)/2 + ',';
else
sLaunchFeatures += 'screenX=' + (nScreenWidth - nLaunchWidth)/2 + ',screenY=' + (nScreenHeight - nLaunchHeight)/2 + ',';
}
sLaunchFeatures += 'width=' + nLaunchWidth + ',height=' + nLaunchHeight;
return sLaunchFeatures;
}
function writeLine(theWindow,theLine)
{
theWindow.document.write(theLine);
}
function openDocument(theWindow)
{
theWindow.document.open();
}
function closeDocument(theWindow)
{
theWindow.document.close();
}
//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">
<!--
this.name='dummy';
var theWindow=openWindow('ILMSContent','',true);
//-->
</SCRIPT>
</HEAD><BODY onLoad="javascript:document.QueryForm.submit(); window.open('','_self','');window.close();">
<FORM ACTION="https://www.aimsrdl.atsc.army.mil/cgi-win/AccpQuery.exe" TARGET="ILMSContent" NAME="QueryForm" METHOD="POST">
<INPUT TYPE="Hidden" NAME="name" VALUE="IMI">
<INPUT TYPE="Hidden" NAME="objectvalue" VALUE="TR5527">
<INPUT TYPE="Hidden" NAME="objectedition" VALUE="A">
<INPUT TYPE="Hidden" NAME="objectversion" VALUE="-1">
<INPUT TYPE="Hidden" NAME="Proctor" VALUE="F">
<INPUT TYPE="Hidden" NAME="UserID" VALUE="">
<INPUT TYPE="Hidden" NAME="RDL" VALUE="1">
<INPUT TYPE="Hidden" NAME="ATIAM" VALUE="1">
<INPUT TYPE="Hidden" NAME="SSN" VALUE="548676894">
<INPUT TYPE="Hidden" NAME="enrollnr" VALUE="8">
<INPUT TYPE="Hidden" NAME="akoid" VALUE="anthony.bush2">
<INPUT TYPE="Hidden" NAME="edipi" VALUE="1287429220">
<INPUT TYPE="Hidden" NAME="sch" VALUE="553">
<INPUT TYPE="Hidden" NAME="fy" VALUE="2010">
<INPUT TYPE="Hidden" NAME="class" VALUE="001">
<INPUT TYPE="Hidden" NAME="phase" VALUE="00">
</FORM></BODY></HTML>