/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
   limit_multiple_users = true;

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width	= 130;	 
   DQM_urltarget		= "_self"
   DQM_onload_statement = "Init();"
   DQM_codebase			= "/"
   DQM_border_color		= "";
   DQM_menu_bgcolor		= "#ffffff";
   DQM_hl_bgcolor		= "#ffffff";
   DQM_sub_xy			= "0,0";
   DQM_border_width		= 0;
   DQM_divider_height	= 0;


   /*---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 = "#ffffff"
   DQM_fontfamily = "Tahoma, Arial"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 9	
   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 = 4

/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "/images/tm-about_on.gif"
   DQM_rollover_wh0 = "93,21"

   DQM_rollover_image1 = "/images/tm-solutions_on.gif"
   DQM_rollover_wh1 = "95,21"

   DQM_rollover_image2 = "/images/tm-contact_on.gif"
   DQM_rollover_wh2 = "110,21"
   
   DQM_rollover_image3 = "/images/tm-client_on.gif"
   DQM_rollover_wh3 = "176,21"


/*---------------------------------------------
Optional Item Settings
-----------------------------------------------*/
	DQM_itemstyle		= "text-align:left;background-image:url(/images/dhtml_bg.gif)";
	DQM_hl_itemstyle	= "text-align:left;background-image:url(/images/dhtml_bg_hl.gif)";
	DQM_btm_cap_img		= "/images/dhtml_bg_last.gif";
	DQM_btm_cap_height	= 15;
	DQM_btm_cap_width	= 130;


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

/*--- About Us Menu ---*/
DQM_sub_xy0 = "-89,21"
DQM_sub_menu_width0 = 130;
DQM_subdesc0_0 = "About Us"
DQM_icon_index0_0 = 0
DQM_url0_0 = "/about.html"
DQM_subdesc0_1 = "Testimonials"
DQM_icon_index0_1 = 0
DQM_url0_1 = "/Testimonials.html"
DQM_subdesc0_2 = "The Team"
DQM_icon_index0_2 = 0
DQM_url0_2 = "/team.html"
DQM_subdesc0_3 = "Careers"
DQM_icon_index0_3 = 0
DQM_url0_3 = "/careers.html"
DQM_subdesc0_4 = "Press Releases"
DQM_icon_index0_4 = 0
DQM_url0_4 = "/PressReleases.asp"
DQM_subdesc0_5 = "Newsletters"
DQM_icon_index0_5 = 0
DQM_url0_5 = "/newsletters.asp"
DQM_subdesc0_6 = "Referral Rewards "
DQM_icon_index0_6 = 0
DQM_url0_6 = "/ReferralRewards.html"
DQM_subdesc0_7 = "Cleveland Metropolitan Bar Association"
DQM_icon_index0_7 = 0
DQM_url0_7 = "/cmba.html"
DQM_subdesc0_8 = "Akron Bar Association"
DQM_icon_index0_8 = 0
DQM_url0_8 = "/aba.html"



/*--- Solutions Menu ---*/
DQM_sub_xy1 = "-91,21"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "Law Office Solutions"
DQM_icon_index1_0 = 0
DQM_url1_0 = "/software.html"
DQM_subdesc1_1 = "Managed Network Services"
DQM_icon_index1_1 = 0
DQM_url1_1 = "/managed_services.html"
DQM_subdesc1_2 = "Document Automation"
DQM_icon_index1_2 = 0
DQM_url1_2 = "/DocumentAutomation.html"



/*--- Contact Menu ---*/
DQM_sub_xy2 = "-106,21"
DQM_sub_menu_width2 = 130;
DQM_subdesc2_0 = "Contact Us"
DQM_icon_index2_0 = 0
DQM_url2_0 = "/contact.html"
DQM_subdesc2_1 = "Cleveland"
DQM_icon_index2_1 = 0
DQM_url2_1 = "/Cleveland.html"
DQM_subdesc2_2 = "Pittsburgh"
DQM_icon_index2_2 = 0
DQM_url2_2 = "/Pittsburgh.html"
DQM_subdesc2_3 = "Support"
DQM_icon_index2_3 = 0
DQM_url2_3 = "/support.html"
DQM_subdesc2_4 = "Newsletter Signup"
DQM_icon_index2_4 = 0
DQM_url2_4 = "/newsletter-signup.asp"
DQM_subdesc2_5 = "Internal Tools"
DQM_icon_index2_5 = 0
DQM_url2_5 = "/InternalTools.html"



/*--- Client Menu ---*/
DQM_sub_xy3 = "-172,21"
DQM_sub_menu_width3 = 130;
DQM_subdesc3_0 = "Training Courses (DO NOT DELETE)"
DQM_icon_index3_0 = 0
DQM_url3_0 = "/training.asp"
DQM_subdesc3_1 = "Training Materials "
DQM_icon_index3_1 = 0
DQM_url3_1 = "/TrainingMaterials.html"


