/*-------------------------------------------
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 = ""

   DQM_border_color = "#FFFFFF"
   
   DQM_menu_bgcolor = "#CBE0F2"
   DQM_hl_bgcolor = "#E2EEF8"

   DQM_sub_xy = "0,0"
   DQM_border_width = 0
   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 = "#002266"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#cc0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 12



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/header/mm_01_2.gif"
   DQM_rollover_wh0 = "105,41"

   DQM_rollover_image1 = "images/header/mm_02_2.gif"
   DQM_rollover_wh1 = "99,41"

   DQM_rollover_image2 = "images/header/mm_04_2.gif"
   DQM_rollover_wh2 = "112,41"
   
   DQM_rollover_image3 = "images/header/mm_05_2.gif"
   DQM_rollover_wh3 = "115,41"

   DQM_rollover_image4 = "images/header/mm_06_2.gif"
   DQM_rollover_wh4 = "117,41"





/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-105,35"
DQM_sub_menu_width0 = 133
DQM_subdesc0_0 = "About Us"
DQM_subdesc0_1 = "Contact Us"
DQM_subdesc0_2 = "Partners"
DQM_subdesc0_3 = "Careers"

DQM_url0 = "#"
DQM_url0_0 = "company_about.asp"
DQM_url0_1 = "company_contact.asp"
DQM_url0_2 = "company_partners.asp"
DQM_url0_3 = "company_careers.asp"




DQM_sub_xy1 = "-99,35"
DQM_sub_menu_width1 = 143;
DQM_subdesc1_0 = "Integration Services"
DQM_subdesc1_1 = "Training"
DQM_subdesc1_2 = "Consulting"

DQM_url1 = "#"
DQM_url1_0 = "services_integration.asp"
DQM_url1_1 = "services_training.asp"
DQM_url1_2 = "services_consulting.asp"



DQM_sub_xy2 = "-112,35"
DQM_sub_menu_width2 = 143;
DQM_subdesc2_0 = "Xmedia Suite"
DQM_subdesc2_1 = "Product X"
DQM_subdesc2_2 = "XPresenter"
DQM_subdesc2_3 = "Vertigo XG"
DQM_subdesc2_4 = "Vertigo CG"

DQM_url2 = "#"
DQM_url2_0 = "prod_producer.asp"
DQM_url2_1 = "prod_productx.asp"
DQM_url2_2 = "prod_xpresenter.asp"
DQM_url2_3 = "prod_xg.asp"
DQM_url2_4 = "prod_cg.asp"


DQM_sub_xy3 = "-115,35"
DQM_sub_menu_width3 = 143;
DQM_subdesc3_0 = "News Automation"
DQM_subdesc3_1 = "Live TV Graphics"
DQM_subdesc3_2 = "Channel Branding"
DQM_subdesc3_3 = "Info Channels"
DQM_subdesc3_4 = "Election Graphics"
DQM_subdesc3_5 = "Solutions Portfolio"

DQM_url3 = "#"
DQM_url3_0 = "sol_news_automation.asp"
DQM_url3_1 = "sol_live_tvgraphics.asp"
DQM_url3_2 = "sol_channel_branding.asp"
DQM_url3_3 = "sol_info_channerls.asp"
DQM_url3_4 = "sol_election_graphics.asp"
DQM_url3_5 = "sol_portfolio.asp"


DQM_sub_xy4 = "-117,35"
DQM_sub_menu_width4 = 143;
DQM_subdesc4_0 = "Press Releases"
DQM_subdesc4_1 = "Press Clippings"
DQM_subdesc4_2 = "Press Kit"

DQM_url4 = "#"
DQM_url4_0 = "press_releases.asp"
DQM_url4_1 = "press_clippings.asp"
DQM_url4_2 = "press_kit.asp"






