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/exit.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>Exit</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.text363Font1 { font-size:11px; font-family:"Arial", sans serif; color:#000000; font-weight:bold;}
    span.text363Font2 { font-size:13px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text362Font1 { font-size:19px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text362Font2 { font-size:13px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text361Font1 { font-size:19px; font-family:"Arial", sans serif; color:#ffff00;}
    span.text361Font2 { font-size:13px; font-family:"Arial", sans serif; color:#010101;}
    span.text359Font1 { font-size:19px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text359Font2 { font-size:13px; font-family:"Arial", sans serif; color:#010101;}
    span.text357Font1 { font-size:19px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text357Font2 { font-size:13px; font-family:"Arial", sans serif; color:#010101;}
</style>

<!--[if lt IE 7]>
<style text="text/css">
    #image365 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
    #image365 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shape001_368.png',sizingMethod='scale'); }
</style>
<![endif]-->

<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-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( 'exit.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;
    }
  }
}


onload = init
onunload = finish

function init() {
  findWH()
  if( is.min ){
    setTimeout( "preload( 'images/shape001_368.png' )", 0 )
    pageLayer = new ObjLayer( 'pageDIV' );
    ReFlow();
    pageLayer.show();
    text64.init()
    text99.init()
    anim1834.init()
    image365.init()
    text363.init()
    text362.init()
    text361.init()
    text359.init()
    text357.init()
    text64.activate()
    text99.activate()
    anim1834.activate()
    image365.activate()
    text363.activate()
    text362.activate()
    text361.activate()
    text359.activate()
    text357.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( "exit.html", "index.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( 'help.html', true )
}

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

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

function trivUpdateEntry() {
}

function trivResetEntry() {
}

function action360(fn){
    if( text359.eatOnUp==true ){
        text359.eatOnUp=false;
        return;
    }
    {cleanupTitle('supervisor_version'); trivExitPage('ObjLayerActionExit()',false);} 
    if(fn) eval(fn);
}

function text359onUp() {
  action360();
}

function action358(fn){
    if( text357.eatOnUp==true ){
        text357.eatOnUp=false;
        return;
    }
    trivExitPage( 'history.back()' ); 
    if(fn) eval(fn);
}

function text357onUp() {
  action358();
}

if( is.min ){
text64 = new ObjInline('text64',null,2,16,384,29,1,0,null,'div')
text64.build()

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

anim1834 = new ObjInline('anim1834','WanttoQuit.swf',722,538,50,50,1,2,'div');
anim1834.iType='flash';
if (is.Mac) {
anim1834.addParm( "<object type='application/x-shockwave-flash' data='images/wanttoquit.swf' width='50' height='50' id='swfanim1834'>" )
}
else{
anim1834.addParm( "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='//download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='50' height='50' name='swfanim1834' id='swfanim1834'>" )
}
anim1834.addParm( "<param name='movie' value='images/wanttoquit.swf'>" )
anim1834.addParm( "<param name='allowScriptAccess' value='always'>" )
anim1834.addParm( "<param name='play' value='true'>" )
anim1834.autoPlay = true;
if (!is.Mac) {
anim1834.addParm( "<embed src='images/wanttoquit.swf' width='50' height='50' type='application/x-shockwave-flash' pluginspage='//www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' allowScriptAccess='always' name='swfanim1834' swliveconnect='true' play='true'>" )
anim1834.addParm( "</embed> </object>" )
}
else {
anim1834.addParm( "</object>" )
}
anim1834.build()

image365 = new ObjImage('image365','images/shape001_368.png','Rectangle',354,174,347,185,1,3,'div')
image365.build()

text363 = new ObjInline('text363',null,371,211,325,134,1,4,null,'div')
text363.build()

text362 = new ObjInline('text362',null,138,222,167,53,1,5,null,'div')
text362.build()

text361 = new ObjInline('text361',null,366,181,68,27,1,6,null,'div')
text361.build()

text359 = new ObjInline('text359',null,121,285,83,27,1,7,null,'div')
text359.onUp = text359onUp
text359.hasOnUp = true
text359.capture=4
text359.build()

text357 = new ObjInline('text357',null,201,285,83,27,1,8,null,'div')
text357.onUp = text357onUp
text357.hasOnUp = true
text357.capture=4
text357.build()



writeStyleSheets(
    text64.css+
    text99.css+
    anim1834.css+
    image365.css+
    text363.css+
    text362.css+
    text361.css+
    text359.css+
    text357.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('layer-background-image: url(images/exit_bg.jpg); background-image: url(images/exit_bg.jpg); background-repeat:no-repeat;' )
    document.write('} ></style>')
    document.write('<DIV id=\"pageDIV\">')
}
</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>

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

<div id="text363"><a name="text363anc"></a>
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Project Director.................J. Michael Walsh, PhD.
</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1" style="background-color:transparent" >
&nbsp;</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Project Coordinator...........Leo A. Cangianelli
</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1" style="background-color:transparent" >
&nbsp;</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Research and Scripting....Randolph Atkins Jr. PhD
</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1" style="background-color:transparent" >
&nbsp;</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Program Design and
</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Development.....................Bob Davidson
</span ></p >
<p  style="margin-left:0px;text-indent:0px;line-height:1.094;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1" style="background-color:transparent" >
&nbsp;</span ></p >
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text363Font1"  >Narration...........................John Bornhof</span ><span class="text363Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text362"><a name="text362anc"></a>
<p  style="margin-left:0px;text-indent:0px;line-height:1.107;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text362Font1"  >Do you want to
</span ></p >
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text362Font1"  >Quit the program?</span ><span class="text362Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text361"><a name="text361anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text361Font1"  >Credits</span ><span class="text361Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text359"><a name="text359anc" href="javascript:text359.onUp()"></a>
<div style="cursor:pointer">
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text359Font1"  >Yes</span ><span class="text359Font2" style="background-color:transparent" >
</span ></p >
</div></div>

<div id="text357"><a name="text357anc" href="javascript:text357.onUp()"></a>
<div style="cursor:pointer">
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text357Font1"  >No</span ><span class="text357Font2" style="background-color:transparent" >
</span ></p >
</div></div>


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

</body>
</html>

Anon7 - 2021