
with(document)
{
 write("<table align='center' cellspacing='0' cellpadding='0' border='0'>");
 write("<tr>");
 write("<td class='text8' height='25' background='images/top_bar.png'><a href='http://69.89.31.103:2095/' target='email'>Employee Access</a> | <a href='http://www.nsc-inc.com:6019/dashboard/index.php' target='appdash'>AppDash&#153;</a> &nbsp;&nbsp;</td>");
 write("</tr>");
 write("<tr>");
 write("<td class='text'><!--<img src='images/live_header.png'>-->");
 
 //new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
 new fadeshow(fadeimages5, 1012, 150, 0, 5000, 1, "R");
 
 write("</td>");
 write("</tr>");
}
