/*
document.write('<TABLE WIDTH="760" CELLPADDING="0" CELLSPACING="0" BORDER="0">');
document.write('<TR>');
document.write('<TD VALIGN="top"><TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">');
document.write('<TR>');
document.write('<TD><DIV ID="logotop"><IMG SRC="images/spacer.gif" ALT="" WIDTH="1" HEIGHT="1"></DIV></TD>');
document.write('<TD><IMG SRC="images/'+ headername +'" ALT="" STYLE="margin-top:3px;margin-left:10px;"></TD>');
document.write('</TR>');
document.write('</TABLE></TD>');
document.write('<TD VALIGN="top" ALIGN="right">');
document.write('<DIV ID="tophomebutton"><A HREF="#">MyIntranet Home</A></DIV>');
document.write('<TABLE CELLPADDING="0" CELLSPACING="0" BORDER="0">');
document.write('<FORM>');
document.write('<TR>');
document.write('<TD CLASS="headsearch"><B>Search:</B>&nbsp;</TD>');
document.write('<TD><INPUT TYPE="text" STYLE="width:125px;"></TD>');
document.write('<TD><INPUT TYPE="image" SRC="images/top_search_arrow.gif" BORDER="0"></TD>');
document.write('</TR>');
document.write('<TR>');
document.write('<TD>&nbsp;</TD>');
document.write('<TD COLSPAN="2" CLASS="headsearch"><INPUT TYPE="radio">This Site &nbsp; <INPUT TYPE="radio">MyIntranet</TD>');
document.write('</TR>');
document.write('</FORM>');
document.write('</TABLE>');
document.write('</TD>');
document.write('</TR>');
document.write('</TABLE>');
*/
//document.writeln('<cfprocessingdirective pageencoding="utf-8">');
document.writeln('<TABLE WIDTH="945" CELLPADDING="0" CELLSPACING="0" BORDER="0" bordercolor="red" HEIGHT="10" bgcolor="#FFFFFF"');
document.writeln('<TR><TD ALIGN="left"><IMG SRC="images/spacer.gif" WIDTH="5" HEIGHT="1" ALT="" BORDER="0"></TD></TR></TABLE>');

document.writeln('<TABLE WIDTH="945" CELLPADDING="0" CELLSPACING="0" BORDER="0" bordercolor="red" HEIGHT="96" BACKGROUND="images/banner7_final.jpg">');
document.writeln('<TR>');
document.writeln('<td valign="top">&nbsp; ');
/*document.writeln('<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0">');
document.writeln('<TR><TD ALIGN="left" COLSPAN="2"><IMG SRC="images/spacer.gif" WIDTH="5" HEIGHT="1" ALT="" BORDER="0"></TD></TR>');
document.writeln('<TR>');
document.writeln('<TD WIDTH="72"  ALIGN="left" STYLE="margin-left:15px;"></TD>');
document.writeln('<TD></TD>');
document.writeln('<TD></TD>');
//document.writeln('</TR>');
//document.writeln('<TR><TD VALIGN="middle" ALIGN="left" COLSPAN="3"><IMG SRC="images/spacer.gif" WIDTH="10" HEIGHT="3" ALT="" BORDER="0"></TD></TR>');
document.writeln('<TR>');
document.writeln('<TD CLASS="header" ALIGN="left" COLSPAN="3">');


document.writeln('<A HREF=""><B STYLE="color:#ABEA77;">Home</B></A> | ');
document.writeln('<A HREF="">Browse By Topic</A> | ');
document.writeln('<A HREF="">Feedback</A> | ');
document.writeln('<A HREF="">Help</A> | ');
document.writeln('<A HREF="">Phone</A>');

document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('</TABLE>');
document.writeln('</td>');
document.writeln('<TD ALIGN="right" VALIGN="top" STYLE="padding:0px 0px 7px 7px; color:red;">');

document.writeln('<IMG SRC="images/spacer.gif" WIDTH="1" HEIGHT="17" ALT="" BORDER="0">');
//document.writeln('<IMG SRC="images/'+ headername +'" ALT="" STYLE="margin-top:0px; margin-left:10px;">');

//document.writeln('<IMG SRC="images/spacer.gif" WIDTH="1" HEIGHT="17" ALT="" BORDER="0"><BR>');
//document.writeln('<SPAN CLASS="header"></SPAN>');*/
document.writeln('</TD>');
document.writeln('</TR>');
document.writeln('</TABLE>');
