//<!--製作Menu選單-->
//<script language="JavaScript">
//<!--
var mmUrl = 'http://www.tsc-tech.com/';

// 以下固定不變，無須修改==========
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])?args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
// 以上固定不變，無須修改==========




// ********** Menu內容修改此處 ********** 
function mmLoadMenus() {
	// 公用參數設定
	var mmFont = '"細明體, 新細明體, 標楷體"';
	var mmFontSize = 12;
	var mmFontColor = '#748158';
	var mmBkColor = '#f7f6e1';
	var mmFontColorSel = '#31420c';
	var mmBkColorSel = '#bcc791';
	
	
  // ---------- 關於我們 ----------    
  // ---------- 系統整合 ----------
  	if (window.mm_menu_SI_0_1) return; //第一個呼叫就好了  	
     
  	// ---------- 網路安全 ----------
  	// 主Menu 
  	window.mm_menu_SI_0_1 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_SI_0_1;

    m0_1.addMenuItem("UTM","window.open(mmUrl+'CheckPoint.asp?munid=1', '_self');");
    m0_1.addMenuItem("AP Firewall","window.open(mmUrl+'Barracuda.asp?munid=2', '_self');");
  	m0_1.addMenuItem("防火牆日誌","window.open(mmUrl+'eIQ.asp?munid=3', '_self');");
  	m0_1.addMenuItem("網路行為控管","window.open(mmUrl+'AboCom.asp?munid=4', '_self');");
    m0_1.addMenuItem("網路稽核","window.open(mmUrl+'Decision.asp?munid=5', '_self');");
    m0_1.addMenuItem("網路偵防","window.open(mmUrl+'BroadwebNetKeeper.asp?munid=6', '_self');");
    m0_1.addMenuItem("主機稽核與偵防","window.open(mmUrl+'CA_eTrust_Access_Control.asp?munid=7', '_self');");
  	m0_1.addMenuItem("間諜與弱點偵防","window.open(mmUrl+'Acunetix.asp?munid=8', '_self');");
  	m0_1.addMenuItem("VPN(軟硬體)","window.open(mmUrl+'FortinetVPN.asp?munid=9', '_self');");
  	m0_1.addMenuItem("防毒系統(軟硬體)","window.open(mmUrl+'Avira_AntiVir.asp?munid=10', '_self');");
  	m0_1.addMenuItem("無線網路管理","window.open(mmUrl+'Airdefense.asp?munid=11', '_self');");
  	m0_1.addMenuItem("個人電腦資源管理(DRM)","window.open(mmUrl+'LANDesk.asp?munid=12', '_self');");


  	// 主Menu參數
   	SettingSubMenuParam(m0_1);
   	
   	// ---------- 備援安全 ----------
  	// 主Menu 
  	window.mm_menu_SI_0_2 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_SI_0_2;
  	
  	m0_1.addMenuItem("備份軟體","window.open(mmUrl+'ARCServe.asp?munid=1', '_self');");
    m0_1.addMenuItem("頻寬整合器","window.open(mmUrl+'AscenLink.asp?munid=2', '_self');");
    m0_1.addMenuItem("儲存設備","window.open(mmUrl+'Proware.asp?munid=3', '_self');");
  	
  	// 主Menu參數
   	SettingSubMenuParam(m0_1);

   	// ---------- 應用安全 ----------
  	// 主Menu 
  	window.mm_menu_SI_0_3 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_SI_0_3;
  	
  	m0_1.addMenuItem("原始碼檢測","window.open(mmUrl+'Parasoft.asp?munid=1', '_self');");
    m0_1.addMenuItem("文件安全","window.open(mmUrl+'Trustview_office.asp?munid=2', '_self');");
    m0_1.addMenuItem("網頁安全","window.open(mmUrl+'TrustView_Web.asp?munid=3', '_self');");
	  m0_1.addMenuItem("郵件安全","window.open(mmUrl+'abocom_mail.asp?munid=4', '_self');");
	  m0_1.addMenuItem("資料加密","window.open(mmUrl+'Checkpoint_pointsec_protector.asp?munid=5', '_self');");
  	
   	// 主Menu參數
   	SettingSubMenuParam(m0_1);

   	// ---------- 虛擬化解決方案 ----------
  	// 主Menu 
  	window.mm_menu_SI_0_4 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_SI_0_4;
  	
  	//m0_1.addMenuItem("原","window.open(mmUrl+'SourceCheck.asp?munid=1', '_self');");
    //m0_1.addMenuItem("文件安全","window.open(mmUrl+'TrustView.asp?munid=2', '_self');");
    //m0_1.addMenuItem("網頁安全","window.open(mmUrl+'TrustView_Web.asp?munid=3', '_self');");
	  //m0_1.addMenuItem("郵件安全","window.open(mmUrl+'CelloPoint.asp?munid=4', '_self');");
	  //m0_1.addMenuItem("資料加密","window.open(mmUrl+'AscenLink.asp?munid=5', '_self');");
 
  	// 主Menu參數
   	SettingSubMenuParam(m0_1);

   	// ---------- 其他軟硬體設備 ----------
  	// 主Menu 
  	window.mm_menu_SI_0_5 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_SI_0_5;
  	
  	//m0_1.addMenuItem("網路管理","window.open(mmUrl+'NetManage.asp?munid=1', '_self');");
    //m0_1.addMenuItem("網路設備","window.open(mmUrl+'NetDevices.asp?munid=2', '_self');");
    //m0_1.addMenuItem("伺服主機","window.open(mmUrl+'NetDevices.asp?munid=3', '_self');");
    //m0_1.addMenuItem("筆記電腦","window.open(mmUrl+'NetDevices.asp?munid=4', '_self');");
    //m0_1.addMenuItem("作業系統","window.open(mmUrl+'NetDevices.asp?munid=5', '_self');");
    //m0_1.addMenuItem("知識管理系統","window.open(mmUrl+'NetDevices.asp?munid=6', '_self');");
    //m0_1.addMenuItem("辦公室應用軟體","window.open(mmUrl+'NetDevices.asp?munid=7', '_self');");
    //m0_1.addMenuItem("資料庫應用軟體","window.open(mmUrl+'NetDevices.asp?munid=8', '_self');");


  	// 主Menu參數
   	SettingSubMenuParam(m0_1);

   	// ---------- 應用安全 ----------
  	// 主Menu 
  	window.mm_menu_APP_0_1 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0_1 = window.mm_menu_APP_0_1;
  	
  	m0_1.addMenuItem("行政機關人事獎勵案件系統","window.open(mmUrl+'app1.asp?munid=1', '_self');");
    m0_1.addMenuItem("行政機關內部文書流程系統","window.open(mmUrl+'app2.asp?munid=2', '_self');");


    
  	// 主Menu參數
   	SettingSubMenuParam(m0_1);

   	// ---------- 教育訓練課程 ----------
  	// 主Menu 
  //	window.mm_menu_SI_0_1 = new Menu("root",350,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  //	var m0_1 = window.mm_menu_SI_0_6;
  	
 //   m0_1.addMenuItem("The Official (ISC)2R CISSPR CBKR Review Seminar (CISSP認證課程)","window.open(mmUrl+'NetManage.asp?munid=1', '_self');");
  //  m0_1.addMenuItem("CEH駭客殺手培訓班課程","window.open(mmUrl+'NetDevices.asp?munid=2', '_self');");
  //  m0_1.addMenuItem("(ISC)SSCPR CBKR 研習班","window.open(mmUrl+'NetDevices.asp?munid=3', '_self');");
  //  m0_1.addMenuItem("ISO/IEC 27001資訊安全管理系統主任稽核員認證課程","window.open(mmUrl+'NetDevices.asp?munid=4', '_self');");
  //  m0_1.addMenuItem("ISO 20000 IT服務管理系統主導稽核員課程","window.open(mmUrl+'NetDevices.asp?munid=5', '_self');");
  //  m0_1.addMenuItem("BS 25999營運持續管理系統主導稽核員課程","window.open(mmUrl+'NetDevices.asp?munid=6', '_self');");
  



  	
  	// 主Menu參數
   	SettingSubMenuParam(m0_1);
  	
  // ---------- 工程專案 ----------------------------------------------  
  		// 子Menu 1
		window.mm_menu_PR_0_1 = new Menu("產品簡介",84,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,0,0,true,true,true,0,true,true);    	
    	var m0_1 = window.mm_menu_PR_0_1;
    	
    	m0_1.addMenuItem("CCTV","window.open(mmUrl+'ccd.asp?munid=1', '_self');");
    	m0_1.addMenuItem("門禁管理","window.open(mmUrl+'door_control.asp?munid=2', '_self');");
    	m0_1.addMenuItem("對講機系列","window.open(mmUrl+'intercom.asp?munid=3', '_self');");
    	m0_1.addMenuItem("停車場管理","window.open(mmUrl+'fence.asp?munid=4', '_self');");
    	m0_1.addMenuItem("網路工程規劃","window.open(mmUrl+'network_project.asp?munid=5', '_self');");
    	
    	// 子Menu參數
    	SettingSubMenuParam(m0_1);
     
  	// 主Menu  
  	window.mm_menu_PR_0 = new Menu("root",160,18,mmFont,mmFontSize,mmFontColor,mmFontColorSel,mmBkColor,mmBkColorSel,"left","middle",3,0,1000,-2,2,true,true,true,0,true,true);
  	var m0 = window.mm_menu_PR_0;
  	
  	m0.addMenuItem("工程簡介","location='project_intro.asp'");
  	m0.addMenuItem(mm_menu_PR_0_1); 	
  	m0.addMenuItem("工程實績","location='project_case.asp'");
  	
  	// 主Menu參數
   	SettingSubMenuParam(m0);
   	
  // ---------- 活動訊息 ----------
  
  // ---------- 產品 FAQ ----------
  
  // ---------- 下載專區 ----------
  
  // ---------- 網站導覽 ----------
  
  // ---------- 聯絡德欣 ----------
  
  
  m0.writeMenus(); //最後一個才呼叫
  
} // mmLoadMenus()

// 表單通用參數設定
function SettingSubMenuParam(objMenu) {
    	objMenu.hideOnMouseOut=true;
    	//在主Menu下拉的選項右側顯示子Menu的展開箭頭圖檔
   		objMenu.childMenuIcon="image/arrows.gif";
    	objMenu.menuBorder=1;
    	objMenu.menuLiteBgColor='#ffffff';
    	objMenu.menuBorderBgColor='#748158';
    	objMenu.bgColor='#555555';
}

//-->
//</script>
//<script language="JavaScript1.2" src="mm_menu.js">
//mmLoadMenus();
//</script>

//<!--script language="JavaScript1.2">mmLoadMenus();</script-->