//**** Visual QuickMenu Pro, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//Note: This data file may be customized outside of the visual tool using a text editor.

limit_multiple_users = true
restrict_access = true
sequence = '9x44_5'

um0http = 1


/**********************************************************************************************

                              Bullet and Icon Image Library

**********************************************************************************************/


    //Relative positioned icon images (flow with main menu or sub item text)

	dqm__icon_image0 = vqm__database+"gray_bullet.gif"
	dqm__icon_rollover0 = vqm__database+"gray_bullet_hl.gif"
	dqm__icon_image_wh0 = "13,8"

	dqm__icon_image1 = vqm__database+"arrow_gray.gif"
	dqm__icon_rollover1 = vqm__database+"arrow_gray.gif"
	dqm__icon_image_wh1 = "13,10"



    //Absolute positioned icon images (coordinate positioned)

	dqm__second_icon_image0 = vqm__database+"arrow_gray.gif"
	dqm__second_icon_rollover0 = vqm__database+"arrow_gray.gif"
	dqm__second_icon_image_wh0 = "13,10"
	dqm__second_icon_image_xy0 = "0,4"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
---------------------------------------------*/


	dqm__main_width = 150				//default main item widths
	dqm__main_height = 45				//default main item heights


    //specific settings

	dqm__main_width1 = 150
	dqm__main_height1 = 23
	dqm__main_width2 = 150
	dqm__main_height2 = 43
	dqm__main_width3 = 150
	dqm__main_height3 = 60
	dqm__main_width6 = 150
	dqm__main_height6 = 46


/*---------------------------------------------
Main Menu Borders Dividers and Layout
---------------------------------------------*/


	dqm__main_horizontal = false			//align menu bar horizontally or vertically
	dqm__main_border_width = 2              //the thickness of the border in pixels
	dqm__main_use_dividers = false			//Optionally use a divider between each main menu item
	dqm__main_item_gap = 0				//the gap between main menu items in pixels
	dqm__align_items_bottom_and_right = true	//Main item alignment


/*---------------------------------------------
Main Menu Colors
---------------------------------------------*/


	dqm__main_bgcolor = "#dfebe0"			//Main Background Color
	dqm__main_hl_bgcolor = "#dfdfdf"		//Main Rollover Background Color
	dqm__main_textcolor = "#000080"			//Main Text Color
	dqm__main_hl_textcolor = "#000080"		//Main Rollover Text Color
	dqm__main_border_color = "#FFFFFF"		//HEX color or set width to 0 for no borders


    //specific settings

	dqm__main_hl_bgcolor1 = "#000066"


/*---------------------------------------------
Main Menu Font Settings
---------------------------------------------*/


	dqm__main_fontfamily = "Verdana"		//Any available system font
	dqm__main_fontsize = 14				//Defined with pixel sizing 
	dqm__main_textdecoration = "none"		//set to: 'none', or 'underline'
	dqm__main_fontweight = "bold"			//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"			//set to: 'normal', or 'italic


    //Rollover Effect

	dqm__main_hl_textdecoration = "none"	//set to: 'none', or 'underline'


/*---------------------------------------------
Main Menu Margins and Text Alignment
---------------------------------------------*/


	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right
	dqm__main_margin_top = 2
	dqm__main_margin_bottom = 2
	dqm__main_margin_left = 5
	dqm__main_margin_right = 4


/*---------------------------------------------
Optional Status Bar Text
---------------------------------------------*/


	dqm__status_text0 = "/courts/10jd/nassau/"


/*---------------------------------------------
Main Menu Image Settings - (VQP Use Only)
---------------------------------------------*/




/*---------------------------------------------
Main Menu Items (Text, URL's, and Icon ID's)
---------------------------------------------*/


    //Main Menu 0

	dqm__maindesc0 = "Nassau County Home"
	dqm__url0 = "/courts/10jd/nassau/"


    //Main Menu 1
	
    dqm__maindesc1 = "<hr noshade color='#dfebe0'>"



    //Main Menu 2

	dqm__maindesc2 = "General Info"



    //Main Menu 3

	dqm__maindesc3 = "Transmittal Reports"



    //Main Menu 4

	dqm__maindesc4 = "Judicial Info"


    //Main Menu 5

	dqm__maindesc5 = "Court Notices"



    //Main Menu 6

	dqm__maindesc6 = "Checklists"



    //Main Menu 7

	dqm__maindesc7 = "Clerk's Office"
 

    //Main Menu 8

	dqm__maindesc8 = "Forms"
	
	
	//Main Menu 9
	
    dqm__maindesc9 = "Mediation"
	
	//Main Menu 10

	dqm__maindesc10 = "Miscellaneous"





/**********************************************************************************************

                     Sub Menu Settings

**********************************************************************************************/


/*---------------------------------------------
Colors, Borders, Dividers, and more...
---------------------------------------------*/


	dqm__sub_menu_width = 190			//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 = "_self"			//default URL target: _self, _parent, _new, or 'my frame name'

	dqm__border_width = 1				//Border thickness of all sub menus, value > 0
	dqm__divider_height = 1				//Divider height between all sub menu items. Same color as border.
	dqm__border_color = "#666666"			//Hex color or 'transparent'
	dqm__menu_bgcolor = "#e6e6e6"			//Hex color or 'transparent'
	dqm__hl_bgcolor = "#8282ff"			//Hex color or 'transparent'

	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 = "#333333"			//Hex color value.
	dqm__fontfamily = "Verdana"			//Any available system font.
	dqm__fontsize = 12				//Defined with pixel sizing.
	dqm__fontsize_ie4 = 9				//Defined with point sizing.
	dqm__textdecoration = "none"			//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 = "#000000"			//Rollover text color
	dqm__hl_textdecoration = "none"		//set to: 'normal', or 'underline'


    //Margins and text alignment

	dqm__text_alignment = "left"			//set to: 'left', 'center' or 'right
	dqm__margin_top = 5
	dqm__margin_bottom = 5
	dqm__margin_left = 6
	dqm__margin_right = 5


/*---------------------------------------------
Internet Explorer Transition Effects
---------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.

	dqm__sub_menu_effect_duration = 0.4
	dqm__sub_item_effect_duration = 0.4


    //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 = "RIGHT"		//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100				//1 to 100
	dqm__dropshadow_color = "transparent"			//Hex value or 'transparent'
	dqm__dropshadow_offx = 1				//drop shadow width
	dqm__dropshadow_offy = 1				//drop shadow height


/*---------------------------------------------
Browser Bug fixes and Workarounds
---------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.

	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "NN4 - Custom Alert Message"


    //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. May be indexed.

	dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
---------------------------------------------*/


    //Reference additional onload statements here.

	dqm__onload_code = "undefined"


    //X = Sub menu group index, XX = Item index

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeXX = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
---------------------------------------------*/


    //Sub Menu 0




    //Sub Menu 1




    //Sub Menu 2

        dqm__sub_xy2 = "-1, -1"
        dqm__sub_menu_width2 = 190
        dqm__subdesc2_0 = "Directions"
        dqm__url2_0 = "DIRECTIONS.pdf"
        dqm__urltarget2_0 = "_new"
        dqm__subdesc2_1 = "Map"
        dqm__url2_1 = "http://www.mapquest.com/maps/map.adp?searchtype=address&country=US&addtohistory=&searchtab=home&address=400%2Bcounty%2Bseat%2Bdr&city=Mineola&state=NY&zipcode="
        dqm__urltarget2_1 = "_new"
        dqm__subdesc2_2 = " Courthouse Hours & Rules"
        dqm__url2_2 = "HOURS-OF-COURT.pdf"
        dqm__urltarget2_2 = "_new"
        dqm__subdesc2_3 = "Court Closings"
        dqm__url2_3 = "Court-Closure-info.pdf"
        dqm__urltarget2_3 = "_new"
		dqm__subdesc2_4 = "Subpoenaed Records"
        dqm__url2_4 = "SUBPOENAED-RECORDS.pdf"
        dqm__urltarget2_4 = "_new"
		dqm__subdesc2_5 = "Subpoenaed records rules"
        dqm__url2_5 = "subpoenaed-records-rules.pdf"
        dqm__urltarget2_5 = "_new"



    //Sub Menu 3

        dqm__sub_xy3 = "-1, -1"
        dqm__subdesc3_0 = "Help"
        dqm__url3_0 = "transmittalhelp 2008.pdf"
        dqm__urltarget3_0 = "_new"
        dqm__subdesc3_1 = "Search by Plaintiff or Defendant"
        dqm__url3_1 = "http://matrimonial.courts.state.ny.us/mattransadv1.asp"
        dqm__urltarget3_2 = "_new"



    //Sub Menu 4

        dqm__sub_xy4 = "-1, -1"
        dqm__subdesc4_0 = "Judge Contact Info"
        dqm__url4_0 = "judicial-contact/Judge-Info-2011.pdf"
        dqm__urltarget4_0 = "_new"
        dqm__subdesc4_1 = "Judge Janowitz Rules"
        dqm__url4_1 = "justice-rules/JANOWITZ-RULES-2011.pdf"
        dqm__urltarget4_1 = "_new"
        dqm__subdesc4_2 = "Judge Falanga's Rules"
        dqm__url4_2 = "justice-rules/Falanga-rules.pdf"
        dqm__urltarget4_2 = "_new"
	dqm__subdesc4_3 = "Judge Palmieri Rules"
        dqm__url4_3 = "justice-rules/f"
        dqm__urltarget4_3 = "_new"
	dqm__subdesc4_4 = "Judge Maron's Rules"
        dqm__url4_4 = "justice-rules/J-MARON-RULES.pdf"
        dqm__urltarget4_4 = "_new"
	dqm__subdesc4_5 = "Judge Bruno's Rules"
        dqm__url4_5 = "justice-rules/BRUNOS-RULES.pdf"
        dqm__urltarget4_5 = "_new"
        dqm__status_text4_5 = "BRUNOS-RULES.pdf"
		




    //Sub Menu 5

        dqm__sub_xy5 = "-1, -1"
        dqm__subdesc5_0 = "Filing Fees & General"
        dqm__url5_0 = "court-notices/Court-Notices.pdf"
        dqm__urltarget5_0 = "_new"
        dqm__subdesc5_1 = "Divorce Records"
        dqm__url5_1 = "court-notices/cert-copy-notice.pdf"
        dqm__urltarget5_1 = "_new"
        dqm__status_text5_1 = "court-notices/cert-copy-notice.pdf"
        dqm__subdesc5_2 = "Judgment Office Notice"
        dqm__url5_2 = "court-notices/Judgment Office Notice 2008.pdf"
        dqm__urltarget5_2 = "_new"
        dqm__status_text5_2 = "court-notices/Judgment Office Notice 2008.pdf"
		dqm__subdesc5_3 = "TRO Rule Notice"
        dqm__url5_3 = "court-notices/tro-rule.pdf"
        dqm__urltarget5_3 = "_new"
        dqm__status_text5_3 = "court-notices/tro-rule.pdf"
		dqm__subdesc5_4 = "DRL 255 Notice"
        dqm__url5_4 = "court-notices/DRL25-notice.pdf"
        dqm__urltarget5_4 = "_new"
        dqm__status_text5_4 = "court-notices/DRL25-notice.pdf"
		dqm__subdesc5_5 = "Counter Judgement Rules"
        dqm__url5_5 = "court-notices/Counter Judgment Rule.pdf"
        dqm__urltarget5_5 = "_new"
        dqm__status_text5_5 = "court-notices/Counter Judgment Rule.pdf"
		dqm__subdesc5_6 = "Automatic Order Notice"
        dqm__url5_6 = "court-notices/automatic-order-notice.pdf"
        dqm__urltarget5_6 = "_new"
        dqm__status_text5_6 = "court-notices/automatic-order-notice.pdf"
		dqm__subdesc5_7 = "Child Support Modernization Act Notice"
        dqm__url5_7 = "court-notices/Child-Support-Modernization-Act-Notice.pdf"
        dqm__urltarget5_7 = "_new"
        dqm__status_text5_7 = "court-notices/Child-Support-Modernization-Act-Notice.pdf"
		dqm__subdesc5_8 = "NOTICE TO COUNSEL Records Check"
        dqm__url5_8 = "court-notices/NOTICE-TO-COUNSEL-Records-Check.pdf"
        dqm__urltarget5_8 = "_new"
        dqm__status_text5_8 = "court-notices/NOTICE-TO-COUNSEL-Records-Check.pdf"
		dqm__subdesc5_9 = "No Fault Divorce Notice 2011"
        dqm__url5_9 = "court-notices/No-Fault-Divorce-Notice.pdf"
        dqm__urltarget5_9 = "_new"
        dqm__status_text5_9 = "court-notices/No-Fault-Divorce-Notice.pdf"
		dqm__subdesc5_10 = "Child Support Modification Notice 2011"
        dqm__url5_10 = "court-notices/Child-Support-Modification-notice-2011.pdf"
        dqm__urltarget5_10 = "_new"
        dqm__status_text5_10 = "court-notices/Child-Support-Modification-notice-2011.pdf"
		dqm__subdesc5_11 = "Maintenance Bill Memo A10984B"
        dqm__url5_11 = "court-notices/Maintenance-Bill-Memo-A10984B.pdf"
        dqm__urltarget5_11 = "_new"
        dqm__status_text5_11 = "court-notices/Maintenance-Bill-Memo-A10984B.pdf"


    //Sub Menu 6

        dqm__sub_xy6 = "-1, -1"
		dqm__subdesc6_0 = "ADDENDUM 2010"
        dqm__url6_0 = "ADDENDUM-2010.pdf"
        dqm__urltarget6_0 = "_new"
        dqm__status_text6_0 = "ADDENDUM-2010.pdf"
		dqm__subdesc6_1 = "Matrimonial Submission Chart"
        dqm__url6_1 = "MATRIMONIAL-SUBMISSION-CHART.pdf"
        dqm__urltarget6_1 = "_new"
        dqm__status_text6_1 = "MATRIMONIAL-SUBMISSION-CHART.pdf"
        dqm__subdesc6_2 = "Matrimonial Judgments"
        dqm__url6_2 = "matchecklist-2004.pdf"
        dqm__urltarget6_2 = "_new"
        dqm__status_text6_2 = "matchecklist-2004.pdf"
        dqm__subdesc6_3 = "Retirement Benefit Orders"
        dqm__url6_3 = "QDRO-INFO.pdf"
        dqm__urltarget6_3 = "_new"
        dqm__status_text6_3 = "QDRO-INFO.pdf"
        dqm__subdesc6_4 = "Alternate Service"
        dqm__url6_4 = "ALTERNATE-SERVICE-INFO.pdf"
        dqm__urltarget6_4 = "_new"
        dqm__status_text6_4 = "ALTERNATE-SERVICE-INFO.pdf"
        dqm__subdesc6_5 = "Amending Orders"
        dqm__url6_5 = "Amended-order-info.pdf"
        dqm__urltarget6_5 = "_new"
        dqm__status_text6_5 = "Amended-order-info.pdf"
        dqm__subdesc6_6 = "Contested Matrimonial Timeline"
        dqm__url6_6 = "timelines.pdf"
        dqm__urltarget6_6 = "_new"
        dqm__status_text6_6 = "timelines.pdf"
        dqm__subdesc6_7 = "Common Filing Mistakes"
        dqm__url6_7 = "FILING-MISTAKES-NC.pdf"
        dqm__urltarget6_7 = "_new"
        dqm__status_text6_7 = "FILING-MISTAKES-NC.pdf"
        dqm__subdesc6_8 = "Inquest Checklist Grounds/Stip"
        dqm__url6_8 = "INQUEST-CKLST-2006.pdf"
        dqm__urltarget6_8 = "_new"
        dqm__status_text6_8 = "INQUEST-CKLST-2006.pdf"
        dqm__subdesc6_8 = "OSC-checklist"
        dqm__url6_8 = "OSC-checklist.pdf"
        dqm__urltarget6_8 = "_new"
        dqm__status_text6_8 = "OSC-checklist.pdf"
		dqm__subdesc6_9 = "Motion checklist"
        dqm__url6_9 = "Motion-checklist.pdf"
        dqm__urltarget6_9 = "_new"
        dqm__status_text6_9 = "Motion-checklist.pdf"
		dqm__subdesc6_10 = "Marriage Waiver Info"
        dqm__url6_10 = "MARRIAGE-WAIVER-INFO.pdf"
        dqm__urltarget6_10 = "_new"
        dqm__status_text6_10 = "MARRIAGE-WAIVER-INFO.pdf"
		dqm__subdesc6_11 = "Note of Issue requirements"
        dqm__url6_11 = "Note-of-Issue-requirements.pdf"
        dqm__urltarget6_11 = "_new"
        dqm__status_text6_11 = "Note-of-Issue-requirements.pdf"
		dqm__subdesc6_12 = "Spelling errors procedure"
        dqm__url6_12 = "Spelling-errors-procedure.pdf"
        dqm__urltarget6_12 = "_new"
        dqm__status_text6_12 = "Spelling-errors-procedure.pdf"
		
		
     



    //Sub Menu 7

        dqm__sub_xy7 = "-1, -1"
        dqm__subdesc7_0 = "Staff Contact Info"
        dqm__url7_0 = "Staff-contact/Staff-Contact-Info.pdf"
        dqm__urltarget7_0 = "_new"
        dqm__subdesc7_1 = "Intake Office Rules"
        dqm__url7_1 = "Rules-of-the-Matrimonial-Center-Intake-Office.pdf"
        dqm__urltarget7_1 = "_new"
        dqm__subdesc7_2 = "Judgment Office Rules"
        dqm__url7_2 = "Rules-of-the-Matrimonial-Center-Judgement-Office.pdf"
        dqm__urltarget7_2 = "_new"
        dqm__status_text7_2 = "Rules-of-the-Matrimonial-Center-Judgement-Office.pdf"


    //Sub Menu 8

        dqm__sub_xy8 = "-1, -1"
		dqm__subdesc8_0 = "PC Info Sheet"
        dqm__url8_0 = "forms/PC-INFO-SHEET-2010.pdf"
        dqm__urltarget8_0 = "_new"
        dqm__status_text8_0 = "PC-INFO-SHEET-2010.pdf"
        dqm__subdesc8_1 = "PC Order"
        dqm__url8_1 = "forms/PC-ORDER-2010.pdf"
        dqm__urltarget8_1 = "_new"
        dqm__status_text8_1 = "PC-ORDER-2010.pdf"
		dqm__subdesc8_2 = "Database Review Information Sheet"
        dqm__url8_2 = "forms/DATABASE-REVIEW-INFORMATION-SHEET.pdf"
        dqm__urltarget8_2 = "_new"
        dqm__status_text8_2 = "DATABASE-REVIEW-INFORMATION-SHEET.pdf"
 
 
     //Sub Menu 9

        dqm__sub_xy9 = "-1, -1"
		dqm__subdesc9_0 = "MAP Rules"
        dqm__url9_0 = "Mediation/NASSAU-COUNTY-MAP-PROGRAM-RULES.pdf"
		dqm__subdesc9_1 = "Mediator List"
        dqm__url9_1 = "Mediation/List-of-Approved-Mediators.pdf"


    //Sub Menu 10

        dqm__sub_xy10 = "-1, -1"
        dqm__subdesc10_0 = "Links"
        dqm__url10_0 = "links.shtml"
        dqm__status_text10_0 = "links.shtml"
        dqm__subdesc10_1 = "Domestic Violence Info & Hotline"
        dqm__url10_1 = "http://www.dvguide.com/newyork/nassau.html"
        dqm__urltarget10_1 = "_new"
        dqm__status_text10_1 = "http://www.dvguide.com/newyork/nassau.html"
        dqm__subdesc10_2 = "Statewide Forms"
        dqm__url10_2 = "/forms/"

 



