/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#D9D9D9"
   DQM_hl_bgcolor = "#FF6600"

   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 = 0
   DQM_ie5mac_offset_Y = 0


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 8



/*-------------------------------------------
Optional main menu rollover images
You must add one for each trigger image 
even if you are no using rollovers.
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/menu_on_about.gif"
   DQM_rollover_wh0 = "78,24"

   DQM_rollover_image1 = "images/menu_on_central.gif"
   DQM_rollover_wh1 = "103,24"

   DQM_rollover_image2 = "images/menu_on_services.gif" 
   DQM_rollover_wh2 = "82,24"

   DQM_rollover_image3 = "images/menu_on_events.gif" 
   DQM_rollover_wh3 = "71,24"
   
   DQM_rollover_image4 = "images/menu_on_contact.gif" 
   DQM_rollover_wh4 = "90,24"
  

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = ""


DQM_url0 = "/aboutus.shtml"
DQM_url1 = "/bpmcentral.shtml"
DQM_url2 = "/services.shtml"
DQM_url3 = "/events.shtml"
DQM_url4 = "/contact.shtml"

/*---------------------------------------------
Sub Menu Item Settings - from left to right
-----------------------------------------------*/
/*About Us*/
DQM_sub_xy0 = "-78,22"
DQM_sub_menu_width0 = 140
DQM_subdesc0_0 = "Overview"
DQM_subdesc0_1 = "In the News"
DQM_subdesc0_2 = "Management Team"
DQM_subdesc0_3 = "Testimonials"
/*DQM_icon_index0_0 = 0*/
DQM_url0_0 = "aboutus.shtml"
DQM_url0_1 = "aboutus_news.shtml"
DQM_url0_2 = "aboutus_team.shtml"
DQM_url0_3 = "aboutus_testimonials.shtml"


/*Central*/
DQM_sub_xy1 = "-103,22"
DQM_sub_menu_width1 = 130
DQM_subdesc1_0 = "Overview"
DQM_subdesc1_1 = "Newsletter"
DQM_subdesc1_2 = "Articles"
DQM_subdesc1_3 = "White Papers"
DQM_subdesc1_4 = "Resources"
DQM_subdesc1_5 = "Free Tools"
DQM_subdesc1_6 = "Vendors"
/*DQM_icon_index1_0 = 0*/
DQM_url1_0 = "bpmcentral.shtml"
DQM_url1_1 = "bpmcentral_newsletter.shtml"
DQM_url1_2 = "bpmcentral_articles.shtml"
DQM_url1_3 = "bpmcentral_whitepapers.shtml"
DQM_url1_4 = "bpmcentral_resources.shtml"
DQM_url1_5 = "bpmcentral_freetools.shtml"
DQM_url1_6 = "bpmcentral_vendors.shtml"

/*Services*/
DQM_sub_xy2 = "-82,22"
DQM_sub_menu_width2 = 150
DQM_subdesc2_0 = "Overview"
DQM_subdesc2_1 = "Needs Assessment"
DQM_subdesc2_2 = "Vendor Evaluation"
DQM_subdesc2_3 = "Implementation"
DQM_subdesc2_4 = "Tuning"
DQM_subdesc2_5 = "Special Packages"
DQM_subdesc2_6 = "Applications"
/*DQM_subdesc2_7 = "Implementation Alliance"*/
/*DQM_icon_index2_0 = 0*/
DQM_url2_0 = "services.shtml"
DQM_url2_1 = "services_assessment.shtml"
DQM_url2_2 = "services_evaluation.shtml"
DQM_url2_3 = "services_implementation.shtml"
DQM_url2_4 = "services_tuning.shtml"
DQM_url2_5 = "services_specialpackages.shtml"
DQM_url2_6 = "services_applications.shtml"
/*DQM_url2_7 = "services_alliance.shtml"*/

/*Events*/
DQM_sub_xy3 = "-71,22"
DQM_sub_menu_width3 = 130
DQM_subdesc3_0 = "Overview"
DQM_subdesc3_1 = "Conferences"
DQM_subdesc3_2 = "Webinars"
/*DQM_icon_index3_0 = 0*/
DQM_url3_0 = "events.shtml"
DQM_url3_1 = "events_conferences.shtml"
DQM_url3_2 = "events_webinars.shtml"

/*Contact*/
DQM_sub_xy4 = "-149,22"
DQM_sub_menu_width4 = 150
DQM_subdesc4_0 = "BPM Contact Info"
DQM_subdesc4_1 = "Locations & Directions"
/*DQM_icon_index3_0 = 0*/
DQM_url4_0 = "contact.shtml"
DQM_url4_1 = "contact_locations.shtml"
