/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

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

/*---------------------------------------
General Settings for green nav
----------------------------------------*/

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 = "#4c4c4c"
DQM_menu_bgcolor = "#EC770D"
<!-- SUB MENU ROLL COLOR -->
DQM_hl_bgcolor = "#000000"

DQM_mouse_off_delay = 100



/*---------------------------------------
Browser Bug Fixes
----------------------------------------*/
   
DQM_os9_ie5mac_offset_X = 0
DQM_os9_ie5mac_offset_Y = 0

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 = false;



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

DQM_sub_menu_effect = "pixelate"
DQM_sub_item_effect = "fade"
DQM_sub_menu_effect_duration = .25
DQM_sub_item_effect_duration = .50

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
----------------------------------------*/
<!-- SUB MENU TEXT COLOR -->
DQM_textcolor = "#ffffff"
DQM_fontfamily = "Georgia"
DQM_fontsize = 11
DQM_fontsize_ie4 = 10
DQM_textdecoration = "normal"
DQM_fontweight = "normal"
DQM_fontstyle = "normal"
DQM_hl_textcolor = "#FEC601"
DQM_hl_textdecoration = "underline"

DQM_margin_top = 1
DQM_margin_bottom = 2
DQM_margin_left = 5
DQM_margin_right = 4
DQM_text_alignment = "center"




/*---------------------------------------------
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_code2_0 = "alert('custom Function - Menu Item 2_0')"



/*---------------------------------------
Relative Positioned Icons
----------------------------------------*/   
<!-- SUB MENU GRAPHICS -->
DQM_icon_image0 = ""
DQM_icon_rollover0 = ""
DQM_icon_image_wh0 = ""

DQM_icon_image0 = ""
DQM_icon_rollover0 = ""
DQM_icon_image_wh0 = ""



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

DQM_2nd_icon_image0 = "grc/rightarrow.gif"
DQM_2nd_icon_rollover0 = "grc/rightarrow.gif"
DQM_2nd_icon_image_wh0 = "13,10"
DQM_2nd_icon_image_xy0 = "0,4"




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

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

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



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

<!-- actual image that you roll on. this is where you would put the roll over image-->
DQM_rollover_image0 = "grc/about_belize-over.gif"
DQM_rollover_wh0 = "115,32";
DQM_url0 = "welcome_to_belize_01.html"; 
 
DQM_rollover_image1 = "grc/adventures-over.gif"
DQM_rollover_wh1 = "115,32";
DQM_url1 = "underwater_world_01.html";

DQM_rollover_image2 = "grc/about_magnum-over.gif"
DQM_rollover_wh2 = "115,32" 
DQM_url2 = "about_magnum.html";

DQM_rollover_image3 = "grc/specials-over.gif"
DQM_rollover_wh3 = "115,32" 
DQM_url3 = "specials.php"; 


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

<!-- SUB MENU FOR ABOUT BELIZE -->
DQM_sub_xy0 = "-115,32"
DQM_sub_menu_width0 = 115
DQM_subdesc0_0 = "About Belize"
DQM_subdesc0_1 = "Natural Wonders"
DQM_subdesc0_2 = "Ancient Worlds"
DQM_subdesc0_3 = "Diverse Cultures"
DQM_subdesc0_4 = "Areas of belize"
DQM_subdesc0_5 = "Events in Belize"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_url0_0 = "welcome_to_belize_01.html"
DQM_url0_1 = "natural_wonders_01.html"
DQM_url0_2 = "ancient_world_01.html"
DQM_url0_3 = "cultures.html"
DQM_url0_4 = "belize_city.php"
DQM_url0_5 = "events.php"
DQM_menu_bgcolor0 = "#98BA1C"

<!-- SUB MENU FOR ADVENTURES -->
DQM_sub_xy1 = "-115,32"
DQM_sub_menu_width1 = 115
DQM_subdesc1_0 = "SCUBA Diving"
DQM_subdesc1_1 = "Outdoor Adventures"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_url1_0 = "underwater_world_01.html"
DQM_url1_1 = "outdoor_adventures_01.html"
DQM_menu_bgcolor1 = "#1B6BBA"

<!-- SUB MENU FOR ABOUT MAGNUM -->
DQM_sub_xy2 = "-115,32"
DQM_sub_menu_width2 = 115
DQM_subdesc2_0 = "About Magnum"
DQM_subdesc2_1 = "FAQ"
DQM_subdesc2_2 = "Newsletter"
DQM_subdesc2_3 = "Belize Links"
DQM_subdesc2_4 = "Travel Guard"
DQM_subdesc2_5 = "Contact Us"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0
DQM_icon_index2_4 = 0
DQM_icon_index2_5 = 0
DQM_url2_0 = "about_magnum.html"
DQM_url2_1 = "faq.html"
DQM_url2_2 = "newsletter.php"
DQM_url2_3 = "faq.html#belize_links"
DQM_url2_4 = "http://www.travelguard.com/agentlink.asp?ta_arc=006456&pcode=&agencyemail=kaleh@magnumbelize.com"
DQM_url2_5 = "contact.php"
DQM_urltarget2_4 = "_new"


<!-- SUB MENU FOR SPECIALS -->
DQM_sub_xy3 = "-115,32"
DQM_sub_menu_width3 = 115
DQM_subdesc3_0 = "SPECIALS"
DQM_subdesc3_1 = "Mainland and Island Resorts"
DQM_subdesc3_2 = "Find a Resort"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_url3_0 = "specials.php"
DQM_url3_1 = "resorts.php"
DQM_url3_2 = "find_a_resort.php"
DQM_menu_bgcolor3 = "#C10909"



<!-- END TEST -->


