function sidenav(highlight1,subnav1) {
	var strTemp = new String();
	if ( highlight1 != '' ) {
		document.getElementById(highlight1).className = 'topicon1'; // 'topicon1';	
		if (arguments.length == 1) {
			document.getElementById(highlight1).className = 'highlight menuItemActive';
		}
	}
	if ( subnav1 != '' ) {
		document.getElementById(subnav1).className = 'subtopicson1'; // 'subtopicson1';
		if (arguments.length == 2) {
			document.getElementById(subnav1).className = 'highlight menuItemActive';
		}
  	}
	if (arguments.length >= 3) { 
		var subhead2 = arguments[2];
  	  	document.getElementById(subhead2).className = 'topicon2'; // 'topicon2';
		if (arguments.length == 3) {
			document.getElementById(subhead2).className = 'highlight menuItemActive'; 
			document.getElementById(subhead2).parentNode.className = "menuItemActive";
		}
		if (arguments.length >= 4){
			var subcat2 = arguments[3];
			document.getElementById(subcat2).className = 'subtopicson2'; // 'subtopicson2';
			if (arguments.length == 4) {
			document.getElementById(subcat2).className = 'highlight menuItemActive';
			document.getElementById(subcat2).parentNode.className = "menuItemActive";
			document.getElementById(subcat2).parentNode.parentNode.className = "menuItemActive";
			}
			if (arguments.length >= 5){
				var subhead3 = arguments[4];
				document.getElementById(subhead3).className = 'topicon3'; //'topicon3';
				if (arguments.length == 5) {
					document.getElementById(subhead3).className = 'highlight menuItemActive'; 
					document.getElementById(subhead3).className = 'highlight menuItemActive';
					document.getElementById(subhead3).parentNode.className = "menuItemActive";
					document.getElementById(subhead3).parentNode.parentNode.className = 'menuItemActive';
					document.getElementById(subhead3).parentNode.parentNode.parentNode.className = "menuItemActive";
				}
			}
		}			
	}
}


/*****     GTAC Side Applet Menu      *****  
   This changes is added to resolve the IE 6.0 ActiveX update (KB912945).  
   After install the update, you cannot interact with ActiveX controls loaded 
   by the APPLET, EMBED, or OBJECT elements.  You have to manually click the 
   control to enable the ActiveX control.  To resolve this issue, this 
   function is created to load ActiveX controls externally, this enable 
   the web pages respond immediately to ActiveX controls without user 
   interaction.   

   04/20/06  Helena Cheng

   Add function gotoFORUM to redirect to news://openforum.ugs.com.  The
   direct link does not work in Firefox.

   03/21/08  Helena Cheng

*/

function gotoFORUM()
{
    document.location = "news://openforum.ugs.com";
}

function RunUGS_params()
{
    var browser = navigator.appName;

    document.write('<APPLET id="Java1" CODE="slidem.class" CODEBASE="/assets/applets" ALIGN="baseline" WIDTH="143" HEIGHT="620">\n');
    document.write('<PARAM NAME="Notice" VALUE="Sliding Tree Menu, Copyright (c) 1997 OpenCube Technologies, Registered 15926">\n');
    document.write('<PARAM NAME="bgcolor" VALUE="204,204,204">\n');
    document.write('<PARAM NAME="jumpsize" VALUE="4">\n');
    document.write('<PARAM NAME="onsbtext" VALUE="Opções no Site de Suporte da GTAC">\n');
    document.write('<PARAM NAME="loadmsg" VALUE="  ">\n');
    document.write('<PARAM NAME="loadmsgcolor" VALUE="204,204,204">\n');
    document.write('<PARAM NAME="offsbtext" VALUE="GTAC">\n');
    document.write('<PARAM NAME="maindesc0" VALUE="GTAC">\n');
    document.write('<PARAM NAME="maindesc1" VALUE="Pesquisa">\n');
    document.write('<PARAM NAME="maindesc2" VALUE="Telefones de contato">\n');
    document.write('<PARAM NAME="maindesc3" VALUE="Manuseio dos Chamados">\n');
    document.write('<PARAM NAME="maindesc4" VALUE="Notícias">\n');
    document.write('<PARAM NAME="maindesc5" VALUE="Certificação">\n');
    document.write('<PARAM NAME="maindesc6" VALUE="Downloads">\n');
    document.write('<PARAM NAME="maindesc7" VALUE="Documentação">\n');
    document.write('<PARAM NAME="maindesc8" VALUE="Oportunidades GTAC">\n');
    document.write('<PARAM NAME="maindesc9" VALUE="Suporte técnico">\n');
    document.write('<PARAM NAME="maindesc10" VALUE="Serviços e Suporte GTAC">\n');
    document.write('<PARAM NAME="maindesc11" VALUE="Licenciamento">\n');
    document.write('<PARAM NAME="maindesc12" VALUE="Dúvidas sobre WebKey">\n');
    document.write('<PARAM NAME="maindesc13" VALUE="Mídias em DVD">\n');
    document.write('<PARAM NAME="desc1-0" VALUE="Sobre UGSolutions">\n');
    document.write('<PARAM NAME="desc1-1" VALUE="Criar Conta de Acesso">\n');
    document.write('<PARAM NAME="desc1-2" VALUE="Procurar informações">\n');
    document.write('<PARAM NAME="desc3-0" VALUE="Abrir um Chamado">\n');
    document.write('<PARAM NAME="desc3-1" VALUE="Status de um Chamado">\n');
    document.write('<PARAM NAME="desc4-0" VALUE="tutorial">\n');
    document.write('<PARAM NAME="desc4-1" VALUE="BBS">\n');
    document.write('<PARAM NAME="desc4-2" VALUE="Fórum de Usuários">\n');
    document.write('<PARAM NAME="desc6-0" VALUE="Site de FTP">\n');
    document.write('<PARAM NAME="desc7-0" VALUE="NX">\n');
    document.write('<PARAM NAME="desc7-1" VALUE="Solid Edge">\n');
    document.write('<PARAM NAME="desc7-2" VALUE="Teamcenter">\n');
    document.write('<PARAM NAME="desc7-2-0" VALUE="Community">\n');
    document.write('<PARAM NAME="desc7-2-1" VALUE="Engineering">\n');
    document.write('<PARAM NAME="desc7-2-2" VALUE="Enterprise">\n');
    document.write('<PARAM NAME="desc7-2-3" VALUE="Express">\n');
    document.write('<PARAM NAME="desc7-2-4" VALUE="Global Services">\n');
    document.write('<PARAM NAME="desc7-2-5" VALUE="Link">\n');
    document.write('<PARAM NAME="desc7-2-6" VALUE="MRO">\n');
    document.write('<PARAM NAME="desc7-2-7" VALUE="Portfolio Management">\n');
    document.write('<PARAM NAME="desc7-2-8" VALUE="Project">\n');
    document.write('<PARAM NAME="desc7-2-9" VALUE="Reporting/Analytics">\n');
    document.write('<PARAM NAME="desc7-2-10" VALUE="Systems Engineering">\n');
    document.write('<PARAM NAME="desc7-2-11" VALUE="Teamcenter">\n');
    document.write('<PARAM NAME="desc7-2-12" VALUE="Visualization">\n');
    document.write('<PARAM NAME="desc7-3" VALUE="Tecnomatix / E-factory">\n');
    document.write('<PARAM NAME="desc7-3-0" VALUE="MES for Electronics ">\n');
    document.write('<PARAM NAME="desc7-3-1" VALUE="NPI for Electronics ">\n');
    document.write('<PARAM NAME="desc7-3-2" VALUE="Planning &amp; Simulation ">\n');
    document.write('<PARAM NAME="desc7-3-3" VALUE="E-factory">\n');
    document.write('<PARAM NAME="desc7-4" VALUE="Femap">\n');
    document.write('<PARAM NAME="desc7-5" VALUE="I-deas">\n');
    document.write('<PARAM NAME="desc7-6" VALUE="Jack">\n');
    document.write('<PARAM NAME="desc7-7" VALUE="Newsletter">\n');
    document.write('<PARAM NAME="desc7-8" VALUE="NX Nastran">\n');
    document.write('<PARAM NAME="desc7-9" VALUE="PLM Open">\n');
    document.write('<PARAM NAME="desc7-10" VALUE="Unigraphics Archive">\n');
    document.write('<PARAM NAME="desc7-11" VALUE="Sherpa">\n');
    document.write('<PARAM NAME="desc7-12" VALUE="Slate">\n');
    document.write('<PARAM NAME="desc7-13" VALUE="Camand">\n');
    document.write('<PARAM NAME="desc7-14" VALUE="Smartcam">\n');
    document.write('<PARAM NAME="desc7-15" VALUE="Imageware">\n');
    document.write('<PARAM NAME="desc7-16" VALUE="Grip">\n');
    document.write('<PARAM NAME="desc9-0" VALUE="Por telefone">\n');
    document.write('<PARAM NAME="desc9-1" VALUE="Disponibilidade">\n');
    document.write('<PARAM NAME="desc9-2" VALUE="Como selecionar">\n');
    document.write('<PARAM NAME="desc10-0" VALUE="Guia de Serviços">\n');
    document.write('<PARAM NAME="desc10-1" VALUE="Email Periodico">\n');
    document.write('<PARAM NAME="desc11-0" VALUE="Dúvidas sobre licenças">\n');
    document.write('<PARAM NAME="desc11-1" VALUE="Sua Licença Atual">\n');
    document.write('<PARAM NAME="desc11-2" VALUE="Licença Emergencial">\n');
    document.write('<PARAM NAME="desc11-3" VALUE="Senhas e Licenças">\n');
    document.write('<PARAM NAME="desc11-4" VALUE="Sistema Unificado de Licenças">\n');
    document.write('<PARAM NAME="desc11-5" VALUE="Registre o CID">\n');
    document.write('<PARAM NAME="desc11-6" VALUE="Registre o seu endereço de IP">\n');
    document.write('<PARAM NAME="desc11-7" VALUE="Duvidas sobre IP">\n');
    document.write('<PARAM NAME="desc11-8" VALUE="Download do programa CID">\n');
    document.write('<PARAM NAME="desturl1-0" VALUE="/general/uganswer.shtml">\n');
    document.write('<PARAM NAME="desturl1-1" VALUE="https://plmapps.ugs.com/webkey">\n');
    document.write('<PARAM NAME="desturl1-2" VALUE="http://uganswer.ugs.com/qcksrch.stm">\n');
    document.write('<PARAM NAME="desturl3-0" VALUE="http://webtac.ugs.com/logir">\n');
    document.write('<PARAM NAME="desturl3-1" VALUE="http://webtac.ugs.com/qtac">\n');
    document.write('<PARAM NAME="desturl4-0" VALUE="/general/newsgroup_tips.shtml">\n');
    document.write('<PARAM NAME="desturl4-1" VALUE="http://bbsnotes.ugs.com/">\n');

if (browser == "Netscape")
{
    document.write('<PARAM NAME="desturl4-2" VALUE="javascript:gotoFORUM()">\n');
}
else
{
    document.write('<PARAM NAME="desturl4-2" VALUE="news://openforum.ugs.com">\n');
}
    document.write('<PARAM NAME="desturl6-0" VALUE="http://ftp.ugs.com">\n');
    document.write('<PARAM NAME="desturl7-0" VALUE="/docs/nx.shtml">\n');
    document.write('<PARAM NAME="desturl7-1" VALUE="/docs/solid-edge.html">\n');
    document.write('<PARAM NAME="desturl7-2-0" VALUE="/docs/tc_com/">\n');
    document.write('<PARAM NAME="desturl7-2-1" VALUE="/docs/tc_eng/">\n');
    document.write('<PARAM NAME="desturl7-2-2" VALUE="/docs/tc_ent/">\n');
    document.write('<PARAM NAME="desturl7-2-3" VALUE="/docs/tc_exp/">\n');
    document.write('<PARAM NAME="desturl7-2-4" VALUE="/docs/tc_gs/">\n');
    document.write('<PARAM NAME="desturl7-2-5" VALUE="/docs/tc_lnk/">\n');
    document.write('<PARAM NAME="desturl7-2-6" VALUE="/docs/tc_mro/">\n');
    document.write('<PARAM NAME="desturl7-2-7" VALUE="/docs/tc_pm/">\n');
    document.write('<PARAM NAME="desturl7-2-8" VALUE="/docs/tc_proj/">\n');
    document.write('<PARAM NAME="desturl7-2-9" VALUE="/docs/tc_report/">\n');
    document.write('<PARAM NAME="desturl7-2-10" VALUE="/docs/tc_se/">\n');
    document.write('<PARAM NAME="desturl7-2-11" VALUE="/docs/teamcenter/">\n');
    document.write('<PARAM NAME="desturl7-2-12" VALUE="/docs/tc_vis/">\n');
    document.write('<PARAM NAME="desturl7-3-0" VALUE="/docs/tecnomatix/mes/">\n');
    document.write('<PARAM NAME="desturl7-3-1" VALUE="/docs/tecnomatix/npi/">\n');
    document.write('<PARAM NAME="desturl7-3-2" VALUE="/docs/tecnomatix/planning_simulation/">\n');
    document.write('<PARAM NAME="desturl7-3-3" VALUE="/docs/e-factory/">\n');
    document.write('<PARAM NAME="desturl7-4" VALUE="/docs/femap/">\n');
    document.write('<PARAM NAME="desturl7-5" VALUE="/docs/i-deas/">\n');
    document.write('<PARAM NAME="desturl7-6" VALUE="/docs/jack/">\n');
    document.write('<PARAM NAME="desturl7-7" VALUE="/docs/newsletter.html">\n');
    document.write('<PARAM NAME="desturl7-8" VALUE="/docs/nastran/">\n');
    document.write('<PARAM NAME="desturl7-9" VALUE="/docs/plm_open/">\n');
    document.write('<PARAM NAME="desturl7-10" VALUE="/docs/unigraphics.html">\n');
    document.write('<PARAM NAME="desturl7-11" VALUE="/docs/sherpa.html">\n');
    document.write('<PARAM NAME="desturl7-12" VALUE="/docs/slate/">\n');
    document.write('<PARAM NAME="desturl7-13" VALUE="/general/camand.shtml">\n');
    document.write('<PARAM NAME="desturl7-14" VALUE="/general/smartcam.shtml">\n');
    document.write('<PARAM NAME="desturl7-15" VALUE="/docs/imageware/">\n');
    document.write('<PARAM NAME="desturl7-16" VALUE="/docs/ug/griplib/intranet/grip/www.index.html">\n');
    document.write('<PARAM NAME="desturl9-0" VALUE="/services/global_number.pdf">\n');
    document.write('<PARAM NAME="desturl9-1" VALUE="/general/hours.shtml">\n');
    document.write('<PARAM NAME="desturl9-2" VALUE="/general/selection_guide.pdf">\n');
    document.write('<PARAM NAME="desturl10-0" VALUE="/services/GTAC_Support_Services_Guide.pdf">\n');
    document.write('<PARAM NAME="desturl10-1" VALUE="/general/email.shtml">\n');
    document.write('<PARAM NAME="desturl11-0" VALUE="/license/license_faq.pdf">\n');
    document.write('<PARAM NAME="desturl11-1" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl11-2" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl11-3" VALUE="/paswd/index.shtml">\n');
    document.write('<PARAM NAME="desturl11-4" VALUE="/license/CommonLicense">\n');
    document.write('<PARAM NAME="desturl11-5" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl11-6" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl11-7" VALUE="http://ftp.ugs.com/help/getting-started.php">\n');
    document.write('<PARAM NAME="desturl11-8" VALUE="http://ftp.ugs.com/ugs_licensing/CID/">\n');
    document.write('<PARAM NAME="hlsubtextonly" VALUE="false">\n');
    document.write('<PARAM NAME="loadwhere" VALUE="_self">\n');
    document.write('<PARAM NAME="mbgcolor" VALUE="204,204,204">\n');
    document.write('<PARAM NAME="mbgonmenusonly" VALUE="false">\n');
    document.write('<PARAM NAME="mdesturl0" VALUE="/">\n');
    document.write('<PARAM NAME="mdesturl2" VALUE="/general/selection_guide.pdf">\n');
    document.write('<PARAM NAME="mdesturl5" VALUE="/online_library/certification/">\n');
    document.write('<PARAM NAME="mdesturl8" VALUE="/general/jobs.shtml">\n');
    document.write('<PARAM NAME="mdesturl12" VALUE="/webkey_faq.pdf">\n');
    document.write('<PARAM NAME="mdesturl13" VALUE="/DVD/">\n');
    document.write('<PARAM NAME="mfont" VALUE="Helvetica, plain, 11">\n');
    document.write('<PARAM NAME="mheight" VALUE="18">\n');
    document.write('<PARAM NAME="mhltextcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="muhltextcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="mhloutcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="muhloutcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="miconindent" VALUE="1">\n');
    document.write('<PARAM NAME="mindent" VALUE="12">\n');
    document.write('<PARAM NAME="mtextcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="mtilebg" VALUE="false">\n');
    document.write('<PARAM NAME="rfromoff" VALUE="false">\n');
    document.write('<PARAM NAME="s_color" VALUE="204,204,204">\n');
    document.write('<PARAM NAME="s_color0" VALUE="204,204,204">\n');
    document.write('<PARAM NAME="s_hltextcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_hltextcolor0" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_uhltextcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_indent" VALUE="4">\n');
    document.write('<PARAM NAME="s_outcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_textcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_textcolor0" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_hloutcolor" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="s_hloutcolor0" VALUE="0,0,0">\n');
    document.write('<PARAM NAME="subfont" VALUE="Helvetica, plain, 11">\n');
    document.write('<PARAM NAME="subheight" VALUE="12">\n');
    document.write('<PARAM NAME="subiconindent" VALUE="-2">\n');
    document.write('<PARAM NAME="subindent" VALUE="6">\n');
    document.write('<PARAM NAME="topoffset" VALUE="2">\n');
    document.write('</APPLET>\n');
}
