

/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "Menu Peugeot"


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 150

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000"
   
   //DQM_menu_bgcolor = "#003366"
   DQM_menu_bgcolor = "#dddddd"
   DQM_hl_bgcolor = "#003366"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 0

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#99cdFD"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 0
   DQM_margin_bottom = 0
   DQM_margin_left = 0



/*-------------------------------------------
Optional main menu rollover images
-------------------------------------------*/
  
   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = "199,21"

   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = "192,21"

   DQM_rollover_image2 = ""
   DQM_rollover_wh2 = "192,21"

   //DQM_rollover_image2 = ""
   //DQM_rollover_wh2 = "192,21"

/*---------------------------------------------
Optional Icon Images
---------------------------------------------*/

   DQM_icon_image0 = "images/ParserVertikal.gif"
   DQM_icon_rollover0 = "images/ParserVertikal.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,-2"		//xy position
DQM_sub_menu_width0 = 187	//width
DQM_subdesc0_0 = "Vision & Mission"
DQM_subdesc0_1 = "Corporate Profile"
DQM_subdesc0_2 = "Business Profile"
DQM_subdesc0_3 = "Organization Structure"
DQM_subdesc0_4 = "Management"
DQM_subdesc0_5 = "Subsidiary & Affiliated Company"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_url0_0 = "vision.asp"
DQM_url0_1 = "corporate.asp"
DQM_url0_2 = "business.asp"
DQM_url0_3 = "organization.asp"
DQM_url0_4 = "management.asp"
DQM_url0_5 = "subsidiary.asp"

DQM_sub_xy1 = "0,-2"
DQM_sub_menu_width1 = 100
DQM_subdesc1_0 = "Trading Sector"
DQM_subdesc1_1 = "Product Galery"
//DQM_subdesc1_2 = "Others"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
//DQM_icon_index1_2 = 0
DQM_url1_0 = "products_trad.asp"
DQM_url1_1 = "products.asp"
//DQM_url1_2 = "products_others.asp"

//DQM_sub_xy2 = "0,-2"
//DQM_sub_menu_width2 = 70;
//DQM_subdesc2_0 = "Financial"
//DQM_icon_index2_0 = 0
//DQM_url2_0 = "../service/default.asp"

DQM_sub_xy2 = "0,-2"
DQM_sub_menu_width2 = 90;
DQM_subdesc2_0 = "Latest News"
DQM_subdesc2_1 = "Archives"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "latestnews.asp"
DQM_url2_1 = "archivesnews.asp"