
/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 260      		//default sub menu widths
	dqm__sub_xy = "0,0"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
  
	dqm__urltarget = "_parent"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "#feed1b"	//Hex color or 'transparent'
	dqm__menu_bgcolor = "#5a7f4c"	        //Hex color or 'transparent'
	dqm__hl_bgcolor = "#abc7a1"             //Hex color or 'transparent'       

	dqm__mouse_off_delay = 200	        //defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 10           //defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/

    //Font settings
	dqm__textcolor = "FFFFFF"  
	dqm__fontfamily = "Verdana"	 
	dqm__fontsize = 13		
	dqm__fontsize_ie4 = 9		
	dqm__textdecoration = "normal"	       
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 


    //Rollover font settings
	dqm__hl_textcolor = "043D44"
	dqm__hl_textdecoration = "normal"	


    //Margins and text alignment
	dqm__text_alignment = "left"		
	dqm__margin_top = 2
	dqm__margin_bottom = 2
	dqm__margin_left = 4
	dqm__margin_right = 0

/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/

    //Options include - iris | slide | gradientwipe | radialwipe

	dqm__sub_menu_effect = "gradientwipe"
	dqm__sub_item_effect = "gradientwipe"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .8
	dqm__sub_item_effect_duration = .8


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"	


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"		//Hex color value or 'none'
	dqm__dropshadow_offx = 4			//drop shadow width
	dqm__dropshadow_offy = 4			//drop shadow height


/*-------------------------------------------
Main Menu Rollover Images and Links  
----------------------------------------------*/

     //Main Menu Item 0
	dqm__rollover_image0 = "home2.jpg"
	dqm__rollover_wh0 = "120,35"
	dqm__url0 = "home.html";
        dqm__status_text0 = "Dan Schantz Farm ~ Home" 

     //Main Menu Item 1
	dqm__rollover_image1 = "hotsheet2.jpg"
	dqm__rollover_wh1 = "100,35"
	dqm__url1 = "../pdfs/hotsheet.pdf";
        dqm__status_text1 = "Dan Schantz Farm ~ Hot Sheet"
        dqm__urltarget1 = "_new"

     //Main Menu Item 2
	dqm__rollover_image2 = "history2.jpg"
	dqm__rollover_wh2 = "80,35"
	dqm__url2 = "history.html";
        dqm__status_text2 = "Dan Schantz Farm ~ History"

     //Main Menu Item 3
	dqm__rollover_image3 = "fundraisers2.jpg"
	dqm__rollover_wh3 = "139,35"
	dqm__url3 = "fundraisers.html";
        dqm__status_text3 = "Dan Schantz Farm ~ Fundraisers"

     //Main Menu Item 4
	dqm__rollover_image4 = "info2.jpg"
	dqm__rollover_wh4 = "170,38"
	dqm__url4 = "info.html";
        dqm__status_text4 = "Dan Schantz Farm ~ Farm Information"

     //Main Menu Item 5
	dqm__rollover_image5 = "directions2.jpg"
	dqm__rollover_wh5 = "100,38"
        dqm__status_text5 = "Dan Schantz Farm ~ Directions"

  //Sub Menu 5
    dqm__sub_xy5 = "-80,30"
    dqm__sub_menu_width5 = 80

    dqm__subdesc5_0 = "Passenger"
    dqm__url5_0 = "directions1.html";
    dqm__urltarget5_0 = "_self"

    dqm__subdesc5_1 = "Truck"
    dqm__url5_1 = "directions2.html";
    dqm__urltarget5_1 = "_self"


     //Main Menu Item 6
	dqm__rollover_image6 = "contact2.jpg"
	dqm__rollover_wh6 = "169,38"
	dqm__url6 = "mailto:info@danschantz.com";
        dqm__status_text6 = "Dan Schantz Farm ~ Contact"


/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/

    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_X = 10
	dqm__os9_ie5mac_offset_Y = 15

	dqm__osx_ie5mac_offset_X = 10
	dqm__osx_ie5mac_offset_Y = 15

	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	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 5 & 6, set to true if the menu is the only item on the HTML page.

	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


limit_multiple_users = true

sequence = "9x88_4"

