//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com

limit_multiple_users = true;
sequence = "9x88_4";

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 200      		//default sub menu widths
	dqm__sub_xy = "-10,0"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu


	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#000000"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#93A3BE"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#9CADCA"

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/


    //Font settings

	dqm__textcolor = "#ffffff"
	dqm__fontfamily = "arial"		//Any available system font
	dqm__fontsize = 11			//Defined with pixel sizing
	dqm__fontsize_ie4 = 9			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic'


    //Rollover font settings

	dqm__hl_textcolor = "#ffffff"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 2
	dqm__margin_bottom = 2
	dqm__margin_left = 5
	dqm__margin_right = 4




/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure
and Text' section of this data file.
--------------------------------------------*/


    //Relative positioned icon images (flow with sub item text)

	dqm__icon_image0 = "/menu/arrow.jpg";
//	dqm__icon_rollover0 = "images/sample3_bullet_hl.gif"
	dqm__icon_image_wh0 = "14,11";



    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "/menu/arrow.jpg";
	dqm__2nd_icon_rollover0 = "/menu/arrow_over.jpg";
	dqm__2nd_icon_image_wh0 = "14,11";
	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_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
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.

	dqm__sub_menu_effect_duration = .5
	dqm__sub_item_effect_duration = .25


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "LEFT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 90			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 2			//drop shadow width
	dqm__dropshadow_offy = 2			//drop shadow height



/*-------------------------------------------
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 = 0
	dqm__osx_ie5mac_offset_Y = 0

	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."


    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	//dqm__border_color = "#000000"		//Hex color or 'transparent'
	//dqm__menu_bgcolor = "#93A3BE"		//Hex color or 'transparent'
	//dqm__hl_bgcolor = "#9CADCA"

	dqm__border_widthX = 10;
	dqm__divider_heightX = 5;
	dqm__border_colorX = "#0000ff";
	dqm__menu_bgcolor4 = "#EF9C00" //E7B455
	dqm__hl_bgcolor4 = "#E7B455" //E5C17F DB8F00
	dqm__menu_bgcolor5 = "#EF9C00" //E7B455
	dqm__hl_bgcolor5 = "#E7B455" //E5C17F DB8F00
	dqm__menu_bgcolor13 = "#EF9C00" //E7B455
	dqm__hl_bgcolor13 = "#E7B455" //E5C17F DB8F00
	dqm__menu_bgcolor14 = "#EF9C00"
	dqm__hl_bgcolor14 = "#E7B455"
	dqm__hl_textcolorX = "#ff0000"
	dqm__text_alignmentX = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X' represents the index number of the sub menu item.

	dqm__hl_subdescX = "custom highlight text"
	dqm__urltargetX = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links

**********************************************************************************************
**********************************************************************************************/


    //Main Menu Item 0
	dqm__url0 = "/aacity/";
	dqm__rollover_image0 = "/menu/aacity_over.jpg"
	dqm__rollover_wh0 = "140,20"

    //Main Menu Item 1
	dqm__url1 = "/citygov/";
	dqm__rollover_image1 = "/menu/citygov_over.jpg"
	dqm__rollover_wh1 = "140,20"

    //Main Menu Item 2
	dqm__rollover_image2 = "/menu/calendar2_over.jpg"
	dqm__rollover_wh2 = "140,20"
	dqm__clickitem_code2 = "calWindow('/calendar/')"

    //Main Menu Item 3
	dqm__url3 = "/events/annual/";
	dqm__rollover_image3 = "/menu/calendar/annualEvents_over.jpg"
	dqm__rollover_wh3 = "140,20"

    //Main Menu Item 4
	dqm__url4 = "/events/current/";
	dqm__rollover_image4 = "/menu/currentEvents_star_over.jpg"
	dqm__rollover_wh4 = "140,20"

    //Main Menu Item 5
	dqm__url5 = "/projects/";
	dqm__rollover_image5 = "/menu/currentProjects_star_over.jpg"
	dqm__rollover_wh5 = "140,20"

    //Main Menu Item 6
	dqm__url6 = "/editor/photoGallery/";
	dqm__rollover_image6 = "/menu/phototour_over.jpg"
	dqm__rollover_wh6 = "140,20"

    //Main Menu Item 7
	dqm__url7 = "/theater/community.cfm";
	dqm__rollover_image7 = "/menu/theater_over.jpg"
	dqm__rollover_wh7 = "140,20"

    //Main Menu Item 8
	//dqm__url8 = "/theater/mural.cfm";
	dqm__url8 = "http://www.lindsaymurals.org";
	dqm__urltarget8 = "_new"
	dqm__rollover_image8 = "/menu/theater/mural_over.jpg"
	dqm__rollover_wh8 = "140,20"

    //Main Menu Item 9
	dqm__url9 = "/contact/";
	dqm__rollover_image9 = "/menu/contact_over.jpg"
	dqm__rollover_wh9 = "140,20"

    //Main Menu Item 10
	dqm__url10 = "/events/ADACompliance/";
	dqm__rollover_image10 = "/menu/ADACompliance_over.jpg";
	dqm__rollover_wh10 = "140,20";

    //Main Menu Item 11
	dqm__url11 = "/feedback/";
	dqm__rollover_image11 = "/menu/feedback_over.jpg";
	dqm__rollover_wh11 = "140,20";

    //Main Menu Item 12
	//dqm__url12 = "http://chamber.lindsay.ca.us/"; (replaced 2/24/10 -TLO)
	dqm__url12 = "http://thelindsaychamber.com/";
	dqm__rollover_image12 = "/menu/chamber_over.jpg";
	dqm__rollover_wh12 = "140,20";

    //Main Menu Item 13
	dqm__url13 = "/events/current/";
	dqm__rollover_image13 = "/graphics/CurrentEvents40_over.jpg";
	dqm__rollover_wh13 = "100,40";

    //Main Menu Item 14
	dqm__url14 = "/projects/";
	dqm__rollover_image14 = "/graphics/CurrentProjects40_over.jpg";
	dqm__rollover_wh14 = "100,40";

/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text

**********************************************************************************************
**********************************************************************************************/



    //Sub Menu 0

	dqm__sub_xy0 = "-3,-5"
	dqm__sub_menu_width0 = 150

	dqm__subdesc0_0 = "Frequently Asked Questions"
	dqm__subdesc0_1 = "History"
	dqm__subdesc0_2 = "All-America City"
	dqm__subdesc0_3 = "Photo Gallery"
	dqm__subdesc0_4 = "Sister City"

//	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__url0_0 = "/aacity/faqs.cfm"
	dqm__url0_1 = "/aacity/history.cfm"
	dqm__url0_2 = "/aacity/aacstory.cfm"
	dqm__url0_3 = "/editor/photoGallery/"
	dqm__url0_4 = "/aacity/sistercity.cfm"



    //Sub Menu 1

	dqm__sub_xy1 = "-3,-5"
	dqm__sub_menu_width1 = 150

	dqm__subdesc1_0 = "Organization"
	dqm__subdesc1_1 = "City Clerk"
	dqm__subdesc1_2 = "City Council"
	dqm__subdesc1_3 = "Development"
	dqm__subdesc1_4 = "Enterprise Zone"
	dqm__subdesc1_5 = "Finance"
	dqm__subdesc1_6 = "Public Safety"
	dqm__subdesc1_7 = "Public Works"
	dqm__subdesc1_8 = "Redevelopment"
	dqm__subdesc1_9 = "Small Business Incubator"

	dqm__2nd_icon_index1_1 = 0
	dqm__2nd_icon_index1_3 = 0
	dqm__2nd_icon_index1_5 = 0
	dqm__2nd_icon_index1_6 = 0
	dqm__2nd_icon_index1_7 = 0
	dqm__2nd_icon_index1_8 = 0

	dqm__url1_0 = "/citygov/"
	//dqm__url1_1 = "/citygov/clerk/"
	dqm__url1_2 = "/citygov/council/"
	//dqm__url1_3 = "/citygov/dev/"
	dqm__url1_4 = "/citygov/ezone/"
	//dqm__url1_5 = "/citygov/finance/"
	//dqm__url1_6 = "/citygov/safety/index.htm"
	//dqm__url1_7 = "/citygov/works"
	//dqm__url1_8 = "/citygov/redev"
	dqm__url1_9 = "/citygov/incubator/"



    //Sub Menu 1_1

	dqm__sub_xy1_1 = "-3,-5"
	dqm__sub_menu_width1_1 = 120

	dqm__subdesc1_1_0 = "Agendas"
	dqm__subdesc1_1_1 = "Services"

	dqm__url1_1_0 = "/editor/councilAgenda/"
	dqm__url1_1_1 = "/citygov/clerk/"

    //Sub Menu 1_3

	dqm__sub_xy1_3 = "-3,-5"
	dqm__sub_menu_width1_3 = 120

	dqm__subdesc1_3_0 = "Housing"
	dqm__subdesc1_3_1 = "Planning"

	dqm__url1_3_0 = "/citygov/dev/housing.cfm"
	dqm__url1_3_1 = "/citygov/dev/planning/"

    //Sub Menu 1_5

	dqm__sub_xy1_5 = "-3,-5"
	dqm__sub_menu_width1_5 = 120

	dqm__subdesc1_5_0 = "Water &amp; Sewer"
	dqm__subdesc1_5_1 = "Business Licenses"
	dqm__subdesc1_5_2 = "Yard Sale Licenses"
	dqm__subdesc1_5_3 = "Dog Licenses"

	dqm__url1_5_0 = "/citygov/finance/licenses/watersewer.cfm"
	dqm__url1_5_1 = "/citygov/finance/licenses/business.cfm"
	dqm__url1_5_2 = "/citygov/finance/licenses/yardsales.cfm"
	dqm__url1_5_3 = "/citygov/finance/licenses/dog.cfm"

    //Sub Menu 1_6

	dqm__sub_xy1_6 = "-3,-5"
	dqm__sub_menu_width1_6 = 120

	dqm__subdesc1_6_0 = "Mission"
	dqm__subdesc1_6_1 = "Philosophy"
	dqm__subdesc1_6_2 = "Programs"
	dqm__subdesc1_6_3 = "Youth Services"
	dqm__subdesc1_6_4 = "Code Enforcement"
	dqm__subdesc1_6_5 = "Police Services"
	dqm__subdesc1_6_6 = "Crime Reporting"
	dqm__subdesc1_6_7 = "Gang Watch"
	dqm__subdesc1_6_8 = "Police Reserves"
	dqm__subdesc1_6_9 = "Police Explorers"
	dqm__subdesc1_6_10 = "Fire Services"
	dqm__subdesc1_6_11 = "Animal Control"

	dqm__url1_6_0 = "/citygov/safety/mission.cfm"
	dqm__url1_6_1 = "/citygov/safety/philosophy.cfm"
	dqm__url1_6_2 = "/citygov/safety/programs.cfm"
	dqm__url1_6_3 = "/citygov/safety/youth.cfm"
	dqm__url1_6_4 = "/citygov/safety/code.cfm"
	dqm__url1_6_5 = "/citygov/safety/police.cfm"
	dqm__url1_6_6 = "/citygov/safety/crime.cfm"
	dqm__url1_6_7 = "/citygov/safety/gangs.cfm"
	dqm__url1_6_8 = "/citygov/safety/reserves.cfm"
	dqm__url1_6_9 = "/citygov/safety/explorers.cfm"
	dqm__url1_6_10 = "/citygov/safety/fire.cfm"
	dqm__url1_6_11 = "/citygov/safety/animals.cfm"

    //Sub Menu 1_7

	dqm__sub_xy1_7 = "-3,-5"
	dqm__sub_menu_width1_7 = 120

	dqm__subdesc1_7_0 = "Buildings"
	dqm__subdesc1_7_1 = "Parks"
	dqm__subdesc1_7_2 = "Streets"
	dqm__subdesc1_7_3 = "Refuse"
	dqm__subdesc1_7_4 = "Sewer"
	dqm__subdesc1_7_5 = "Water"

	dqm__url1_7_0 = "/citygov/works/buildings.cfm"
	dqm__url1_7_1 = "/citygov/works/parks.cfm"
	dqm__url1_7_2 = "/citygov/works/streets/"
	dqm__url1_7_3 = "/citygov/works/refuse.cfm"
	dqm__url1_7_4 = "/citygov/works/sewer.cfm"
	dqm__url1_7_5 = "/citygov/works/water.cfm"

    //Sub Menu 1_8
	dqm__sub_xy1_8 = "-3,-5"
	dqm__sub_menu_width1_8 = 120

	dqm__subdesc1_8_0 = "Zone Map"
	dqm__subdesc1_8_1 = "STEP Program"
	dqm__subdesc1_8_2 = "Benefits"

	dqm__url1_8_0 = "/citygov/dev/zoning.cfm"
	dqm__url1_8_1 = "/citygov/redev/step.cfm"
	dqm__url1_8_2 = "/citygov/redev/benefits.cfm"

    //Sub Menu 4
	dqm__sub_xy4 = "-3,-5"
	dqm__sub_menu_width4 = 150
	// these vars are being set in index.cfm

    //Sub Menu 5
	dqm__sub_xy5 = "-3,-5"
	dqm__sub_menu_width5 = 150
	// these vars are being set in index.cfm

    //Sub Menu 13
	dqm__sub_xy13 = "-245,-10"
	dqm__sub_menu_width13 = 150

	/* these vars are being called from the database in index.cfm
		dqm__subdesc13_0 = "American Spirit Mural"
		dqm__subdesc13_1 = "Quail Lookout Mural"
		dqm__subdesc13_2 = "Survivor Island Chili Cookoff"
		dqm__subdesc13_3 = "National Night Out 2002"
		dqm__subdesc13_4 = "Tulare County Fair 2002"
		dqm__subdesc13_5 = "4th Annual Open Soccer Tournament"

		dqm__url13_0 = "/events/current/AmericanSpirit/"
		dqm__url13_1 = "/events/mural/quail.html"
		dqm__url13_2 = "/events/chili/"
		dqm__url13_3 = "/events/current/NationalNightOut/"
		dqm__url13_4 = "/events/current/Fair/"
		dqm__url13_5 = "/events/soccer/"
	*/

    //Sub Menu 14

	dqm__sub_xy14 = "-245,-10"
	dqm__sub_menu_width14 = 150

	/* these vars are being called from the database in index.cfm
		dqm__subdesc14_0 = "Sweet Brier Plaza"
		dqm__subdesc14_1 = "Gallery Park"
		dqm__subdesc14_2 = "Fire Truck Restoration"

		dqm__url14_0 = "/projects/SweetBrier/"
		dqm__url14_1 = "/projects/GalleryPark/"
		dqm__url14_2 = "/projects/FireTruck/"
	*/
