function dispLeftMenu(strMainSection,strSubSection)
{
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="180" summary="Left Section Menus">');
	document.write('<tr>');
	document.write('<td><img src="images/gray1_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
	document.write('</tr>');
	document.write('<tr bgcolor="#25649b">');
	document.write('<td height="25"><a href="index.aspx" class="hi" title="Link: Home"><img src="images/arrow_down.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Home</font></a></td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
	document.write('</tr>');
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="about_nih/about.aspx" class="left" title="Link: About NIH OTT"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">About NIH OTT</font></a></td>');
	document.write('</tr>');	
	if(strMainSection == "About_NIH_OTT")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "About_OTT")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/about.aspx" title="Link: About OTT"><font size="1">About OTT</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/about.aspx" title="Link: About OTT"><font size="1">About OTT</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "International_Technology_Transfer")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/intl_tt.aspx" title="Link: International Technology Transfer"><font size="1">International Technology Transfer</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/intl_tt.aspx" title="Link: International Technology Transfer"><font size="1">International Technology Transfer</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Organization")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/organization.aspx" title="Link: Organization"><font size="1">Organization</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/organization.aspx" title="Link: Organization"><font size="1">Organization</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Statistics")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/coming_soon.aspx" title="Link: Statistics"><font size="1">Statistics</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/coming_soon.aspx" title="Link: Statistics"><font size="1">Statistics</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Directions")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/directions.aspx" title="Link: Directions"><font size="1">Directions</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/directions.aspx" title="Link: Directions"><font size="1">Directions</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Career_Opportunities")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/careers.aspx" title="Link: Career Opportunities"><font size="1">Career Opportunities</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="about_nih/careers.aspx" title="Link: Career Opportunities"><font size="1">Career Opportunities</font></a></td>');
			document.write('</tr>');
		}	
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="licensing_royalties/licensing_overview.aspx" class="left" title="Link: Licensing and Royalties"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Licensing & Royalties</font></a></td>');
	document.write('</tr>');	
	if(strMainSection == "Licensing_And_Royalties")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "Royalties_Administration")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="licensing_royalties/coming_soon.aspx" title="Link: Royalties Administration"><font size="1">Royalties Administration</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="licensing_royalties/coming_soon.aspx" title="Link: Royalties Administration"><font size="1">Royalties Administration</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Monitoring_And_Enforcement")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="licensing_royalties/coming_soon.aspx" title="Link: Monitoring And Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="licensing_royalties/coming_soon.aspx" title="Link: Monitoring And Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Neglected_Diseases")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="Technologies/NegDis_ovrvw.aspx" title="Link: Neglected Diseases"><font size="1">Neglected Diseases</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="Technologies/NegDis_ovrvw.aspx" title="Link: Neglected Diseases"><font size="1">Neglected Diseases</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="cradas/model_agree.aspx" class="left" title="Link: CRADAs and MTAs"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">CRADAs & MTAs</font></a></td>');
	document.write('</tr>');
	if(strMainSection == "CRADAs_And_MTAs")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "Policies")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="cradas/coming_soon.aspx" title="Link: Policies" style="border-bottom-width: thin;"><font size="1">Policies</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="cradas/coming_soon.aspx" title="Link: Policies" style="border-bottom-width: thin;"><font size="1">Policies</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="forms_model_agreements/forms_model_agreements.aspx" class="left" title="Link: Forms and Model Agreements"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Forms & Model <br>&nbsp;&nbsp;&nbsp;&nbsp;Agreements</font></a></td>');
	document.write('</tr>');
	if(strMainSection == "Forms_And_Model_Agreements")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "License_Applications")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: License Applications"><font size="1">License Applications</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: License Applications"><font size="1">License Applications</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Model_Agreements")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Model Agreements(MTA, CTA, CRADA, etc.)"><font size="1">Model Agreements (MTA, CTA, CRADA, etc.)</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Model Agreements(MTA, CTA, CRADA, etc.)"><font size="1">Model Agreements (MTA, CTA, CRADA, etc.)</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Royalties")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Royalties"><font size="1">Royalties</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Royalties"><font size="1">Royalties</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Monitoring_And_Enforcement")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Monitoring and Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="forms_model_agreements/coming_soon.aspx" title="Link: Monitoring and Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="policy/policy.aspx" class="left" title="Link: Policy"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Policy</font></a></td>');
	document.write('</tr>');
	if(strMainSection == "Training")
	{
		document.write('<tr bgcolor="#25649b">');
		document.write('<td height="25"><a href="training/training.aspx" class="hi" title="Link: Training"><img src="../images/arrow_down.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Training</font></a></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td><img src="../images/point.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "Online Training")
		{
			document.write('<tr bgcolor="#8aa6c2">');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="http://tttraining.od.nih.gov"  target="_blank" title="Link: Online Training" style="border-bottom-width: thin;" class="hi">Online Training</a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="http://tttraining.od.nih.gov" target="_blank" title="Link: Online Training" style="border-bottom-width: thin;" class="off">Online Training</a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Technology Transfer Presentations and Articles")
		{
			document.write('<tr bgcolor="#8aa6c2">');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="../ftraining/ttp.aspx" title="Link: Technology Transfer Presentations and Articles" style="border-bottom-width: thin;" class="hi">Technology Transfer Presentations and Articles</a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="../training/ttp.aspx" title="Link: Technology Transfer Presentations and Articles" style="border-bottom-width: thin;" class="off">Technology Transfer Presentations and Articles</a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Research Tools")
		{
			document.write('<tr bgcolor="#8aa6c2">');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="http://www.research-tool.info/english/index.html" target="_blank" title="Link: Research Tools" style="border-bottom-width: thin;" class="hi">Research Tools</a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="http://www.research-tool.info/english/index.html" target="_blank" title="Link: Research Tools" style="border-bottom-width: thin;" class="off">Research Tools</a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');		
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr bgcolor="#E3E3E3">');
		document.write('<td height="25"><a href="training/training.aspx" class="left" title="Link: Training"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Training</font></a></td>');
		document.write('</tr>');
	}
		
	if(strMainSection == "Policy")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "Various_Policies")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Various Policies"><font size="1">Various Policies</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Various Policies"><font size="1">Various Policies</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Intellectual_Property_Law_And_Regulations")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Intellectual Property Law and Regulations"><font size="1">Intellectual Property Law & Regulations</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Intellectual Property Law and Regulations"><font size="1">Intellectual Property Law & Regulations</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Regulatory_Affairs")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Regulatory Affairs"><font size="1">Regulatory Affairs</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Regulatory Affairs"><font size="1">Regulatory Affairs</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Reports")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Reports"><font size="1">Reports</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="policy/coming_soon.aspx" title="Link: Reports"><font size="1">Reports</font></a></td>');
			document.write('</tr>');
		}
		//document.write('<tr bgcolor="#B1D0E9">');
		//document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		//document.write('</tr>');
		//if(strSubSection == "Make_Archives_From_Current_Web_Sites")
		//{
			//document.write('<tr bgcolor="#ffffff">');
			//document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			//document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			//document.write('<td><a href="policy/coming_soon.aspx" title="Link: Make Archives From Current Web Sites"><font size="1">Make Archives From Current Web Site</font></a></td>');
			//document.write('</tr>');
		//}
		//else
		//{
			//document.write('<tr>');
			//document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			//document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			//document.write('<td><a href="policy/coming_soon.aspx" title="Link: Make Archives From Current Web Sites"><font size="1">Make Archives From Current Web Site</font></a></td>');
			//document.write('</tr>');
		//}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="faqs/lic_faq.aspx" class="left" title="Link: FAQs"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">FAQs</font></a></td>');
	document.write('</tr>');
	

	if(strMainSection == "FAQs")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "All_Subject_Areas")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="faqs/lic_faq.aspx" title="Link: All Subject Areas" style="border-bottom-width: thin;"><font size="1">All Subject Areas</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="faqs/lic_faq.aspx" title="Link: All Subject Areas" style="border-bottom-width: thin;"><font size="1">All Subject Areas</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Patent_Legal")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="../faqs/patent_legal_services.aspx" title="Link: Patent Legal Services"><font size="1">Patent Legal Services</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="../images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="../images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="../faqs/patent_legal_services.aspx" title="Link: Patent Legal Services"><font size="1">Patent Legal Services</font></a></td>');
			document.write('</tr>');
		}	
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr bgcolor="#E3E3E3">');
	document.write('<td height="25"><a href="contactus/contact_us.aspx" class="left" title="Link: Contact Us"><img src="images/sample7_main_icon_default.gif" alt="Arrow" title="Arrow" width="16" height="16" border="0"><font size="2">Contact Us</font></a></td>');
	document.write('</tr>');
	if(strMainSection == "Contact_Us")
	{
		document.write('<tr>');
		document.write('<td><img src="images/gray_line.gif" alt="Spacer" width="187" height="1" border="0" title="Spacer"></td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td valign="top" bgcolor="#D3EBFF">');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		if(strSubSection == "Staff_Directory")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="pdfs/Alpha Telephone Listing.pdf" target="_blank" title="Link: Staff Directory"><font size="1">Staff Directory</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="pdfs/Alpha Telephone Listing.pdf" target="_blank" title="Link: Staff Directory"><font size="1">Staff Directory</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "General_Questions")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: General Questions"><font size="1">General Questions</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: General Questions"><font size="1">General Questions</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Licensing_And_Patenting")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Licensing and Patenting"><font size="1">Licensing & Patenting</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Licensing and Patenting"><font size="1">Licensing & Patenting</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Contact_Us_Royalties")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Royalties"><font size="1">Royalties</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Royalties"><font size="1">Royalties</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Contact_Us_Monitoring_And_Enforcement")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="#" title="Link: Monitoring and Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="#" title="Link: Monitoring and Enforcement"><font size="1">Monitoring & Enforcement</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "IC_Technology")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: IC Technology Development Coordinators"><font size="1">IC Technology Development Coordinators</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: IC Technology Development Coordinators"><font size="1">IC Technology Development Coordinators</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Employment_And_Training_Enquiries")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Employment and Training Enquiries"><font size="1">Employment & Training Enquiries</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Employment and Training Enquiries"><font size="1">Employment & Training Enquiries</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		if(strSubSection == "Law_Firms_And_Patent_Prosecution")
		{
			document.write('<tr bgcolor="#ffffff">');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Law Firms and Patent Prosecution"><font size="1">Law Firms & Patent Prosecution</font></a></td>');
			document.write('</tr>');
		}
		else
		{
			document.write('<tr>');
			document.write('<td width="15" height="20"><img src="images/point.gif" width="1" height="1" border="0"></td>');
			document.write('<td width="5" align="right"><img src="images/arrow_sm.gif" alt="arrow" width="5" height="5" border="0"></td>');
			document.write('<td><a href="contactus/coming_soon.aspx" title="Link: Law Firms and Patent Prosecution"><font size="1">Law Firms & Patent Prosecution</font></a></td>');
			document.write('</tr>');
		}
		document.write('<tr bgcolor="#B1D0E9">');
		document.write('<td colspan="3"><img src="images/point.gif" width="1" height="1" border="0"></td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
	}
	else
	{
		document.write('<tr>');
		document.write('<td><img src="images/separator.gif" alt="Spacer" width="187" height="3" border="0" title="Spacer"></td>');
		document.write('</tr>');
	}
	document.write('<tr>');
	document.write('<td>&nbsp;</td>');
	document.write('</tr>');
	document.write('</table>');
}