
//  QuickMenu Pro, Copyright (c) - 2002, OpenCube Inc. - http://www.opencube.com
//  
//
//
//  QuickMenu Pro - (QuickMenu v3.0) Works With....
//
//      IE4, IE5.x, IE6 (Win 95, 98, ME, 2000, NT, XP)
//      IE4, IE5.x, &up (Mac)
//      NS4.x (All Platforms)
//      NS5/6.x (All Platforms)
//      ns7 - beta (All Platforms)
//      Opera 5 & 6 (All Platforms)
//      Mozilla 1.0 & up
//
//  


/*-------------------------------------------
Copyright Notice - The following parameter is 
required in order for the menu to function.
--------------------------------------------*/


   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
 

   limit_multiple_users = true

/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 70      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = ""             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 1

   DQM_border_color = "#FFFFFF"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#FFFFFF"  //Hex color value or 'transparent'
   DQM_hl_bgcolor = "#FFFFFF"    //Hex color value


   DQM_mouse_off_delay = 500
   
   
   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_use_opera_div_detect_fix = true;


/*-------------------------------------------
Internet Explorer Transition Effects - IE5.5 & UP

Note: All non supporting browsers will ignore
the effect settings below while retaining the
complete sub menu functionality and look.
--------------------------------------------*/

	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "none"
   DQM_sub_item_effect = "none"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4

  
   /*----Customization option settings for the various effect
   ------transitions may be defined below---*/

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //UP, DOWN, LEFT, RIGHT
   

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#8B8B8C"
   DQM_fontfamily = "Verdana"            //Any available system font     
   DQM_fontsize = 11		         //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		         //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 = "#014584"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 0
   DQM_margin_bottom = 2
   DQM_margin_left = 0
   DQM_margin_right = 0

   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'
   
   DQM_show_urls_statusbar = false
   

/*********************************************************************/
/*                                                                   */
/*                       MAIN MENU CUSTOMIZATION                     */
/*                                                                   */ 
/*********************************************************************/


   DQM_rollover_image0 = "../images/Menu/Homeover.gif"
   DQM_rollover_wh0 = "38,14"
   DQM_url0 = "HomePage.asp";   

   DQM_rollover_image1 = "../images/Menu/Aboutover.gif"
   DQM_rollover_wh1 = "41,14"
   DQM_url1 = "about.asp";   

   DQM_rollover_image2 = "../images/Menu/Seminarsover.gif" 
   DQM_rollover_wh2 = "117,14"
   DQM_url2 = "ForParentsOnly.asp";    

   DQM_rollover_image3 = "../images/Menu/FAQover.gif" 
   DQM_rollover_wh3 = "27,14"
   DQM_url3 = "FAQ.asp";    
   
   DQM_rollover_image4 = "../images/Menu/Registrationover.gif" 
   DQM_rollover_wh4 = "85,14"
   DQM_url4 = "OnlineRegistration.asp";     
   
   DQM_rollover_image5 = "../images/Menu/WhatsNewover.gif" 
   DQM_rollover_wh5 = "78,14"
   DQM_url5 = "WhatsNew.asp";   
     
   
   DQM_rollover_image6 = "../images/Menu/Contactover.gif" 
   DQM_rollover_wh6 = "53,14"
   DQM_url6 = "Contact.asp";    
     
   
   DQM_rollover_image7 = "../images/Menu/SiteMapover.gif" 
   DQM_rollover_wh7 = "59,14"
   DQM_url7 = "SiteMap.asp";     


/*********************************************************************/
/*                                                                   */
/*                       SUB MENU CUSTOMIZATION                      */
/*                                                                   */ 
/*********************************************************************/


DQM_sub_xy1 = "-47,23"
DQM_sub_menu_width1 = 80
DQM_sub_menu_width1_0 = 80
DQM_sub_menu_width1_1 = 100
DQM_subdesc1_0 = "Who We Are"
DQM_subdesc1_0_0 = "Principals"
DQM_subdesc1_0_1 = "Mission"
DQM_subdesc1_0_2 = "Philosophy"
DQM_url1_0 = "About.asp"
DQM_url1_0_0 = "Principals.asp"
DQM_url1_0_1 = "Mission.asp"
DQM_url1_0_2 = "Philosophy.asp"
DQM_subdesc1_1 = "What We Do"
DQM_subdesc1_1_0 = "Primary Services"
DQM_subdesc1_1_1 = "Benefits"
DQM_subdesc1_1_2 = "Testimonials"
DQM_subdesc1_1_3 = "Fees"
DQM_url1_1 = "About.asp"
DQM_url1_1_0 = "PrimaryServices.asp"
DQM_url1_1_1 = "Benefits.asp"
DQM_url1_1_2 = "Testimonials.asp"
DQM_url1_1_3 = "Fees.asp"

DQM_sub_xy4 = "-96,23"
DQM_sub_menu_width4 = 220
DQM_subdesc4_0 = "Coaching Services Agreement"
DQM_subdesc4_1 = "Fees"
DQM_subdesc4_2 = "Privacy Policy"
DQM_subdesc4_3 = "Register Now"
DQM_subdesc4_4 = "Tell a Friend"
DQM_url4_0 = "ServiceAgreement.asp"
DQM_url4_1 = "Fees.asp"
DQM_url4_2 = "PrivacyPolicy.asp"
DQM_url4_3 = "Jump.asp"
DQM_url4_4 = "TellaFriend.asp"

DQM_sub_xy6 = "-61,23"
DQM_sub_menu_width6 = 120
DQM_subdesc6_0 = "Terese Cory Blanck"
DQM_subdesc6_1 = "Mary Mackmiller"
DQM_url6_0 = "Terese.asp"
DQM_url6_1 = "Mary.asp"


