function nav_folder(){
}

// ----- Colors, Borders, Dividers, and more...
	dqm__sub_menu_width = 170
	dqm__sub_xy = "0,0"   
	dqm__urltarget = "_self"
	dqm__border_width = 1
	dqm__divider_height = 1
	dqm__border_color = "#005AA0"
	dqm__menu_bgcolor = "#AEBBDB"
	dqm__hl_bgcolor = "#AEBBDB"		
	dqm__mouse_off_delay = 300
	dqm__nn4_mouse_off_delay = 500

// ----- Font settings and margins
	dqm__textcolor = "#FFFFFF"
	dqm__fontfamily = "Arial"
	dqm__fontsize = 11
	dqm__fontsize_ie4 = 9
	dqm__textdecoration = "normal"
	dqm__fontweight = "normal"
	dqm__fontstyle = "normal"

// ----- Rollover font settings
	dqm__hl_textcolor = "#005AA0"
	dqm__hl_textdecoration = "none"

// ----- Margins and text alignment
	dqm__text_alignment = "left"
	dqm__margin_top = 3
	dqm__margin_bottom = 3
	dqm__margin_left = 5
	dqm__margin_right = 4

// ----- Relative positioned icon images (flow with sub item text)
	dqm__icon_image0 = "/agz/script/sample_images/bullet.gif"
	dqm__icon_rollover0 = "/agz/script/sample_images/bullet.gif"
	dqm__icon_image_wh0 = "13,8"

	dqm__icon_image1 = "/agz/script/sample_images/arrow.gif"
	dqm__icon_rollover1 = "/agz/script/sample_images/arrow.gif"
	dqm__icon_image_wh1 = "13,10"
//	dqm__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_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	

// ----- Internet Explorer Transition Effects
	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"
	dqm__sub_menu_effect_duration = .4
	dqm__sub_item_effect_duration = .4

	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

// ----- Browser Bug fixes and Workarounds
	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
	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


