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="GTAC Menu Item">\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="accueil GTAC">\n');
    document.write('<PARAM NAME="maindesc1" VALUE="rechercher">\n');
    document.write('<PARAM NAME="maindesc2" VALUE="gestion d\'appel">\n');
    document.write('<PARAM NAME="maindesc3" VALUE="forums">\n');
    document.write('<PARAM NAME="maindesc4" VALUE="certification">\n');
    document.write('<PARAM NAME="maindesc5" VALUE="t&eacute\;l&eacute\;chargements">\n');
    document.write('<PARAM NAME="maindesc6" VALUE="documents">\n');
    document.write('<PARAM NAME="maindesc7" VALUE="emplois GTAC">\n');
    document.write('<PARAM NAME="maindesc8" VALUE="contacter GTAC">\n');
    document.write('<PARAM NAME="maindesc9" VALUE="services GTAC">\n');
    document.write('<PARAM NAME="maindesc10" VALUE="r&eacute\;cup&eacute\;ration de license">\n');
    document.write('<PARAM NAME="maindesc11" VALUE="question sur webkey">\n');
    document.write('<PARAM NAME="maindesc12" VALUE="programme de média DVD">\n');
    document.write('<PARAM NAME="desc1-0" VALUE="a propos d\'PLMSolutions">\n');
    document.write('<PARAM NAME="desc1-1" VALUE="nouveauCompte">\n');
    document.write('<PARAM NAME="desc1-2" VALUE="rechercher">\n');
    document.write('<PARAM NAME="desc2-0" VALUE="creation ir">\n');
    document.write('<PARAM NAME="desc2-1" VALUE="status ir">\n');
    document.write('<PARAM NAME="desc3-0" VALUE="newsgroup d\'instruction">\n');
    document.write('<PARAM NAME="desc3-1" VALUE="bbs">\n');
    document.write('<PARAM NAME="desc3-2" VALUE="open forum">\n');
    document.write('<PARAM NAME="desc5-0" VALUE="Serveur ftp">\n');
    document.write('<PARAM NAME="desc6-0" VALUE="nx">\n');
    document.write('<PARAM NAME="desc6-1" VALUE="solid edge">\n');
    document.write('<PARAM NAME="desc6-2" VALUE="teamcenter">\n');
    document.write('<PARAM NAME="desc6-2-0" VALUE="community">\n');
    document.write('<PARAM NAME="desc6-2-1" VALUE="engineering">\n');
    document.write('<PARAM NAME="desc6-2-2" VALUE="enterprise">\n');
    document.write('<PARAM NAME="desc6-2-3" VALUE="express">\n');
    document.write('<PARAM NAME="desc6-2-4" VALUE="global services">\n');
    document.write('<PARAM NAME="desc6-2-5" VALUE="link">\n');
    document.write('<PARAM NAME="desc6-2-6" VALUE="mro">\n');
    document.write('<PARAM NAME="desc6-2-7" VALUE="portfolio management">\n');
    document.write('<PARAM NAME="desc6-2-8" VALUE="project">\n');
    document.write('<PARAM NAME="desc6-2-9" VALUE="reporting/analytics">\n');
    document.write('<PARAM NAME="desc6-2-10" VALUE="systems engineering">\n');
    document.write('<PARAM NAME="desc6-2-11" VALUE="teamcenter">\n');
    document.write('<PARAM NAME="desc6-2-12" VALUE="visualization">\n');
    document.write('<PARAM NAME="desc6-3" VALUE="tecnomatix / e-factory">\n');
    document.write('<PARAM NAME="desc6-3-0" VALUE="MES for Electronics">\n');
    document.write('<PARAM NAME="desc6-3-1" VALUE="NPI for Electronics">\n');
    document.write('<PARAM NAME="desc6-3-2" VALUE="Planning &amp; Simulation">\n');
    document.write('<PARAM NAME="desc6-3-3" VALUE="E-factory">\n');
    document.write('<PARAM NAME="desc6-4" VALUE="femap">\n');
    document.write('<PARAM NAME="desc6-5" VALUE="i-deas">\n');
    document.write('<PARAM NAME="desc6-6" VALUE="jack">\n');
    document.write('<PARAM NAME="desc6-7" VALUE="newsletter">\n');
    document.write('<PARAM NAME="desc6-8" VALUE="nx nastran">\n');
    document.write('<PARAM NAME="desc6-9" VALUE="plm open">\n');
    document.write('<PARAM NAME="desc6-10" VALUE="unigraphics archive">\n');
    document.write('<PARAM NAME="desc6-11" VALUE="sherpa">\n');
    document.write('<PARAM NAME="desc6-12" VALUE="slate">\n');
    document.write('<PARAM NAME="desc6-13" VALUE="camand">\n');
    document.write('<PARAM NAME="desc6-14" VALUE="smartcam">\n');
    document.write('<PARAM NAME="desc6-15" VALUE="imageware">\n');
    document.write('<PARAM NAME="desc6-16" VALUE="grip">\n');
    document.write('<PARAM NAME="desc8-0" VALUE="par t&eacute\;l&eacute\;pnone">\n');
    document.write('<PARAM NAME="desc8-1" VALUE="horaires">\n');
    document.write('<PARAM NAME="desc8-2" VALUE="guide de s&eacute\;lection">\n');
    document.write('<PARAM NAME="desc9-0" VALUE="guide des services">\n');
    document.write('<PARAM NAME="desc9-1" VALUE="souscription par e-mail">\n');
    document.write('<PARAM NAME="desc10-0" VALUE="questions fr&eacute\;quentes">\n');
    document.write('<PARAM NAME="desc10-1" VALUE="licence courante">\n');
    document.write('<PARAM NAME="desc10-2" VALUE="licence d\'urgence">\n');
    document.write('<PARAM NAME="desc10-3" VALUE="mots de passe des produits">\n');
    document.write('<PARAM NAME="desc10-4" VALUE="licences communes">\n');
    document.write('<PARAM NAME="desc10-5" VALUE="enregistrer CID">\n');
    document.write('<PARAM NAME="desc10-6" VALUE="enregistrer votre IP">\n');
    document.write('<PARAM NAME="desc10-7" VALUE="questions enregistrer votre IP">\n');
    document.write('<PARAM NAME="desc10-8" VALUE="Télécharger l\'utilitaire 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="desturl2-0" VALUE="http://webtac.ugs.com/logir">\n');
    document.write('<PARAM NAME="desturl2-1" VALUE="http://webtac.ugs.com/qtac">\n');
    document.write('<PARAM NAME="desturl3-0" VALUE="/general/newsgroup_tips.shtml">\n');
    document.write('<PARAM NAME="desturl3-1" VALUE="http://bbsnotes.ugs.com">\n');

if (browser == "Netscape")
{
    document.write('<PARAM NAME="desturl3-2" VALUE="javascript:gotoFORUM()">\n');
}
else
{
    document.write('<PARAM NAME="desturl3-2" VALUE="news://openforum.ugs.com">\n');
}

    document.write('<PARAM NAME="desturl5-0" VALUE="http://ftp.ugs.com">\n');
    document.write('<PARAM NAME="desturl6-0" VALUE="/docs/nx/">\n');
    document.write('<PARAM NAME="desturl6-1" VALUE="/docs/se/">\n');
    document.write('<PARAM NAME="desturl6-2-0" VALUE="/docs/tc_com/">\n');
    document.write('<PARAM NAME="desturl6-2-1" VALUE="/docs/tc_eng/">\n');
    document.write('<PARAM NAME="desturl6-2-2" VALUE="/docs/tc_ent/">\n');
    document.write('<PARAM NAME="desturl6-2-3" VALUE="/docs/tc_exp/">\n');
    document.write('<PARAM NAME="desturl6-2-4" VALUE="/docs/tc_gs/">\n');
    document.write('<PARAM NAME="desturl6-2-5" VALUE="/docs/tc_lnk/">\n');
    document.write('<PARAM NAME="desturl6-2-6" VALUE="/docs/tc_mro/">\n');
    document.write('<PARAM NAME="desturl6-2-7" VALUE="/docs/tc_pm/">\n');
    document.write('<PARAM NAME="desturl6-2-8" VALUE="/docs/tc_proj/">\n');
    document.write('<PARAM NAME="desturl6-2-9" VALUE="/docs/tc_se/">\n');
    document.write('<PARAM NAME="desturl6-2-10" VALUE="/docs/tc_report/">\n');
    document.write('<PARAM NAME="desturl6-2-11" VALUE="/docs/teamcenter/">\n');
    document.write('<PARAM NAME="desturl6-2-12" VALUE="/docs/tc_vis/">\n');
    document.write('<PARAM NAME="desturl6-3-0" VALUE="/docs/tecnomatix/mes/">\n');
    document.write('<PARAM NAME="desturl6-3-1" VALUE="/docs/tecnomatix/npi/">\n');
    document.write('<PARAM NAME="desturl6-3-2" VALUE="/docs/tecnomatix/planning_simulation/">\n');
    document.write('<PARAM NAME="desturl6-3-3" VALUE="/docs/e-factory/">\n');
    document.write('<PARAM NAME="desturl6-4" VALUE="/docs/femap/">\n');
    document.write('<PARAM NAME="desturl6-5" VALUE="/docs/i-deas/">\n');
    document.write('<PARAM NAME="desturl6-6" VALUE="/docs/jack/">\n');
    document.write('<PARAM NAME="desturl6-7" VALUE="/docs/newsletter.shtml">\n');
    document.write('<PARAM NAME="desturl6-8" VALUE="/docs/nastran/">\n');
    document.write('<PARAM NAME="desturl6-9" VALUE="/docs/plm_open/">\n');
    document.write('<PARAM NAME="desturl6-10" VALUE="/docs/ug/">\n');
    document.write('<PARAM NAME="desturl6-11" VALUE="/docs/sherpa/">\n');
    document.write('<PARAM NAME="desturl6-12" VALUE="/docs/slate/">\n');
    document.write('<PARAM NAME="desturl6-13" VALUE="/general/camand.shtml">\n');
    document.write('<PARAM NAME="desturl6-14" VALUE="/general/smartcam.shtml">\n');
    document.write('<PARAM NAME="desturl6-15" VALUE="/docs/imageware/">\n');
    document.write('<PARAM NAME="desturl6-16" VALUE="/docs/ug/griplib/intranet/grip/www.index.html">\n');
    document.write('<PARAM NAME="desturl8-0" VALUE="/services/global_number.pdf">\n');
    document.write('<PARAM NAME="desturl8-1" VALUE="/general/hours.shtml">\n');
    document.write('<PARAM NAME="desturl8-2" VALUE="/general/selection_guide.pdf">\n');
    document.write('<PARAM NAME="desturl9-0" VALUE="/services/GTAC_Support_Services_Guide.pdf">\n');
    document.write('<PARAM NAME="desturl9-1" VALUE="/general/email.shtml">\n');
    document.write('<PARAM NAME="desturl10-0" VALUE="/license/license_faq.pdf">\n');
    document.write('<PARAM NAME="desturl10-1" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl10-2" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl10-3" VALUE="/paswd/index.shtml">\n');

    document.write('<PARAM NAME="desturl10-4" VALUE="/license/CommonLicense">\n');
    document.write('<PARAM NAME="desturl10-5" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl10-6" VALUE="http://www2.ugs.com/Support/LicenseManagement">\n');
    document.write('<PARAM NAME="desturl10-7" VALUE="http://ftp.ugs.com/help/getting-started.php">\n');
    document.write('<PARAM NAME="desturl10-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="mdesturl4" VALUE="/online_library/certification/">\n');
    document.write('<PARAM NAME="mdesturl7" VALUE="/general/jobs.shtml">\n');
    document.write('<PARAM NAME="mdesturl11" VALUE="/webkey_faq.pdf">\n');
    document.write('<PARAM NAME="mdesturl12" 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="1">\n');
    document.write('</APPLET>\n');
}
