/*-------------------------------------------
Security Settings
--------------------------------------------*/

   Notice = ""
   code0 = 538
   code1 = 697
   sequence = "oc94127"



/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 160
   menu_height = 500

   scrolldelay = 5
   scrolljump = 2

   scrolldelay_nt = 5
   scrolljump_nt = 1;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;

   urltarget = "_self"
   start_open_index = "none"
   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = "auto"
   main_extend_height = 55

   sub_itemheight = "auto"
   sub1_indentwidth = 20
   sub2_indentwidth = 15

   main_marginleft = 5
   main_margin_topbottom = 5
   sub_marginleft = 0
   sub_margin_topbottom = 0



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#444444"
   main_fontfamily = "Arial"
   main_fontsize = 12
   main_textdecoration = "normal"
   main_fontweight = "bold"
   main_fontstyle = "normal"
   main_hl_textcolor = "#000000"
   main_hl_textdecoration = "underline"

   sub_textcolor = "#444444"
   sub_fontfamily = "Arial"
   sub_fontsize = 12
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#000000"
   sub_hl_textdecoration = "underline"


/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/


   /*---Required Settings---------*/ 

      background_color = "#ffffff"
      
      main_item_bgcolor = "#98b1c4"

      main_hl_item_bgcolor = "transparent"
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"

 
   /*---Optional Settings---------*/

      //main_background_color = "#000000"
      sub_background_color = "#ffffff"

      //main_background_image = "images/mainbg.gif"
      sub_level1_background_image = "images/samp2_subbg.gif"
      sub_level2_background_image = "images/samp2_subbg.gif"
	  sub_level3_background_image = "images/samp2_subbg.gif"
	  sub_level4_background_image = "images/samp2_subbg.gif"

      //main_background_image = "images/mainbg.gif"
      ie5fix_sub_level1_background_image = "images/ie5fix_samp2_subbg.gif"
      ie5fix_sub_level1_bg_image_height = 130
      ie5fix_sub_level2_background_image = "images/ie5fix_samp2_subbg.gif"
      ie5fix_sub_level2_bg_image_height = 130   
	  ie5fix_sub_level3_background_image = "images/ie5fix_samp2_subbg.gif"
      ie5fix_sub_level3_bg_image_height = 130
	  ie5fix_sub_level4_background_image = "images/ie5fix_samp2_subbg.gif"
      ie5fix_sub_level4_bg_image_height = 130

      main_clipbg_after_items = true



/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/
   
      main_use_border = true
      main_border_color = "000000"
      main_hl_border_color = "#000000"

      sub_use_border = false;
      sub_border_color = "#ffffff"
      sub_hl_border_color = "#ff0000"


   /*---border offset distance (netscape 4.x bug workaround) 
        adjust untill right border is visible at edge----*/
      
      main_ns4fix_rightborder_offset = -2
      sub_ns4fix_rightborder_offset = -1


   /*---IE 5-up Only additional border settings---------*/
  
      main_use_2pixel_topbottom_border = false
      main_leftright_border_width = 1
      sub_leftright_border_width = 1



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   icon_image0 = "images/samp2_bullet.gif"
   icon_image_wh0 = "13,8"
   icon_rollover0 = "images/samp2_bullet_hl.gif"
   icon_rollover_wh0 = "13,8"

   icon_image1 = "images/samp2_downarrow.gif"
   icon_image_wh1 = "13,10"
   icon_rollover1 = "images/samp2_downarrow_hl.gif"
   icon_rollover_wh1 = "13,10"

   icon_image2 = "images/samp2_downarrow.gif"
   icon_image_wh2 = "13,10"
   icon_rollover2 = "images/samp2_downarrow_hl.gif"
   icon_rollover_wh2 = "13,10"

   icon_image3 = "images/samp2_downarrow.gif"
   icon_image_wh3 = "13,10"
   icon_rollover3 = "images/samp2_downarrow.gif"
   icon_rollover_wh3 = "13,10"	
	
   icon_image4 = "images/samp2_downarrow.gif"
   icon_image_wh4 = "13,10"
   icon_rollover4 = "images/samp2_downarrow.gif"
   icon_rollover_wh4 = "13,10"	
/*----------------------------------------------
Applet Overide Settings and additional applet
specific parameters - prefix any available parameter
name with 'applet_' to overide the setting when
running in applet mode
------------------------------------------------*/


   /*------for design purposes only---------*/

      //set the following param to true for 
      //testing the script in applet form.    
      ie5up_run_as_applet = false;
    

   /*------overriden script parameters---------*/
  
      applet_main_itemheight = 25
 //     applet_main_background_image = "images/samp2_app_mfix_mbg.gif"
 //	  applet_main_background_image = "images/samp2_subbg.gif"
      applet_main_use_border = false

   /*------Additional Applet Specific Parameters--*/

      applet_topoffset = -1;      

      applet_main_icon_indent = 7
      //applet_sub_icon_indent = 0

      applet_load_message_color = "#000000"
      applet_load_message = "Loading Images..."

      applet_main_font = "Helvetica, bold, 14" 
      applet_sub_font = "Helvetica, plain, 12"

   

/********************************************
THE FOLLOWING SECTIONS DEFINE THE ACTUAL
STRUCTURE AS WELL AS TEXT, URLS, AND ICONS 
THAT MAKE THE TREE MENU. - FOR HELP WITH 
INDEXING YOUR ITEMS REFER TO THE DOCUMENTATION.
*********************************************/

/*-------------------------------------------
Main Menu Item Settings
--------------------------------------------*/

main_text0 = "Trang chủ"
icon_index0 = 0
url0 = "http://www.hi-tech.com.vn/Index.htm"

main_text1 = "Giới thiệu"
icon_index1 = 1

main_text2 = "Đào tạo"
icon_index2 = 2

main_text3 = "Nghiên cứu / Phát triển"
icon_index3 = 2

main_text4 = "Sản phẩm / Dịch vụ"
icon_index4 = 2

main_text5 = "Hỗ trợ kỹ thuật"
icon_index5 = 2

main_text6 = "Dự án tiêu biểu"
icon_index6 = 1

main_text7 = "Hợp tác"
icon_index7 = 1

main_text8 = "Cơ hội việc làm"
icon_index8 = 0
url8 = "http://www.hi-tech.com.vn/Vieclam.htm"

main_text9 = "Liên hệ"
icon_index9 = 0
url9 = "http://www.hi-tech.com.vn/LienHe.htm"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
subdesc1_0 = "Giới thiệu chung"
subdesc1_1 = "Lĩnh vực hoạt động"

icon_index1_0 = 0
icon_index1_1 = 0

url1_0 = "http://www.hi-tech.com.vn/GioiThieu.htm"
url1_1 = "http://www.hi-tech.com.vn/LVHD.htm"
////////////////////////////////////////////////////////////////////////////////////////////////////////////
subdesc2_0 = "Đào tạo Trình độ cao"
subdesc2_1 = "Đào tạo theo yêu cầu"

icon_index2_0 = 1
icon_index2_1 = 0

url2_1 = "http://www.hi-tech.com.vn/Daotao_TYC.htm"

subdesc2_0_0 = "Đào tạo Tiến sỹ"
subdesc2_0_1 = "Đào tạo Thạc sỹ"

icon_index2_0_0 = 0
icon_index2_0_1 = 0

url2_0_0 = "http://www.hi-tech.com.vn/Daotao_TDC_TS.htm"
url2_0_1 = "http://www.hi-tech.com.vn/Daotao_TDC_THS.htm"

////////////////////////////////////////////////////////////////////////////////////////////////////////////
subdesc3_0 = "Đang thực hiện" 
subdesc3_1 = "Đã hoàn thành"
subdesc3_2 = "Hội thảo"
subdesc3_3 = "Xuất bản"
icon_index3_0 = 1
icon_index3_1 = 1
icon_index3_2 = 1
icon_index3_3 = 1

subdesc3_0_0 = "Năm 2005" 

icon_index3_0_0 = 0

url3_0_0 = "http://www.hi-tech.com.vn/NghiencuuPhattrien_DTH.htm"

subdesc3_1_0 = "Năm 2002"
subdesc3_1_1 = "Năm 2003"
subdesc3_1_2 = "Năm 2004"
subdesc3_1_3 = "Năm 2005"

icon_index3_1_0 = 0
icon_index3_1_1 = 0
icon_index3_1_2 = 0
icon_index3_1_3 = 0

url3_1_0 = "http://www.hi-tech.com.vn/NghiencuuPhattrien_DHT2002.htm"
url3_1_1 = "http://www.hi-tech.com.vn/NghiencuuPhattrien_DHT2003.htm"
url3_1_2 = "http://www.hi-tech.com.vn/NghiencuuPhattrien_DHT2004.htm"
url3_1_3 = "http://www.hi-tech.com.vn/NghiencuuPhattrien_DHT2005.htm"

subdesc3_2_0 = "Năm 2005"
icon_index3_2_0 = 0
url3_2_0 = "http://www.hi-tech.com.vn/HoiThao.htm"

subdesc3_3_0 = "Năm 2002"
subdesc3_3_1 = "Năm 2003"
subdesc3_3_2 = "Năm 2004"
subdesc3_3_3 = "Năm 2005"

icon_index3_3_0 = 0
icon_index3_3_1 = 0
icon_index3_3_2 = 0
icon_index3_3_3 = 0

url3_3_0 = "http://www.hi-tech.com.vn/XB2002.htm"
url3_3_1 = "http://www.hi-tech.com.vn/XB2003.htm"
url3_3_2 = "http://www.hi-tech.com.vn/XB2004.htm"
url3_3_3 = "http://www.hi-tech.com.vn/XB2005.htm"
///////////////////////////////////////////////////////////////////////////////////////////////////////

subdesc4_0 = "Những sản phẩm chính"
subdesc4_1 = "Dịch vụ kỹ thuật"
subdesc4_2 = "Tư vấn"
//subdesc4_3 = "Hợp tác thực hiện Dự án"

icon_index4_0 = 0
icon_index4_1 = 0
icon_index4_2 = 0
//icon_index4_3 = 1

url4_0 = "http://www.hi-tech.com.vn/Sanphamchinh.htm"
/*
subdesc4_1_0 = "Thiết kế, Triển khai xây dựng các hệ thống Điều khiển, Tự động hoá"
subdesc4_1_1 = "Thử nghiệm, Hiệu chuẩn, Đánh giá và Chỉnh định các thiết bị, hệ thống Điều khiển, Tự động hoá"
subdesc4_1_2 = "Nâng cấp, Cải tạo các hệ thống Điều khiển, Tự động hoá"
subdesc4_1_3 = "Thiết kế, Triển khai xây dựng và chuyển giao công nghệ các hệ thống tự động hoá toà nhà"
subdesc4_1_4 = "Nghiên cứu phát triển các sản phẩm mới theo đơn đặt hàng"
//subdesc3_0_3 = "Liên hệ"
icon_index4_1_0 = 0
icon_index4_1_1 = 0
icon_index4_1_2 = 0
icon_index4_1_3 = 0
icon_index4_1_4 = 0*/
//icon_index3_0_3 = 0
url4_1 = "http://www.hi-tech.com.vn/DVKT.htm"

/*url4_1_1 = "http://www.hi-tech.com.vn/SPDV/DVKT2.htm"
url4_1_2 = "http://www.hi-tech.com.vn/SPDV/DVKT3.htm"
url4_1_3 = "http://www.hi-tech.com.vn/SPDV/DVKT4.htm"
url4_1_4 = "http://www.hi-tech.com.vn/SPDV/DVKT5.htm"*/
		///////////////////////////////////////////////////////////

/*subdesc4_2_0 = "Tư vấn thiết kế, Tư vấn chuyển dao công nghệ trong các lĩnh vực Điện, Điện tử và Tự động hoá"
subdesc4_2_1 = "Tư vấn về các hệ thống tự động hoá toà nhà"
subdesc4_2_2 = "Tư vấn giám sát"
//subdesc3_0_3 = "Liên hệ"
icon_index4_2_0 = 0
icon_index4_2_1 = 0
icon_index4_2_2 = 0*/

//icon_index3_0_3 = 0
url4_2 = "http://www.hi-tech.com.vn/TV.htm"
/*
url4_2_1 = "http://www.hi-tech.com.vn/SPDV/TV2.htm"
url4_2_2 = "http://www.hi-tech.com.vn/SPDV/TV3.htm"*/
///////////////////////////////////////////////////////////////////////////////////
subdesc6_0 = "Đề tài KC06.20CN"
//subdesc3_0_3 = "Liên hệ"
icon_index6_0 = 0
/*
subdesc4_3_0_0 = "Giới thiệu"
subdesc4_3_0_1 = "Nội dung"
subdesc4_3_0_2 = "Nhân sự"
subdesc4_3_0_3 = "Liên hệ"
icon_index4_3_0_0 = 0
icon_index4_3_0_1 = 0
icon_index4_3_0_2 = 0
icon_index4_3_0_3 = 0
url4_3_0_0 = "http://www.hi-tech.com.vn/Ncc_GT.htm"
url4_3_0_1 = "http://www.hi-tech.com.vn/Ncc_NoiDung.htm"
url4_3_0_2 = "http://www.hi-tech.com.vn/Ncc_Nhansu.htm"
url4_3_0_3 = "http://www.hi-tech.com.vn/Ncc_LienHe.htm"*/

url6_0 = "http://www.hi-tech.com.vn/kc0620cn.htm"
//icon_index3_0_3 = 0

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////

subdesc5_0 = "Hỗ trợ kỹ thuật"

icon_index5_0 = 0

url5_0 = "http://www.hi-tech.com.vn/HTKT.htm"

////////////////////////////////////////////////////////////////////////////////////////////////////////////

subdesc7_0 = "Yokogawa"
subdesc7_1 = "AdTech"
subdesc7_2 = "Top Control"

icon_index7_0 = 0
icon_index7_1 = 0
icon_index7_2 = 0
/*
subdesc7_0_0 = "Giới thiệu"
subdesc7_0_1 = "Nội dung"
subdesc7_0_2 = "Thời gian"
subdesc7_0_3 = "Sản phẩm"
subdesc7_0_4 = "Liên hệ"
icon_index7_0_0 = 0
icon_index7_0_1 = 0
icon_index7_0_2 = 0
icon_index7_0_3 = 0
icon_index7_0_4 = 0*/
url7_0 = "http://www.hi-tech.com.vn/TTDVKT_GT.htm"
/*
url7_0_1 = "http://www.hi-tech.com.vn/TTDVKT_NoiDung.htm"
url7_0_2 = "http://www.hi-tech.com.vn/TTDVKT_Thoi Gian.htm"
url7_0_3 = "http://www.hi-tech.com.vn/TTDVKT_SPDV.htm"
url7_0_4 = "http://www.hi-tech.com.vn/TTDVKT_LienHe.htm"


subdesc7_1_0 = "Giới thiệu"
subdesc7_1_1 = "Nội dung"
subdesc7_1_2 = "Thời gian"
subdesc7_1_3 = "Liên hệ"

icon_index7_1_0 = 0
icon_index7_1_1 = 0
icon_index7_1_2 = 0
icon_index7_1_3 = 0*/

url7_1 = "http://www.hi-tech.com.vn/ADTECH_GT.htm"
/*
url7_1_1 = "http://www.hi-tech.com.vn/ADTECH_NoiDung.htm"
url7_1_2 = "http://www.hi-tech.com.vn/ADTECH_Thoi Gian.htm"
url7_1_3 = "http://www.hi-tech.com.vn/ADTECH_LienHe.htm"

subdesc7_2_0 = "Giới thiệu"
subdesc7_2_1 = "Nội dung"
subdesc7_2_2 = "Thời gian"
subdesc7_2_3 = "Sản phẩm"
subdesc7_2_4 = "Liên hệ"
icon_index7_2_0 = 0
icon_index7_2_1 = 0
icon_index7_2_2 = 0
icon_index7_2_3 = 0
icon_index7_2_4 = 0*/
url7_2 = "http://www.hi-tech.com.vn/TOPCONTROL_GT.htm"
/*
url7_2_1 = "http://www.hi-tech.com.vn/TOPCONTROL_NoiDung.htm"
url7_2_2 = "http://www.hi-tech.com.vn/TOPCONTROL_Thoi Gian.htm"
url7_2_3 = "http://www.hi-tech.com.vn/TOPCONTROL_SPDV.htm"
url7_2_4 = "http://www.hi-tech.com.vn/TOPCONTROL_LienHe.htm"*/


limit_multiple_users = true