function delegateSideNav()
{
	document.writeln('          <tr>');
	document.writeln('            <td><a href="index.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Image12\',\'\',\'../images/m_media_on.gif\',1)"><img src="../images/m_media.gif" name="Image12" width="200" height="23" border="0" id="Image12" /></a></td>');
	document.writeln('          </tr>');
	document.writeln('          <tr>');
	document.writeln('            <td><table width="200" border="0" cellspacing="0" cellpadding="0">');
	document.writeln('                <tr>');
	document.writeln('                  <td><img src="../images/m_sub_spacer.gif" width="200" height="19" /></td>');
	document.writeln('                </tr>');
	document.writeln('                <tr>');
	document.writeln('                  <td background="../images/m_sub_bk.gif" valign="top"><table border="0" width="190" cellpadding="0" cellspacing="0"><tr><td width="26"><img src="../images/trans.gif" width="26" height="1" border="0" /></td><td valign="top"><a href="media_reg.htm" class="txtWH">Media On-line Registration</a></td></tr></table></td>');
	document.writeln('                </tr>');
	document.writeln('                <tr>');
	document.writeln('                  <td><img src="../images/m_sub_line.gif" width="200" height="11" /></td>');
	document.writeln('                </tr>');
	document.writeln('                <tr>');
	document.writeln('                  <td background="../images/m_sub_bk.gif" valign="top"><table border="0" width="190" cellpadding="0" cellspacing="0"><tr><td width="26"><img src="../images/trans.gif" width="26" height="1" border="0" /></td><td valign="top"><a href="comingsoon.htm" class="txtWH">Press Releases</a></td></tr></table></td>');
	document.writeln('                </tr>');
	document.writeln('                <tr>');
	document.writeln('                  <td><img src="../images/m_sub_spacer2.gif" width="200" height="19" /></td>');
	document.writeln('                </tr>');
	document.writeln('            </table></td>');
	document.writeln('          </tr>');
}

delegateSideNav();