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_certificate.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>Certificate</title>

<link rel="stylesheet" href="trivantis.css" type="text/css" />
<style text="text/css">
  body { background-color:#ffffff; }
    span.text1821Font1 { font-size:16px; font-family:"Times New Roman", serif; color:#153357; font-weight:bold; font-style:italic;}
    span.text1821Font2 { font-size:13px; font-family:"Arial", sans serif; color:#ffffff;}
    span.text1820Font1 { font-size:27px; font-family:"Times New Roman", serif; color:#153357; font-weight:bold;}
    span.text1820Font2 { font-size:13px; font-family:"Arial", sans serif; color:#000000;}
    span.text2218Font1 { font-size:27px; font-family:"Times New Roman", serif; color:#153357; font-weight:bold;}
    span.text2218Font2 { font-size:19px; font-family:"Times New Roman", serif; color:#ffffff; font-weight:bold;}
    span.text1822Font1 { font-size:11px; font-family:"Arial", sans serif; color:#153357;}
    span.text1822Font2 { font-size:13px; font-family:"Arial", sans serif; color:#000000;}
    span.text1823Font1 { font-size:11px; font-family:"Arial", sans serif; color:#153357;}
    span.text1823Font2 { font-size:13px; font-family:"Arial", sans serif; color:#000000;}
    span.text1825Font1 { font-size:11px; font-family:"Verdana", sans serif; color:#153357;}
    span.text1825Font2 { font-size:13px; font-family:"Arial", sans serif; color:#010101;}
    span.text1826Font1 { font-size:11px; font-family:"Times New Roman", serif; color:#153357; font-weight:bold;}
    span.text1826Font2 { font-size:15px; font-family:"Times New Roman", serif; color:#153357; 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-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 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_certificate.html' )
}


VarCurrentDate = new Variable( 'VarCurrentDate', null, 1, 0, null, null, 'supervisor_version' )

onload = init
onunload = finish

function init() {
  findWH()
  if( is.min ){
    setTimeout( "preload( 'images/image_1_2943.jpg' )", 0 )
    image1829.init()
    text1821.init()
    text1820.init()
    text2218.init()
    text1822.init()
    text1823.init()
    text1825.init()
    text1826.init()
    studentnametopright.init()
    image1829.activate()
    text1821.activate()
    text1820.activate()
    text2218.activate()
    text1822.activate()
    text1823.activate()
    text1825.activate()
    text1826.activate()
    studentnametopright.activate()
    setTimeout( 'action1817(  )', 2000);
    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_certificate.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( 'final_exam_final_exam_no.html', true )
}

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

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

function trivUpdateEntry() {
}

function trivResetEntry() {
}

function action1817(fn){
    window.print(); 
    if(fn) eval(fn);
}

function action1824(fn){
    text1823.actionChangeContents(VarCurrentDate.getValue(),'alignleft','1'); 
    if(fn) eval(fn);
}

function text1823actionShow() {
  setTimeout("if(!text1823.isVisible()) { text1823.objLyr.moveTo(text1823.x, text1823.y);text1823.onShow();action1824(); }", 1 )
}

if( is.min ){
image1829 = new ObjImage('image1829','images/image_1_2943.jpg','Cert Background',0,0,600,428,1,0,'div')
image1829.build()

text1821 = new ObjInline('text1821',null,153,87,294,24,1,1,null,'div')
text1821.build()

text1820 = new ObjInline('text1820',null,120,101,360,36,1,2,null,'div')
text1820.build()

text2218 = new ObjInline('text2218',null,151,123,303,36,1,3,null,'div')
text2218.build()

text1822 = new ObjInline('text1822',null,164,160,127,15,1,4,null,'div')
text1822.build()

text1823 = new ObjInline('text1823',null,296,160,174,15,1,5,null,'div')
text1823.actionShow = text1823actionShow
text1823.build()

text1825 = new ObjInline('text1825',null,197,305,207,30,1,6,null,'div')
text1825.build()

text1826 = new ObjInline('text1826',null,108,242,386,18,1,7,null,'div')
text1826.build()

studentnametopright = new ObjInline('studentnametopright',null,111,179,381,61,1,8,null,'div')
studentnametopright.build()



writeStyleSheets(
    image1829.css+
    text1821.css+
    text1820.css+
    text2218.css+
    text1822.css+
    text1823.css+
    text1825.css+
    text1826.css+
    studentnametopright.css
    )
}
// -->

</script>
</head>

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

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

<div id="text1821"><a name="text1821anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1821Font1"  >Certificate of Completion</span ><span class="text1821Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text1820"><a name="text1820anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1820Font1"  >Drug-Free Workplace</span ><span class="text1820Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text2218"><a name="text2218anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text2218Font1"  >Supervisor Training</span ><span class="text2218Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text1822"><a name="text1822anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:right;" >
<span class="text1822Font1"  >this is to certify that on:</span ><span class="text1822Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text1823"><a name="text1823anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1823Font1"  >.</span ><span class="text1823Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text1825"><a name="text1825anc"></a>
<p  style="margin-left:0px;text-indent:0px;line-height:1.161;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1825Font1"  >J. Michael Walsh, Ph D.
</span ></p >
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1825Font1"  >The Walsh Group</span ><span class="text1825Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="text1826"><a name="text1826anc"></a>
<p  style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:center;" >
<span class="text1826Font1"  >Successfully completed the Drug-Free Workplace Training Course.</span ><span class="text1826Font2" style="background-color:transparent" >
</span ></p >
</div>

<div id="studentnametopright"><a name="studentnametoprightanc">

<iframe name="Frame1" scrolling="no" frameborder=0 marginwidth=0 marginheight=0 src="http://www.drugfreeworkplacetraining.com/docs/student_name_cert.asp" width=381 height=45></iframe>
</a></div>

</body>
</html>

Anon7 - 2021