// JavaScript Documentdocument.write("<body topmargin='0' leftmargin='0' marginheight='0' marginwidth='0' bgcolor='#FFFFFF'> <table width='100%' cellpadding='0' cellspacing='0' border='0'> <tr> <td colspan='2'> <table width='100%' cellpadding='0' cellspacing='0' border='0' bgcolor='#336699'> <tr> <td width='270' valign='top' align='left'><img src='../images/sub_logo.gif' width='270' height='76' border='0'></td> <td valign='top'><img src='../images/sub_top_buffer.gif' height='76' border='0'></td> <td width='360' valign='top' align='right'><img src='../images/sub_top_collage.jpg' width='360' height='76' border='0'></td> </tr> </table> </td> </tr> <tr> <td valign='top' width='143'> <table width='143' cellpadding='0' cellspacing='0' border='0' bgcolor='#FFFFFF'> <tr> <td><img src='../images/sub_nav_top.gif' width='143' height='38' border='0'></td> </tr>");								for (i = 0 ; i < subpageArray.length ; i++) {					if (subpage == subpageArray[i]) {											document.write("<tr><td><a href='../" + subpage + "/index.shtml'><img src='../images/sub_" + subpage + "_on.gif' width='143' height='24' border='0' name='" + subpage + "'></a></td></tr>");												} else {												document.write("<tr><td><a href='../" + subpageArray[i] + "/index.shtml' onMouseOver=\"" + subpageArray[i] + ".src='../images/sub_" + subpageArray[i] + "_on.gif'\" onMouseOut=\"" + subpageArray[i] + ".src='../images/sub_" + subpageArray[i] + "_off.gif'\"><img src='../images/sub_" + subpageArray[i] + "_off.gif' height='24' width='143' border='0' name='" + subpageArray[i] + "'></a></td></tr>");					}				}						document.write("<tr> <td><a href='../index.shtml' onMouseOver=\"home.src='../images/sub_home_on.gif'\" onMouseOut=\"home.src='../images/sub_home_off.gif'\"><img src='../images/sub_home_off.gif' width='143' height='24' border='0' name='home'></a></td> </tr> <tr> <td><img src='../images/sub_nav_bottom.gif' height='143' width='143' border='0'></td> </tr> <tr> <td><img src='../images/sub_nav_white.gif' width='143' border='0'></td> </tr> </table></td> <td valign='top' align='left'> <table width='100%' cellpadding='0' cellspacing='0' border='0' bgcolor='#FFFFFF'> <tr> <td valign='top' align='left'><img src='../images/sub_header_buffer.gif' height='48' border='0'></td> <td align='right' valign='top'>");document.write("<img src='../images/sub_" + subpage + "_header.gif' height='48' width='287'>");document.write("</td></tr><tr><td colspan='2' valign='top' align='left'>");