<style type="text/css">
@import url("https://www.emssoftwaresolutions.com/includes/menus.css");

<!--


/*
Some notes:

In order for link hover effects to work properly, the four "pseudo-classes" must be defined in this order:
:link
:visited
:hover
:active

Otherwise, they can override each other.  Obviously, this is insane, but what can we do?
*/

@charset "utf-8";

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.traffic_light_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top:12px;
}

.body_textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_margins {
	margin-left: 0.2in;
	margin-right: 0.2in;
}
.box {
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.topLinks {
	height:30px;
	vertical-align:middle;
	background-color:#366397;
}
.topLinks a {
font-weight:bold;
margin-left:94px;
margin-top:10px;
text-decoration:none;
}
.topLinks a:link {
	color:#FFF;
}
.topLinks a:hover {
	color:#CCC;

}
.topLinks a:visited {
	color:#FFF;

}
a.topLinks {
	margin-top:10px;
}
.SmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


.style5 {color: #FFFFFF}
.style6 {color: #00417F}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	
}
A.copyright:link {
	font-size:10px;
	color:#ffffff;
	}
A.copyright:hover {
	font-size:10px;
	color:#ffffff;
	}
A.copyright:visited {
	font-size:10px;
	color: #ffffff;
}
A.copyright:active {
	font-size:10px;
	color: #336699;
}


A.bottomlinks:link {
	font-size:11px;
	color:#1515B5;
	}
A.bottomlinks:visited {
	font-size:11px;
	color:#1515B5;
}
A.bottomlinks:hover {
	font-size:11px;
	color:#db1a14;
	}
A.bottomlinks:active {
	font-size:11px;
	color:#db1a14;
}



td.MonthName
{
color: #FFFFFF;
background-color: #007FCD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
border-left-style: solid;
border-left-color: #999999;
border-left-width:medium;
margin:0px;
border-collapse:collapse;
border-spacing:0px;
padding:1px;
}
td.ProgramNameHeading
{
color: #FFFFFF;
background-color: #007FCD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
margin:0px;
border-collapse:collapse;
border-spacing:0px;
}



body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	/*background-color: #DCDDDE;*/
	/*background-image: url(https://www.emssoftwaresolutions.com/images/background_stripes2.gif);*/
	/*background-repeat: repeat;*/
	}

A:link {
    COLOR: #1515B5
}
A:visited {
    COLOR: #336DBF
}
A:hover {
    COLOR: #db1a14
}
A:active {
    COLOR: #1515B5
}
A.action:link {
	background-image:url(https://www.emssoftwaresolutions.com/images/buttonBkgnd.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	}
A.action:hover {
	background-image:url(https://www.emssoftwaresolutions.com/images/buttonBkgnd.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20x;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	}
A.action:visited {
	background-image:url(https://www.emssoftwaresolutions.com/images/buttonBkgnd.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color: #000000;
}
A.action:active {
	background-image:url(https://www.emssoftwaresolutions.com/images/buttonBkgnd.gif);
	background-repeat:repeat-x;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-size:9pt;
	font-weight:bold;
	color: #336699;
}


A.actionGray:link {
	background:#CCCCCC;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color:#666666;
	}
A.actionGray:hover {
	background:#CCCCCC;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20x;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color:#666666;
	}
A.actionGray:visited {
	background:#CCCCCC;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
	font-size:9pt;
	color: #666666;
}
A.actionGray:active {
	background:#CCCCCC;
	text-decoration:none;
	border-color:#3f6eb6;
	border-style:solid;
	border-width:1px;
	line-height:15pt;
	height:20px;
	padding-right:5px;
	padding-left:5px;
	font-size:9pt;
	font-weight:bold;
	color: #666666;
}

A.smalllink:link {
    COLOR: #3f6eb6;
	font-size: 8pt;
	text-decoration:none;
}
A.smalllink:active {
    COLOR: #85b63f;
	font-size: 8pt;
	text-decoration:none;
}
A.smalllink:hover {
    COLOR: #85b63f;
	font-size: 8pt;
}
A.smalllink:visited {
    COLOR: #3f6eb6;
	font-size: 8pt;
	text-decoration:none;
}

A.big:link {
    FONT-SIZE: 11pt;
    COLOR: #3f6eb6;
    FONT-STYLE: bold;
    FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
    }
A.big:visited {
    FONT-SIZE: 11pt;
    COLOR: #3f6eb6;
    FONT-STYLE: bold;
    FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
    }
A.big:hover {
    FONT-SIZE: 11pt;
    COLOR:#000000;
    FONT-STYLE: bold;
    FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
    }
A.big:active {
    FONT-SIZE: 11pt;
    COLOR:#000000;
    FONT-STYLE: bold;
    FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
    }

/* replicates the H2 formatting, but it's a link */
A.h2 {
    FONT-SIZE: 13pt;
    COLOR: #3f6eb6;
    FONT-FAMILY: arial, sans-serif;
	font-weight:bold;
	font-style:bold;
}
A.h2:link { text-decoration:none; COLOR: #3f6eb6;}
A.h2:visited { text-decoration:none; COLOR: #3f6eb6;}
A.h2:hover { text-decoration:underline; COLOR: #3f6eb6;}
A.h2:active { text-decoration:underline; COLOR: #3f6eb6;}

span.h2 {
    FONT-SIZE: 13pt;
    COLOR: #3f6eb6;
    FONT-FAMILY: arial, sans-serif;
	font-weight:bold;
	font-style:bold;
}


P {
    FONT-SIZE: 10pt;
    COLOR: #000000;
/*    TEXT-INDENT: 0in;*/
    FONT-FAMILY: arial, sans-serif;
/*    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px;*/
}
H1 {
    FONT-SIZE: 14pt;
    COLOR: #366397;
    FONT-FAMILY: arial, sans-serif;
    TEXT-ALIGN: left;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 3px;
	margin-left:0.2in;
}
H2 {
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: arial, sans-serif;
    TEXT-ALIGN: left;
    MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 2px;
}
H3 {
    FONT-SIZE: 11pt;
    COLOR: #366397;
    FONT-FAMILY: arial, sans-serif;
	MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 2px;
}
h4 {
    FONT-SIZE: 12pt;
    COLOR: #3f6eb6;
}
H4.left {
    FONT-SIZE: 12pt;
    COLOR: #3f6eb6;
	text-align:left;
}
H5 {
    FONT-SIZE: 13pt;
    COLOR: #3f6eb6;
    FONT-FAMILY: arial, sans-serif;
}

H6 {
    FONT-SIZE: 10pt;
    COLOR: #3f6eb6;
    FONT-FAMILY: arial, sans-serif;
	MARGIN-BOTTOM: 2px;
    PADDING-BOTTOM: 2px;
}
.GroupHeadline {
    FONT-SIZE: 12pt;
    COLOR: #3f6eb6;
	text-align:left;
	font-weight:bold;
}


TD {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: sans-serif
}
.justify {
	text-align:justify;
	}
.white {
	COLOR: #FFFFFF; 
	font-weight:bold; 
	line-height:18pt;
	}
.nav {
	COLOR: #FFFFFF; 
	font-weight:bold; 
	line-height:15pt;
	}
a.nav:link {
    COLOR: #FFFFFF; 
	font-weight:bold; 
	text-decoration:none;
	line-height:15pt;
}
a.nav:active {
    COLOR: #406fb6;
	font-weight:bold;
	line-height:15pt;
}
a.nav:hover {
    COLOR: #1A1D8E; 
	font-weight:bold;
	line-height:15pt;
}
a.nav:visited {
    COLOR: #ffffff; 
	font-weight:bold; 
	text-decoration:none;
	line-height:15pt;
}
.nav2 {
	COLOR: #FFFFFF; 
	line-height:15pt;
	}
a.nav2:link {
    COLOR: #FFFFFF; 
	line-height:15pt;
}
a.nav2:active {
    COLOR: #1A1D8E;
	line-height:15pt;
}
a.nav2:hover {
    COLOR: #1A1D8E; 
	line-height:15pt;
}
a.nav2:visited {
    COLOR: #ffffff; 
	line-height:15pt;
}
.small { FONT-SIZE: 9pt }
.xsmall { FONT-SIZE: 8pt }
.xsmalltoptext {
	FONT-SIZE: 8pt;
	color: #3f6eb6;
	}
.warning {
	font-weight: bold;
	color:#FF0000;
	}
.scoreboard {
	background-color:#ffffff;
	color:#3f6eb6;
	font:arial, sans-serif;
	font-size:9pt;
	padding:2px;
	}
table.scoreboard
{ 
border: 1px #85b63f solid;
border-collapse: collapse;
border-spacing: 0px;
}

th.scoreboard
{
background-color: #3f6eb6;
border-top: 1px #85b63f solid;
border-bottom: 1px #85b63f solid;
font-weight: bold;
font-size: 9pt;
color:#FFFFFF;
text-align:center;
}
td.scoreboard
{ border-bottom: 1px #6699CC dotted;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px; }


.bluebkgnd {
	background-color:#73a3dc;
	color:#ffffff;
	font-weight:bold;
	font-size:8pt;
	padding:2px;
	}
.whitebold {
	font-weight:bold;
	color:#FFFFFF;
	size:9pt;
	}
.stoplightkey {
	font-weight:bold;
	font-size:10pt;
	line-height:18pt;
	}
.largebold { FONT-SIZE: 12pt;
		FONT-FAMILY: arial, sans-serif;
		FONT-WEIGHT: bold }
.redhighlight { FONT-WEIGHT: bold;
			COLOR: #B3001A }
.content {
	margin-left: 0.2in;
	margin-right: 0.2in;
	width: 695px;
	text-align:left; 
	float:left;
	}

.clear {
	clear:both;
}
.leftcontent {
	width:600px;
	margin-left: 0.2in;
	float:left;
	text-align:left;
	vertical-align:top;
	}
.rightcontent {
	width:215px;
	margin-right: 0.2in;
	margin-top: 0.3in;
	float:right;
	text-align:left;
	vertical-align:top;
	position:relative;
	}
.rightcontent2 {
	width:215px;
	margin-right: 0.2in;
	margin-top: 0in;
	float:right;
	text-align:left;
	vertical-align:top;
	position:relative;
	top:-20;
	clear:right;
	}
ul.tight {
	margin-top:3px;
	margin-bottom:3px;
}
	 
/*Log tables based on the Item tables from IC */
table.LogScreen
{ 
/*width: 100%;*/
width: 765px;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
}

ul.InfoBox {
list-style-image:url(images/redsquarebullet.gif);
margin-left:17px;
padding-left:0px;
}
li.InfoBox {

}
table.InfoBox
{ 
border: 1px #6685b5 solid;
border-collapse: collapse;
border-spacing: 0px;
width:215px;
padding:0px;
}
table.InfoBoxWide
{ 
border: 1px #6685b5 solid;
border-collapse: collapse;
border-spacing: 0px;
width:415px;
padding:0px;
}

th.InfoBox
{
background:url(images/headingBackground.png);
/*border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;*/
font-weight: normal;
font-family:Verdana, Geneva, sans-serif;
font-size: 16px;
color:#FFFFFF;
text-align:center;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
}


td.InfoBox
{ border-bottom: 1px #6699CC dotted;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
text-align:left;
}
td.InfoBoxBackground 
{ border-bottom: 1px #6699CC dotted;
font-weight: normal;
background-image:url(images/ambulancePhotoWatermarked.gif);
background-position:bottom;
background-repeat:no-repeat;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
text-align:left;
}
td.InfoBoxCentered
{ border-bottom: 1px #6699CC dotted;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
text-align:center;
}

td.LogEntryStull
{ border-bottom: 1px #6699CC dotted;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
white-space:normal;
text-align:left;
}


td.LogEntryDate
{ border-bottom: 1px #6699CC dotted;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
white-space:nowrap;
text-align:left;
}

td.LogEntryUpper
{
/* Intended to use as upper lines of a multi-row row, if you will.  Bottom line is there is no... bottom line.*/
/* border-bottom: 1px #6699CC dotted;*/
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
white-space:nowrap;
}

td.LogInputUpper
{
/* Intended to use as upper lines of a multi-row row, if you will.  Bottom line is there is no... bottom line.*/
/* border-bottom: 1px #6699CC dotted;*/
text-align: center;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
/*width: 300px;*/
white-space:nowrap;
 }

td.LogInput
{ border-bottom: 1px #6699CC dotted;
text-align: center;
font-weight: normal;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 3px;
white-space:nowrap;
}

td.LogAttestation
{ border-bottom: 1px #6699CC dotted;
text-align: justify;
font-weight: normal;
font-size: 9pt;
color:#000000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}
.image {
border: 1px #6685b5 solid;
}
.image2 {
border: 1px #6685b5 solid;
margin-right: 5px;
}
.image3 {
margin-right: 5px;
}
/*handling for MessageStr, also lifted from IC*/
.MessageRow {
	width: 100%;
	text-align:center;
	padding: 2px;
	height: auto;
	margin: 1.5em;
	color: #ff0000;
	font-weight:bold;
	font-size: 10pt;
}

.otherLogsPDF {
border: 1px #000 solid;
}

.headingText {
COLOR: #3f6eb6;
}

/*fancy tool tips */
.fancyToolTip
{
/*background:#FFFFFF;*/
/*background: InfoBackground;*/
background:#edeff7;
/*background:#f0f099;*/
color:#000000;
border: 2px #333333 solid;
/*display: none;*/
z-index: 10; /*make sure it's above any other page layer*/
/*padding: 6px;*/
padding: 0px;
/*width: 600px;*/
/*text-align:left*/
font-weight:normal;
white-space: normal;
/* this kicks it off of the shadow */

position: relative;
    left: -3px;
    top: -3px;
	
}

.fancyToolTipTitle
{
background:#3f6eb6;
color:#FFFFFF;
/*border: 1px #333333 solid;
display: none;*/
z-index: 10; /*make sure it's above any other page layer*/
padding: 6px;
/*width: 300px;*/
width:auto;
text-align:center;
font-weight:bold;
opacity:1.0;
filter: alpha(opacity=100);
white-space: normal;
}

.fancyToolTipBody
{
z-index: 10; /*make sure it's above any other page layer*/
padding: 6px;
text-align:justify;
font-weight:normal;
opacity:1.0;
filter: alpha(opacity=100);
white-space: normal;
}

.fancyToolTipShadow
{
background:#333333;
display: none;
/*opacity:.50;*/
/*filter: alpha(opacity=50);*/
/*width:auto;*/
font-size:11px;
}

.fancyToolTipShadow iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}


.emptyEnclosingBlock
{
display:block; position:relative; left:0px; top:0px;
}

.ourservicesbutton
{
	float:left;
	height: 30px;
	width: 215px;
	margin: 35px 0px 0px 0px;
	background-color: #1a2f59;
}

.ourservicesbutton p {
	padding: 5px;
	margin: 0px;
	text-align:center;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.ourservicesbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

.ourservicesbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.ourservicesbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


.ourservicesbutton a:hover {
	color: #e38125;
	text-decoration: none;
}


.contactbutton
{
	float: left;
	height: 30px;
	width: 215px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	background-color: #1a2f59;
}

.contactbutton p {
	padding: 5px;
	margin: 0px;
	text-align:center;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.contactbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton a:hover {
	color: #e38125;
	text-decoration: none;
}

.contactbutton2
{
	float: left;
	height: 30px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-color: #1a2f59;
}

.contactbutton2 p {
	padding: 5px;
	margin: 0px;
	text-align:center;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.contactbutton2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.contactbutton2 a:hover {
	color: #e38125;
	text-decoration: none;
}

.evaluationbutton
{
	float: left;
	height: 50px;
	width: 215px;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	background-color: #e38125;
}

.evaluationbutton p {
	padding: 7px;
	margin: 0px;
	text-align:center;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
}

.evaluationbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

.evaluationbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.evaluationbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.evaluationbutton a:hover {
	color: #1a2f59;
	text-decoration: none;
}

.spacer
{
	float: left;
	height: 16px;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-color: none;
}

.orangelink a {
	color: #e38125;
	text-decoration: underline;
}

.orangelink a:link {
	font-weight: bold;
	font-size: 15px;
}

.orangelink a:hover {
	color: #e38125;
	text-decoration: none;
}

.orangelink a:visited {
	color: #e38125;
}
.nemsis-cmpliance-logo-box {
	text-align: center;
}
.nemsis-cmpliance-logo-box p {
	font-size: 12pt;
}
.nemsis-compliance-logo-float {
	float: right;
	width: 180px;
	margin-top:10px;
}

.nemsis-compliance-logo {
	width: 198px;
	margin: 0 9px 0px 8px;
}

.nemsis-compliance-logoRP {
	width: 198px;
	margin: 6px 9px 0px 8px;
}
.nemsis-compliance-logo-float .nemsis-compliance-logo {
	width: 163px;
}
.nemsis-compliance-logo-float .nemsis-compliance-logoRP {
	width: 163px;
}
.lede-paragraph {
	margin-top: 0;
}

-->
</style><!--
     FILE ARCHIVED ON 12:03:25 May 21, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:24:44 Jul 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
<!--
playback timings (ms):
  captures_list: 0.957
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.033
  esindex: 0.016
  cdx.remote: 59.933
  LoadShardBlock: 277.503 (3)
  PetaboxLoader3.datanode: 457.206 (5)
  PetaboxLoader3.resolve: 226.737 (2)
  load_resource: 455.808
  loaddict: 149.921
-->