DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
limit_multiple_users = true

/*---------------------------------------
General Settings
----------------------------------------*/

DQM_sub_menu_width = 130
DQM_sub_xy = "0,0"

 
DQM_codebase = "script/"
DQM_urltarget = "_self"

DQM_border_width = 1
DQM_divider_height = 0

DQM_border_color = "#000066"
DQM_menu_bgcolor = "#8EA7E5"
DQM_hl_bgcolor = "#FFFFFF"

DQM_mouse_off_delay = 50



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
  
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."
   


/*---------------------------------------
Transition Effects (ie5.5 &up)
----------------------------------------*/

DQM_sub_menu_effect = "fade"
DQM_sub_item_effect = "fade"
   
DQM_sub_menu_effect_duration = 0
DQM_sub_item_effect_duration = .2

DQM_effect_pixelate_maxsqare = 25
DQM_effect_iris_irisstyle = "CIRCLE"
DQM_effect_checkerboard_squaresx = 14
DQM_effect_checkerboard_squaresY = 14
DQM_effect_checkerboard_direction = "RIGHT"
   
DQM_sub_menu_opacity = 100
DQM_dropshadow_color = "none"
DQM_dropshadow_offx = 5
DQM_dropshadow_offy = 5	



/*---------------------------------------
Font, Margin, and Alignment
----------------------------------------*/
   
DQM_textcolor = "#333333"
DQM_fontfamily = "Verdana"
DQM_fontsize = 11
DQM_fontsize_ie4 = 9
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#000000"
DQM_hl_textdecoration = "none"

DQM_margin_top = 2
DQM_margin_bottom = 3
DQM_margin_left = 5
DQM_margin_right = 4

DQM_text_alignment = "left"



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/

//DQM_onload_code = "alert('custom function - onload')"


//DQM_showmenu_code0 = "status = 'custom show menu function call - menu0'"
//DQM_showmenu_code1 = "status = 'custom show menu function call - menu1'"
//DQM_hidemenu_code0 = "status = 'custom hide menu function call - menu0'"
//DQM_hidemenu_code1 = "status = 'custom hide menu function call - menu1'"

//DQM_clickitem_code0_0 = "alert('custom Function - Menu Item 0_0')"
//DQM_clickitem_code1_0 = "alert('custom Function - Menu Item 1_0')"



/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/ 

DQM_icon_image0 = "images/sample1_arrow.gif"
DQM_icon_rollover0 = "images/sample1_arrow_hl.gif"
DQM_icon_image_wh0 = "13,8"

DQM_icon_image1 = "images/sample1_bullet.gif"
DQM_icon_rollover1 = "images/sample1_bullet_hl.gif"
DQM_icon_image_wh1 = "13,10"



/*---------------------------------------
Absolute positioned Icons
----------------------------------------*/

DQM_2nd_icon_image0 = "images/sample1_arrow.gif"
DQM_2nd_icon_rollover0 = "images/sample1_arrow.gif"
DQM_2nd_icon_image_wh0 = "13,10"
DQM_2nd_icon_image_xy0 = "0,4"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

DQM_show_urls_statusbar = true
   
//DQM_status_text0 = "Sample text - Main Menu Item 0"
//DQM_status_text1 = "Sample text - Main Menu Item 1"

//DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
//DQM_status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	



/*---------------------------------------------
Main Menu Settings
-----------------------------------------------*/

   DQM_rollover_image0 = "images/top_bar/2010_on.gif"
   DQM_rollover_wh0 = "269,30"
   DQM_url0 = "2010.htm";   
   
   DQM_rollover_image1 = "images/top_bar/resorts_on.gif"
   DQM_rollover_wh1 = "226,30"
   DQM_url1 = "resorts.htm"; 

   DQM_rollover_image2 = "images/top_bar/tuition_on.gif"
   DQM_rollover_wh2 = "226,30"
   DQM_url2 = "future.htm";

   DQM_rollover_image3 = "images/top_bar/dates_prices_on.gif" 
   DQM_rollover_wh3 = "226,30"
   DQM_url3 = "courses.htm";   

   DQM_rollover_image4 = "images/top_bar/equipment_on.gif" 
   DQM_rollover_wh4 = "226,30"
   DQM_url4 = "personalising.htm"; 
   
   DQM_rollover_image5 = "images/top_bar/customising_on.gif" 
   DQM_rollover_wh5 = "226,30"
   DQM_url5 = "balance.htm"; 
   
   DQM_rollover_image6 = "images/top_bar/motorsport_on.gif" 
   DQM_rollover_wh6 = "226,31"
   DQM_url6 = "motorsport.htm";   
   
   DQM_rollover_image7 = "images/top_bar/about_on.gif" 
   DQM_rollover_wh7 = "226,29"
   DQM_url7 = "about_us.htm";   
   
   DQM_rollover_image8 = "images/top_bar/contact_on.gif" 
   DQM_rollover_wh8 = "226,31"
   DQM_url8 = "contact.htm";   
   
   DQM_rollover_image9 = "images/top_bar/home_on.gif" 
   DQM_rollover_wh9 = "226,31"
   DQM_url9 = "index.html";  
   
   DQM_rollover_image10 = "images/top_bar/links_on.gif" 
   DQM_rollover_wh10 = "226,31"
   DQM_url10 = "links.htm";  
   
   DQM_rollover_image11 = "images/top_bar/room_7_on.gif" 
   DQM_rollover_wh11 = "226,31"
   DQM_url11 = "room_7.htm";  
   
 
  


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



//tuition - submenu 1
DQM_sub_xy2 = "-45,23"
DQM_sub_menu_width2 = 240
DQM_subdesc2_0 = "For the future"
DQM_subdesc2_1 = "How to book"
DQM_subdesc2_2 = "Courses explained"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "future.htm"
DQM_url2_1 = "travel.htm"
DQM_url2_2 = "courses_description.htm"

//dates prices - submenu 2
DQM_sub_xy3 = "-60,23"
DQM_sub_menu_width3 = 135
DQM_subdesc3_0 = "Course Dates"
DQM_subdesc3_1 = "Course Prices"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "courses.htm"
DQM_url3_1 = "dates_prices.htm"


//customising - submenu 5
DQM_sub_xy5 = "-80,24"
DQM_sub_menu_width5 = 160
DQM_subdesc5_0 = "Balance & Alignment"
DQM_subdesc5_1 = "General info"
DQM_subdesc5_2 = "Price List"
DQM_subdesc5_3 = "Terminology & Facts"
DQM_icon_index5_0 = 0
DQM_icon_index5_1 = 0
DQM_icon_index5_2 = 0
DQM_icon_index5_3 = 0
DQM_url5_0 = "alignment.htm"
DQM_url5_1 = "general.htm"
DQM_url5_2 = "prices.htm"
DQM_url5_3 = "equipment.htm"

//about - submenu 7
DQM_sub_xy7 = "-85,24"
DQM_sub_menu_width7 = 100
DQM_subdesc7_0 = "About us"
DQM_subdesc7_1 = "Qualifications"
DQM_subdesc7_2 = "Sponsors"
DQM_icon_index7_0 = 0
DQM_icon_index7_1 = 0
DQM_icon_index7_2 = 0
DQM_url7_0 = "about_us.htm"
DQM_url7_1 = "qualifications.htm"
DQM_url7_2 = "sponsors.htm"




