|
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/2014/ |
Upload File : |
<!DOCTYPE html>
<html lang="en">
<!--GENERATED BY: Lectora Inspire v.11.3.1(9237) (http://www.trivantis.com) -->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=1000" />
<title>Page 1</title>
<link rel="stylesheet" href="trivantis.css" type="text/css" />
<link rel="stylesheet" href="trivantis-focus.css" type="text/css" />
<style type="text/css">
body { background-color:#062759; }
span.text49486Font1 { font-size:13px; font-family:"Arial", sans-serif; color:#ff00ff;}
span.text49505Font1 { font-size:13px; font-family:"Arial", sans-serif; color:#ff00ff;}
span.text428Font1 { font-size:11px; font-family:"Arial", sans-serif; color:#18478b; text-decoration:underline;}
span.text428Font2 { font-size:11px; font-family:"Arial", sans-serif; color:#18478b;}
span.text430Font1 { font-size:3px; font-family:"Arial", sans-serif; color:#062759;}
span.text1197Font1 { font-size:31px; font-family:"Arial", sans-serif; color:#062759;}
span.text1197Font2 { font-size:13px; font-family:"Arial", sans-serif; color:#010101;}
h1 { margin-top: 0; margin-bottom: 0; font-weight:normal; }
span.text1195Font1 { font-size:13px; font-family:"Arial", sans-serif; color:#062759;}
span.text1203Font1 { font-size:13px; font-family:"Arial", sans-serif; color:#062759;}
</style>
<script src="trivantis.js"></script>
<script src="trivantis-timedate.js"></script>
<script src="trivantis-cookie.js"></script>
<script src="trivantis-button.js"></script>
<script src="trivantis-image.js"></script>
<script src="trivantis-inline.js"></script>
<script src="trivantis-pagetracking.js"></script>
<script>
<!--
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(){
if (navigator.appVersion.indexOf('MSIE 8')!=-1 || navigator.appVersion.indexOf('MSIE 7')!=-1) {
winW = document.documentElement.clientWidth-16;
winH = document.documentElement.clientHeight;
}
else
{
winW = (window.innerWidth)? window.innerWidth-16 : document.body.offsetWidth-20
winH = (window.innerHeight)? window.innerHeight : document.body.offsetHeight
}
}
function ReFlow() {
findWH()
var left = (winW > 1000) ? (winW-1000)/2 : 0
if (pageLayer)
{
pageLayer.moveTo( left, 0 );
pageLayer.hasMoved = true;
pageLayer.newX = left;
pageLayer.newY = 0;
}
}
VarSection508AudioOff = new Variable( 'VarSection508AudioOff', 'No', 0, 0, null, null, 'drugfreeworkplacetraining', false )
VarMenuVisited = new Variable( 'VarMenuVisited', '0', 0, 0, null, null, 'drugfreeworkplacetraining', false )
onload = init
if( is.webkit )
onbeforeunload = finish
else
onunload = finish
function init() {
findWH()
if( is.min ){
trivPageTracking.InitPageTracking();
setTimeout( "preload( 'images/topnav_up_05.jpg','images/topnav_over_05.jpg','images/topnav_up_01.jpg','images/lg_home_bg.jpg','images/blank.jpg','images/menu_over.jpg','images/menu_up.jpg' )", 0 )
pageLayer = new ObjLayer( 'pageDIV' );
ReFlow();
pageLayer.show();
text49486.init()
text49505.init()
og227.init()
text428.init()
og71.init()
image19534.init()
image59.init()
button66.init()
button67.init()
text430.init()
image1188.init()
text1197.init()
text1195.init()
text1203.init()
text49486.activate()
text49505.activate()
og227.activate()
text428.activate()
og71.activate()
image19534.activate()
image59.activate()
button66.activate()
button67.activate()
text430.activate()
image1188.activate()
text1197.activate()
text1195.activate()
text1203.activate()
if ( trivPageTracking.GetRangeStatus(1192) == 'notstarted' ) trivPageTracking.SetRangeStatus(1192,2);
if( location.hash )
{
var newHash
if( location.hash.charAt(0) == '#' )
newHash = location.hash.slice( 1 )
else
newHash = location.hash
location.hash = newHash
}
setTimeout( 'trivUpdateTOC( 1 )', 500 )
}
}
var trivGoToPage = null
var trivCompleteCnt = 1;
var hasProcessedExitActions = false;
var trivActFBCnt = 0;
var currFeedbackIdx = 0;
var trivPageExited = false;
function finish() {
}
function trivOnFocus() {
if( trivPageExited ) return
}
function checkLeavePage() {
if( trivPageExited ) return
if( trivActFBCnt == 0 )
{
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
if( trivGoToPage != null )
{
eval( trivGoToPage )
trivGoToPage = null;
if( window.closed ) trivPageExited = true;
}
}
}
function trivPrevPage() {
trivExitPage( 'a001_popups_9_10_incorrect.html', true )
}
function trivNextPage() {
}
function trivUpdateTOC( bRecurse ) {
var i
}
function trivUpdateEntry() {
}
function trivResetEntry() {
}
function action49495(fn){
text49486.actionChangeContents(VarSection508AudioOff.getValue(),'alignleft','1');
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function text49486actionShow() {
setTimeout("if(!text49486.isVisible()) { text49486.objLyr.moveTo(text49486.x, text49486.y);text49486.onShow();action49495(); }", 1 )
}
function action49506(fn){
text49505.actionChangeContents(VarMenuVisited.getValue(),'alignleft','1');
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function text49505actionShow() {
setTimeout("if(!text49505.isVisible()) { text49505.objLyr.moveTo(text49505.x, text49505.y);text49505.onShow();action49506(); }", 1 )
}
function action1079(fn){
trivExitPage('index.html',true);
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function image59onUp() {
action1079();
}
function action40644(fn){
trivExitPage('a001_home_pages_menu.html',true);
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function action47031(fn){
VarMenuVisited.add('99');
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function button66onUp() {
action40644();action47031();
}
function action40645(fn){
{cleanupTitle('drugfreeworkplacetraining'); trivExitPage('ObjLayerActionExit()',false);}
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function action35985(fn){
top.window.close();
if(fn && typeof(fn) == 'string' ) eval(fn);
else if(fn && typeof(fn) == 'function' ) fn();
}
function button67onUp() {
action40645();setTimeout( 'action35985()', 500);
}
if( is.min ){
text49486 = new ObjInline('text49486',null,545,30,203,40,1,24,null,'div')
text49486.actionShow = text49486actionShow
text49486.build()
text49505 = new ObjInline('text49505',null,545,80,203,40,1,25,null,'div')
text49505.actionShow = text49505actionShow
text49505.build()
og227 = new ObjInline('og227',null,0,0,135,19,1,0)
og227.isGrp = true
og227.addChild('text428')
og227.build()
text428 = new ObjInline('text428',null,15,4,-1,15,1,2,null,'div')
text428.build()
og71 = new ObjInline('og71',null,0,0,987,138,1,0)
og71.isGrp = true
og71.addChild('image19534')
og71.addChild('image59')
og71.addChild('button66')
og71.addChild('button67')
og71.build()
image19534 = new ObjImage('image19534','images/blank.jpg','',533,20,233,118,1,3,'div')
image19534.build()
image59 = new ObjImage('image59','images/topnav_up_01.jpg','USDHS Drug Free Workplace Supervisor Training',12,20,529,118,1,4,'div')
image59.onUp = image59onUp
image59.hasOnUp = true
image59.capture=4
image59.build()
button66 = new ObjButton('button66','Menu',764,20,120,118,1,5,'div', '', 1)
button66.setImages('images/menu_up.jpg','images/menu_up.jpg','images/menu_over.jpg')
button66.onUp = button66onUp
button66.hasOnUp = true
button66.capture=4
button66.build()
button67 = new ObjButton('button67','Exit Course',884,20,103,118,1,6,'div', '', 1)
button67.setImages('images/topnav_up_05.jpg','images/topnav_up_05.jpg','images/topnav_over_05.jpg')
button67.onUp = button67onUp
button67.hasOnUp = true
button67.capture=4
button67.build()
text430 = new ObjInline('text430',null,97,4,200,12,1,7,null,'div')
text430.build()
image1188 = new ObjImage('image1188','images/lg_home_bg.jpg','',13,149,974,730,1,8,'div')
image1188.build()
text1197 = new ObjInline('text1197',null,75,203,-1,44,1,9,null,'div')
text1197.build()
text1195 = new ObjInline('text1195',null,72,250,426,526,1,10,null,'div')
text1195.build()
text1203 = new ObjInline('text1203',null,512,250,448,552,1,11,null,'div')
text1203.build()
writeStyleSheets(
text49486.css+
text49505.css+
og227.css+
text428.css+
og71.css+
image19534.css+
image59.css+
button66.css+
button67.css+
text430.css+
image1188.css+
text1197.css+
text1195.css+
text1203.css
)
}
// -->
</script>
</head>
<body onfocus="trivOnFocus()" onResize="ReFlow()">
<script>
if( is.min ){
findWH()
var left = (winW > 1000) ? (winW-1000)/2 : 0
document.write('<style type="text/css">#pageDIV { position: absolute; top:0px; left: ' + left + 'px; width:1000px; height:900px; ' )
document.write('} ></style>')
document.write('<DIV id=\"pageDIV\">')
}
</script>
<div id="text49486"><a id="text49486anc"></a>
<p lang="en" style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text49486Font1" >.
</span ></p >
</div>
<div id="text49505"><a id="text49505anc"></a>
<p lang="en" style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text49505Font1" >.
</span ></p >
</div>
<div id="og227"><a id="og227anc"></a></div>
<div id="text428"><a id="text428anc"></a>
<p lang="en" style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<a href="#text430anc" ><span class="text428Font1" >Skip to content</span></a ><span class="text428Font2" style="background-color:transparent" >
</span ></p >
</div>
<div id="og71"><a id="og71anc"></a></div>
<script>
if( is.min ){
document.write(image19534.div)
document.write(image59.div)
document.write(button66.div)
document.write(button67.div)
}
</script>
<div id="text430"><a id="text430anc"></a>
<p lang="en" style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text430Font1" >.
</span ></p >
</div>
<script>
if( is.min ){
document.write(image1188.div)
}
</script>
<div id="text1197"><a id="text1197anc"></a>
<div lang="en" style="margin-left:0px;text-indent:0px;margin-top:0px;margin-bottom:0px;text-align:left;" ><h1>
<span class="text1197Font1" >Terms</span ><span class="text1197Font2" style="background-color:transparent" >
</span ></h1></div >
</div>
<div id="text1195"><a id="text1195anc"></a>
<p lang="en" legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Proin non metus nisi, non varius libero.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc eu odio mi, non facilisis dui.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Mauris commodo tincidunt dui, in consectetur eros dignissim nec.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nam congue dui sed neque venenatis in cursus dui molestie.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Etiam vitae nisl at magna pellentesque iaculis a a augue.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Cras vel leo sit amet odio auctor fermentum et non nisi.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Vestibulum ut erat eget felis viverra dictum vel ac quam.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nullam convallis tristique lacus, quis convallis est volutpat eu.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Duis id nulla eu felis vestibulum ullamcorper.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Morbi et velit non dui euismod fringilla.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc vehicula nibh eu tellus tempus placerat.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc sed lacus risus, quis tristique lorem.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Vestibulum eget nibh eros, in posuere enim.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Praesent vulputate lorem in nisl condimentum gravida.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Proin non metus nisi, non varius libero.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc eu odio mi, non facilisis dui.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Mauris commodo tincidunt dui, in consectetur eros dignissim nec.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nam congue dui sed neque venenatis in cursus dui molestie.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Etiam vitae nisl at magna pellentesque iaculis a a augue.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Cras vel leo sit amet odio auctor fermentum et non nisi.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Vestibulum ut erat eget felis viverra dictum vel ac quam.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nullam convallis tristique lacus, quis convallis est volutpat eu.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Duis id nulla eu felis vestibulum ullamcorper.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Morbi et velit non dui euismod fringilla.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc vehicula nibh eu tellus tempus placerat.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nunc sed lacus risus, quis tristique lorem.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Vestibulum eget nibh eros, in posuere enim.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Praesent vulputate lorem in nisl condimentum gravida.
</span ></p >
<p style="margin-left:24px;text-indent:-24px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1195Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1195Font1" >Nullam id arcu nec arcu tempus accumsan a eu tortor.
</span ></p >
</div>
<div id="text1203"><a id="text1203anc"></a>
<p lang="en" legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Proin non metus nisi, non varius libero.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc eu odio mi, non facilisis dui.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Mauris commodo tincidunt dui, in consectetur eros dignissim nec.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nam congue dui sed neque venenatis in cursus dui molestie.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Etiam vitae nisl at magna pellentesque iaculis a a augue.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Cras vel leo sit amet odio auctor fermentum et non nisi.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Vestibulum ut erat eget felis viverra dictum vel ac quam.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nullam convallis tristique lacus, quis convallis est volutpat eu.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Duis id nulla eu felis vestibulum ullamcorper.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Morbi et velit non dui euismod fringilla.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc vehicula nibh eu tellus tempus placerat.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc sed lacus risus, quis tristique lorem.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Vestibulum eget nibh eros, in posuere enim.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Praesent vulputate lorem in nisl condimentum gravida.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Proin non metus nisi, non varius libero.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc eu odio mi, non facilisis dui.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Mauris commodo tincidunt dui, in consectetur eros dignissim nec.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nam congue dui sed neque venenatis in cursus dui molestie.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Etiam vitae nisl at magna pellentesque iaculis a a augue.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Cras vel leo sit amet odio auctor fermentum et non nisi.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Vestibulum ut erat eget felis viverra dictum vel ac quam.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nullam convallis tristique lacus, quis convallis est volutpat eu.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Duis id nulla eu felis vestibulum ullamcorper.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Morbi et velit non dui euismod fringilla.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc vehicula nibh eu tellus tempus placerat.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nunc sed lacus risus, quis tristique lorem.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Vestibulum eget nibh eros, in posuere enim.
</span ></p >
<p legLH="1.156" style="margin-left:24px;text-indent:-24px;line-height:0.938;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Praesent vulputate lorem in nisl condimentum gravida.
</span ></p >
<p style="margin-left:24px;text-indent:-24px;margin-top:0px;margin-bottom:0px;text-align:left;" >
<span class="text1203Font4" style="position:relative;top:-0px;margin-right:18px">•</span ><span class="text1203Font1" >Nullam id arcu nec arcu tempus accumsan a eu tortor.
</span ></p >
</div>
<script>
if( is.min ){
document.write("</DIV>")
}
</script>
</body>
</html>