/*----------------------------- Breezeway Main Navigation ------------------------*/  
limit_multiple_users = true
dqm__sub_menu_width = 130   //default sub menu widths
dqm__sub_xy = "0,0"         //default sub x,y coordinates
dqm__codebase = "/includes/scripts/"   //relative location of .js files
dqm__urltarget = "_self"	// _self, _parent, _new, or "frame name"
dqm__border_width = 1
dqm__divider_height = 0
dqm__border_color = "#666666"
dqm__menu_bgcolor = "#E6F2FF"
dqm__hl_bgcolor = "#FFFFFF"

/*--close menu delay in msecs (1/1000s)--*/

dqm__mouse_off_delay = 50
dqm__nn4_mouse_off_delay = 50

/*--font settings and margins--*/

dqm__textcolor = "#000080"
dqm__fontfamily = "verdana,tahoma,arial,sans-serif" 
dqm__fontsize = 11			    //height in pixels
dqm__fontsize_ie4 = 9			//height in points
dqm__textdecoration = "normal"	//normal,underline
dqm__fontweight = "normal"		//normal,bold
dqm__fontstyle = "normal"		//normal,italic	
dqm__hl_textcolor = "#FF0000"
dqm__hl_textdecoration = "underline" //normal,underline

/*--margin settings--*/

dqm__text_alignment = "left" //left,center,right
dqm__margin_top = 3
dqm__margin_bottom = 4
dqm__margin_left = 5
dqm__margin_right = 0

/*--optional icon images - relative positioning--*/

dqm__icon_image0 = "/images/design/nav/tick1.gif"
dqm__icon_rollover0 = "/images/design/nav/tick1a.gif"
dqm__icon_image_wh0 = "11,9"
dqm__icon_image1 = "/images/design/nav/tick.gif"
dqm__icon_rollover1 = "/images/design/nav/ticka.gif"
dqm__icon_image_wh1 = "11,7"
	
/*--optional 2nd icon images - absolute positioning--*/

dqm__2nd_icon_image0 = "/images/design/nav/tick3.gif"
dqm__2nd_icon_rollover0 = "/images/design/nav/tick3a.gif"
dqm__2nd_icon_image_wh0 = "9,7"
dqm__2nd_icon_image_xy0 = "0,7"

/*--optional status bar text--*/
dqm__show_urls_statusbar = false 

/*--ie transition effects - ie5.5+,none--*/
dqm__sub_menu_effect = "fade"
dqm__sub_item_effect = "fade"
   
/*--duration of effect--*/   
dqm__sub_menu_effect_duration = .1
dqm__sub_item_effect_duration = .1
  
/*--customization option settings for the various effects--*/	
dqm__effect_pixelate_maxsqare = 25
dqm__effect_iris_irisstyle = "circle"          //cross,circle,plus,square,star
dqm__effect_checkerboard_squaresx = 14
dqm__effect_checkerboard_squaresY = 14
dqm__effect_checkerboard_direction = "right"   //up,down,left,right   
   
/*--menu opacity 100 being opaque--*/   	
dqm__sub_menu_opacity = 100

/*--the drop shadow portion of the menu will not be animated.--*/
/*--to turn off the drop shadow,none--*/
dqm__dropshadow_color = "none"
dqm__dropshadow_offx = 3
dqm__dropshadow_offy = 3	

/*--ie mac offset fix--*/
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

/*--netscape 4.x fix option--*/ 
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."
   
/*--opera fix option--*/
dqm__use_opera_div_detect_fix = true

/*--pre-defined sub menu item heights for the Espial Escape browser.--*/
dqm__escape_item_height = 20
dqm__escape_item_height0_0 = 70
dqm__escape_item_height0_1 = 70
 
/*--uncomment for URLS dqm__url0 = myurl.htm--*/
/*------------------ Main Menu Images ------------------------------*/
dqm__rollover_image0 = "/images/design/nav/btn_on_home.jpg"
dqm__rollover_wh0 = "100,41"
dqm__url0 = "/";   
dqm__rollover_image1 = "/images/design/nav/btn_on_cafe.jpg"
dqm__rollover_wh1 = "100,41"
dqm__url1 = "/menu.html";
dqm__rollover_image2 = "/images/design/nav/btn_on_events.jpg" 
dqm__rollover_wh2 = "100,41"
dqm__url2 = "";   
dqm__rollover_image3 = "/images/design/nav/btn_on_gallery.jpg" 
dqm__rollover_wh3 = "100,41"
dqm__url3 = "/gallery/";   
dqm__rollover_image4 = "/images/design/nav/btn_on_directions.jpg" 
dqm__rollover_wh4 = "100,41"
dqm__url4 = "/directions.html";
dqm__rollover_image5 = "/images/design/nav/btn_on_links.jpg" 
dqm__rollover_wh5 = "100,41"
dqm__url5 = "/links.html"; 
  
/*--menu 0 Home--*/
dqm__sub_xy0 = "-100,41"
dqm__sub_menu_width0 = 105
dqm__subdesc0_0 = "Contact Us"
dqm__subdesc0_1 = "Employment"
dqm__subdesc0_2 = "Links"
dqm__icon_index0_0 = 1
dqm__icon_index0_1 = 1
dqm__icon_index0_2 = 1
dqm__url0_0 = "/contact.php"
dqm__url0_1 = "/app.php"
dqm__url0_2 = "/links.html"

/*--menu 1 Cafe--

dqm__sub_xy1 = "-100,41"
dqm__sub_menu_width1 = 175
dqm__subdesc1_0 = "Event Planning &amp; Hosting"
dqm__subdesc1_1 = "Goth Night"
dqm__subdesc1_2 = "High NRG Dance"
dqm__subdesc1_3 = "Kamikaze Drag"
dqm__subdesc1_4 = "Piano Night"
dqm__icon_index1_0 = 1
dqm__icon_index1_1 = 1
dqm__icon_index1_2 = 1
dqm__icon_index1_3 = 1
dqm__icon_index1_4 = 1

dqm__url1_0 = "/planning.html"
dqm__url1_1 = "/goth.html"
dqm__url1_2 = "/dance.html"
dqm__url1_3 = "/kamikaze.html"
dqm__url1_4 = "/showtunes.html"
*/
/*--menu 2 Events--*/

dqm__sub_xy2 = "-100,41"
dqm__sub_menu_width2 = 175
dqm__subdesc2_0 = "Event Planning &amp; Hosting"
dqm__subdesc2_1 = "Goth Night"
dqm__subdesc2_2 = "High NRG Dance"
dqm__subdesc2_3 = "Kamikaze Drag"
dqm__icon_index2_0 = 1
dqm__icon_index2_1 = 1
dqm__icon_index2_2 = 1
dqm__icon_index2_3 = 1
dqm__url2_0 = "/planning.html"
dqm__url2_1 = "/goth.html"
dqm__url2_2 = "/dance.html"
dqm__url2_3 = "/kamikaze.html"

/*--menu 2 Gallery--*/

dqm__sub_xy3 = "-100,41"
dqm__sub_menu_width3 = 110
dqm__subdesc3_0 = "Event Photos" 
dqm__subdesc3_1 = "General"
dqm__subdesc3_1_0 = "Goth Night"
dqm__subdesc3_1_1 = "Kamikaze Drag"
dqm__subdesc3_1_2 = "Piano Night"
dqm__icon_index3_0 = 1
dqm__icon_index3_1 = 0
dqm__icon_index32_1_0 = 1
dqm__icon_index3_1_1 = 1
dqm__icon_index3_1_2 = 1
dqm__url3_0 = "/gallery/showgallery.php/cat/2"
dqm__url3_1 = "/gallery/showgallery.php/cat/509"
dqm__url3_1_0 = "/gallery/showgallery.php/cat/508"
dqm__url3_1_1 = "/gallery/showgallery.php/cat/506"
dqm__url3_1_2 = "/gallery/showgallery.php/cat/510"

/*--menu 3 Menu--

dqm__sub_xy3 = "-120,22"
dqm__sub_menu_width3 = 110
dqm__subdesc3_0 = "Buying a Vette"
dqm__subdesc3_1 = "Carfax Center"
dqm__icon_index3_0 = 1
dqm__icon_index3_1 = 1
dqm__url3_0 = "/tech/buying.html"
dqm__url3_1 = "/carfax.html"
*/
/*--menu 4 Staff--
dqm__sub_xy4 = "-100,41"
dqm__sub_menu_width4 = 100
dqm__subdesc4_0 = "Employment"
dqm__subdesc4_1 = "Doogie"
dqm__subdesc4_2 = "Scott"
dqm__icon_index4_0 = 1
dqm__icon_index4_1 = 1
dqm__icon_index4_2 = 1
dqm__url4_0 = "/app.html"
dqm__url4_1 = "/staff/doogie.html"
dqm__url4_2 = "/staff/scott.html"
*/
/*--menu 5 VIP--*/
/*
dqm__sub_xy5 = "-70,22"
dqm__sub_menu_width5 = 150
dqm__subdesc5_0 = "Book Shop"
dqm__subdesc5_1 = "ProShop"
dqm__subdesc5_2 = "Tire Upgrade Garage"
dqm__icon_index5_0 = 1
dqm__icon_index5_1 = 1
dqm__icon_index5_2 = 1
dqm__url5_0 = "/shop/books.php"
dqm__url5_1 = "http://corvetteactioncenter.net/catalog/"
dqm__url5_2 = "/shop/tires.html"

/*--menu 6 Directions--*/
/*
dqm__sub_xy6 = "-0,0"
dqm__sub_menu_width6 = 180
dqm__subdesc6_0 = "Census Data"
dqm__subdesc6_1 = "Congressional Delegation"
dqm__subdesc6_2 = "First Congressional District"
dqm__subdesc6_3 = "Local Governments"
dqm__icon_index6_0 = 1
dqm__icon_index6_1 = 1
dqm__icon_index6_2 = 1
dqm__icon_index6_3 = 1
dqm__url6_0 = "http://quickfacts.census.gov/qfd/states/33000.html"
dqm__url6_1 = "/nh/delegation.html"
dqm__url6_2 = "/nh/nhdistrict.html"
dqm__url6_3 = "/nh/localgov.html"
/*--end end--*/
