//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com

// Codes they sent me that represent the encrypted URLs that this software
// is licensed for.
limit_multiple_users = true
restrict_access = true
sequence = '9x44_5'

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 130      		//default sub menu widths
	dqm__sub_xy = "-7,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 = "#003082"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#6E8DB7"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#FFDE00"		

	dqm__mouse_off_delay = 0		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 0		//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 = 10			//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 = "#003082"
	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 = 3
	dqm__margin_bottom = 3
	dqm__margin_left = 5
	dqm__margin_right = 1


/*-------------------------------------------
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.
--------------------------------------------*/


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = true
   
	//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 = .3


    //Specific settings for various transitions.

    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 95		//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__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
----------------------------------------------*/


/**********************************************************************************************
**********************************************************************************************
                           Main Menu Rollover Images and Links  
**********************************************************************************************
**********************************************************************************************/

dqm__rollover_image0 = "/link_about_on.gif"
dqm__rollover_wh0 = "112,22"
dqm__rollover_image1 = "/link_cservices_on.gif"
dqm__rollover_wh1 = "112,22"
dqm__rollover_image2 = "/link_fservices_on.gif"
dqm__rollover_wh2 = "112,22"
dqm__rollover_image3 = "/link_mservices_on.gif"
dqm__rollover_wh3 = "112,22"
dqm__rollover_image4 = "/link_news_on.gif"
dqm__rollover_wh4 = "112,22"
dqm__rollover_image5 = "/link_abuse_on.gif"
dqm__rollover_wh5 = "112,22"
dqm__rollover_image6 = "/link_volunteer_on.gif"
dqm__rollover_wh6 = "112,22"
dqm__rollover_image7 = "/link_alumni_on.gif"
dqm__rollover_wh7 = "112,22"
dqm__rollover_image8 = "/link_jobs_on.gif"
dqm__rollover_wh8 = "112,22"
dqm__rollover_image9 = "/link_contact_on.gif"
dqm__rollover_wh9 = "112,22"
dqm__rollover_image10 = "/link_education_on.gif"
dqm__rollover_wh10 = "112,22"
dqm__rollover_image11 = "/link_quality_on.gif"
dqm__rollover_wh11 = "112,22"


/**********************************************************************************************
**********************************************************************************************
                              Sub Menu Structure and Text  
**********************************************************************************************
**********************************************************************************************/


// About CMS
dqm__sub_menu_width0 = 100;
dqm__subdesc0_0 = "Welcome"
dqm__url0_0 = "/welcome_msg.shtml"
dqm__subdesc0_1 = "Who We Are"
dqm__url0_1 = "/whoweare.shtml"
dqm__subdesc0_2 = "Where We Are"
dqm__url0_2 = "/locations.shtml"
dqm__subdesc0_3 = "Our History"
dqm__url0_3 = "/history.shtml"
dqm__subdesc0_4 = "Our Leadership"
dqm__url0_4 = "/leadership.shtml"
dqm__subdesc0_5 = "President's Message"
dqm__url0_5 = "/director.shtml"

// Our Children's Services
dqm__sub_menu_width1 = 190;
dqm__subdesc1_0 = "Hayden House & School"
dqm__url1_0 = "/hayden.shtml"
dqm__subdesc1_1 = "Cardinal McCloskey School"
dqm__url1_1 = "/cms_school.shtml"
dqm__subdesc1_2 = "Foster Boarding Home Program"
dqm__url1_2 = "/fbh.shtml"
dqm__subdesc1_3 = "Family Based / Therapeutic Services"
dqm__url1_3 = "/fbts.shtml"
dqm__subdesc1_4 = "Girl's Group Home Program"
dqm__url1_4 = "/girls_group_home.shtml"
dqm__subdesc1_5 = "Youth Development Program"
dqm__url1_5 = "/ils.shtml"
dqm__subdesc1_6 = "Adoption Services"
dqm__url1_6 = "/adoption.shtml"
dqm__subdesc1_7 = "Health & Clinical Services"
dqm__url1_7 = "/health_clinical.shtml"

// Our Family Services
dqm__sub_menu_width2 = 180;
dqm__subdesc2_0 = "Family Day Care Program"
dqm__url2_0 = "/family_daycare.shtml"
dqm__subdesc2_1 = "Bronx Child Care Center"
dqm__url2_1 = "/bronx_daycare_center.shtml"
dqm__subdesc2_2 = "Family Outreach - Child Abuse Preventive Services"
dqm__url2_2 = "/ca_prevent.shtml"
dqm__subdesc2_3 = "Family Rehabilitation Programs"
dqm__url2_3 = "/family_rehab.shtml"
dqm__subdesc2_4 = "Food Pantry"
dqm__url2_4 = "/food_pantry.shtml"
dqm__subdesc2_5 = "The Clothes Closet"
dqm__url2_5 = "/clothes_closet.shtml"

// Our DD Programs
dqm__sub_menu_width3 = 170;
dqm__subdesc3_0 = "About Intellectual Disability"
dqm__url3_0 = "/what_is_mrdd.shtml"
dqm__subdesc3_1 = "Residential Services"
dqm__url3_1 = "/residential.shtml"
dqm__subdesc3_2 = "Day Hab Program"
dqm__url3_2 = "/dayhab.shtml"
dqm__subdesc3_3 = "Health Services Program"
dqm__url3_3 = "/health_services.shtml"
dqm__subdesc3_4 = "Service Coordination Program"
dqm__url3_4 = "/service_coord.shtml"

// CMS Stories (What's New)
dqm__sub_menu_width4 = 180;
dqm__subdesc4_0 = "Stories of Those we Serve"
dqm__url4_0 = "/stories.shtml"
dqm__subdesc4_1 = "Videos and Media Coverage"
dqm__url4_1 = "/media_coverage.shtml"
dqm__subdesc4_2 = "Press Releases"
dqm__subdesc4_3 = "Recent Accomplishments"
dqm__url4_3 = "/recent_accomplishments.shtml"
//dqm__subdesc4_4 = "Walkathon &ndash; Footsteps for Dreams"
//dqm__url4_4 = "/walk_home.shtml"

// Press Releases
dqm__sub_menu_width4_2 = 250;
dqm__subdesc4_2_0 = "02/2007 - Entergy Partners with Cardinal McCloskey Services to Implement New Wellness and Exercise Program for Westchester's Abused Children Living at Safe House"
dqm__url4_2_0 = "/pressrel_0207.shtml"
dqm__subdesc4_2_1 = "12/2006 - Cardinal McCloskey Services Names New Executive Director"
dqm__url4_2_1 = "/pressrel_121806.shtml"
dqm__subdesc4_2_2 = "12/2006 - Mastercard Awards Cardinal McCloskey Services $10,000 for After School Program"
dqm__url4_2_2 = "/pressrel_121106.shtml"
dqm__subdesc4_2_3 = "12/2006 - Cardinal McCloskey Services Awarded $10,000 to Help Abused Children"
dqm__url4_2_3 = "/pressrel_1206.shtml"
dqm__subdesc4_2_4 = "02/2004 - Cardinal McCloskey Supervisor Honored as Westchester's First 'Local Hero'"
dqm__url4_2_4 = "/pressrel_0204.shtml"

// Child Abuse Info
dqm__sub_menu_width5 = 120;
dqm__subdesc5_0 = "Facts and Statistics"
dqm__url5_0 = "/ca_facts.shtml"
dqm__subdesc5_1 = "Recognizing Abuse"
dqm__url5_1 = "/ca_recognize.shtml"
dqm__subdesc5_2 = "Reporting Abuse"
dqm__url5_2 = "/ca_report.shtml"
dqm__subdesc5_3 = "Preventing Abuse"
dqm__url5_3 = "/blue_ribbon.shtml"
// dqm__subdesc5_4 = "Getting Help"
// dqm__url5_4 = "/ca_help.shtml"

// Make a Difference
dqm__sub_menu_width6 = 150;
dqm__subdesc6_0 = "Make a Donation"
dqm__url6_0 = "/donation.shtml"
dqm__subdesc6_1 = "Our Donation Wish List"
dqm__url6_1 = "/wish_list.shtml"
//dqm__subdesc6_2 = "Become a Volunteer"
//dqm__url6_2 = "/volunteer.shtml"
dqm__subdesc6_2 = "Become a Day Care Provider"
dqm__url6_2 = "/daycare.shtml"
dqm__subdesc6_3 = "Become a Foster Parent"
dqm__url6_3 = "/foster.shtml"
dqm__subdesc6_4 = "Adopt a Child"
dqm__url6_4 = "/adopt.shtml"
dqm__subdesc6_5 = "Become a Professional Parent"
dqm__url6_5 = "/prof_parents.shtml"

// Alumni
dqm__sub_menu_width7 = 160;
dqm__subdesc7_0 = "Family Searches"
dqm__url7_0 = "/fam_search.shtml"
dqm__subdesc7_1 = "Photo Archives"
dqm__url7_1 = "/photo_archives.shtml"
// Removed board link as per CMS 07/20/10
// dqm__subdesc7_2 = "Alumni Bulletin Board"
// dqm__url7_2 = "/alumni_board.shtml"
//dqm__url7_2 = "/cgi-bin/common/board3.pl?show=1&showsubj=ALL&board_name=cms_alumni"
dqm__subdesc7_2 = "Join Us -- Alumni Registration"
dqm__url7_2 = "/cgi-bin/alum_register.pl"

// Employee Relations
dqm__sub_menu_width8 = 120;
dqm__subdesc8_0 = "Job Opportunities"
// dqm__url8_0 = "/cgi-bin/wantads.pl"
dqm__url8_0 = "http://www.recruitingcenter.net/clients/cardinalmccloskey/Publicjobs"
dqm__subdesc8_1 = "Benefits"
dqm__url8_1 = "/benefits.shtml"
dqm__subdesc8_2 = "How do I Apply?"
dqm__url8_2 = "/how_to_apply.shtml"
dqm__subdesc8_3 = "Confidential Reporting"
dqm__url8_3 = "/confidential_reporting.shtml"

// Contact
dqm__sub_menu_width9 = 120;
dqm__subdesc9_0 = "Contact Us"
dqm__url9_0 = "/contact.shtml"
dqm__subdesc9_1 = "Join Our Mailing List"
dqm__url9_1 = "/mailing.shtml"

// Public Education
dqm__sub_menu_width10 = 150;
dqm__subdesc10_0 = "Children's Health Information"
// dqm__subdesc10_1 = "Teen Substance Abuse"

// Public Education - Children's Health Information
dqm__sub_menu_width10_0 = 150;
dqm__subdesc10_0_0 = "Introduction"
dqm__url10_0_0 = "/pubinfo_health_intro.shtml"
dqm__subdesc10_0_1 = "Childhood Asthma"
dqm__url10_0_1 = "/pubinfo_asthma.shtml"
dqm__subdesc10_0_2 = "Childhood Obesity"
dqm__url10_0_2 = "/pubinfo_obesity.shtml"
dqm__subdesc10_0_3 = "Temper Tantrums"
dqm__url10_0_3 = "/pubinfo_tantrums.shtml"

// Quality
dqm__sub_menu_width11 = 150;
dqm__subdesc11_0 = "About Quality Management"
dqm__url11_0 = "/about_quality_mgmt.shtml"



