<!--var check_0 = new Array(5); check_0[1] = "Table Type,http://128.134.140.230/en/product/02_01_01.asp";check_0[2] = "Rack Type,http://128.134.140.230/en/product/02_01_02.asp";check_0[3] = "Speakers,http://128.134.140.230/en/product/02_01_03.asp";check_0[4] = "Microphones,http://128.134.140.230/en/product/02_01_04.asp";var check_1 = new Array(6); check_1[1] = "Audio Mixer,http://128.134.140.230/en/product/02_02_01.asp";check_1[2] = "Powered Mixer,http://128.134.140.230/en/product/02_02_02.asp";check_1[3] = "Power Amplifier,http://128.134.140.230/en/product/02_02_03.asp";check_1[4] = "Processor,http://128.134.140.230/en/product/02_02_04.asp";check_1[5] = "Speakers,http://128.134.140.230/en/product/02_02_05.asp";var check_2 = new Array(8); check_2[1] = "Cameras,http://128.134.140.230/en/product/02_03_01.asp";check_2[2] = "Camera Systems,http://128.134.140.230/en/product/02_03_02.asp";check_2[3] = "Systems,http://128.134.140.230/en/product/02_03_03.asp";check_2[4] = "Monitors,http://128.134.140.230/en/product/02_03_04.asp";check_2[5] = "Lenses,http://128.134.140.230/en/product/02_03_05.asp";check_2[6] = "Accessories,http://128.134.140.230/en/product/02_03_06.asp";check_2[7] = "PAN/TILT,http://128.134.140.230/en/product/02_03_07.asp";		function goAffiliateUrl(that)		{			var url = that.selectedIndex;			self.location=that.options[url].value;			that.selectedIndex = 0; 		}		function clickRdAffiliate(num)		{			var that = document.frmAffiliate;			for(var i=that.cmbAffiliate.length-1; i>0; i--)				that.cmbAffiliate.options[i] = null;			if(num == 0){ 	for(var i=1; i<check_0.length; i++)	{		arrTemp=check_0[i].split(',');		addOption=new Option(arrTemp[0],arrTemp[1],false,false); 		that.cmbAffiliate.options[i] = addOption; 	} } else if(num == 1){ 	for(var i=1; i<check_1.length; i++)	{		arrTemp=check_1[i].split(',');		addOption=new Option(arrTemp[0],arrTemp[1],false,false); 		that.cmbAffiliate.options[i] = addOption; 	} } else if(num == 2){ 	for(var i=1; i<check_2.length; i++)	{		arrTemp=check_2[i].split(',');		addOption=new Option(arrTemp[0],arrTemp[1],false,false); 		that.cmbAffiliate.options[i] = addOption; 	} } //			that.cmbAffiliate.options[1] = addOption;			that.cmbAffiliate.options[0].selected = true;		}		function checkRdAffiliate(num)		{			var that = document.frmAffiliate;			if (!that.rdAffiliate[num].checked)			{				that.rdAffiliate[num].checked = true;				clickRdAffiliate(num);			}		}				function MM_jumpMenu(targ,selObj,restore){ //v3.0  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");  if (restore) selObj.selectedIndex=0;}	//-->
