/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "quickmenu/"

   DQM_border_color = "103094"
   
   DQM_menu_bgcolor = "5A7DDE"
   DQM_hl_bgcolor = "97B1F8"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "white"
   DQM_fontfamily = "arial"
   DQM_fontsize = 12
   DQM_textdecoration = "bold"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "quickmenu/services.gif"
   DQM_rollover_wh0 = "76,23"

   DQM_rollover_image1 = "quickmenu/profile.gif"
   DQM_rollover_wh1 = "70,23"

   DQM_rollover_image2 = "quickmenu/resources.gif" 
   DQM_rollover_wh2 = "89,23"

   DQM_rollover_image3 = "quickmenu/careers.gif" 
   DQM_rollover_wh3 = "76,23"
  
   DQM_rollover_image4 = "quickmenu/support.gif" 
   DQM_rollover_wh4 = "85,23"

DQM_rollover_image5 = "quickmenu/branches.gif" 
   DQM_rollover_wh5 = "89,23"

DQM_rollover_image6 = "quickmenu/news.gif" 
   DQM_rollover_wh6 = "89,23"



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   
DQM_icon_image0 = "quickmenu/bullet.gif"
   DQM_icon_rollover0 = "quickmenu/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-76,23"
DQM_sub_menu_width0 = 180
DQM_subdesc0_0 = "Retail Services"
DQM_subdesc0_1 = "Corporate Travel"
DQM_subdesc0_2 = "V.I.P Services"
DQM_subdesc0_3 = "Wholesale"

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0

DQM_url0_0 = "retailtravel.html"
DQM_url0_1 = "corporatetravel.html"
DQM_url0_2 = "vipservices.html"
DQM_url0_3 = "wholesale.html"




DQM_sub_xy1 = "-70,23"
DQM_sub_menu_width1 = 159;
DQM_subdesc1_0 = "History"
DQM_subdesc1_1 = "Corporate Culture"
DQM_subdesc1_2 = "Total Quality"
DQM_subdesc1_3 = "Mission Statement"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0

DQM_url1_0 = "history.html"
DQM_url1_1 = "corporateculture.html"
DQM_url1_2 = "totalquality.html"
DQM_url1_3 = "missionstatement.html"



DQM_sub_xy2 = "-89,23"
DQM_sub_menu_width2 = 145
DQM_subdesc2_0 = "Links" 

DQM_icon_index2_0 = 0

DQM_url2_0 = "links.html"



DQM_sub_xy3 = "-77,23"
DQM_sub_menu_width3 = 120
DQM_subdesc3_0 = "Current Openings"

DQM_icon_index3_0 = 0

DQM_url3_0 = "currentopenings.html"


DQM_sub_xy4 = "-84,23"
DQM_sub_menu_width4 = 130
DQM_subdesc4_0 = "Technical Support"
DQM_subdesc4_1 = "Sales Support"

DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0

DQM_url4_0 = "technicalsupport.html"
DQM_url4_1 = "salessupport.html"



DQM_sub_xy5 = "-88,23"
DQM_sub_menu_width5 = 120
DQM_subdesc5_0 = "Hawally"
DQM_subdesc5_1 = "Soor Street"

DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0

DQM_url5_0 = "hawally.html"
DQM_url5_1 = "sourstreet.html"



DQM_sub_xy6 = "-125,23"
DQM_sub_menu_width6 = 120
DQM_subdesc6_0 = "Events"
DQM_subdesc6_1 = "News Services"

DQM_icon_index6_0 = 0
DQM_icon_index6_1 = 0

DQM_url6_0 = "events.html"
DQM_url6_1 = "newservices.html"

