
//  QuickMenu Pro, Copyright (c) - 2002, OpenCube Inc. - http://www.opencube.com

	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)

	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

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70
	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')"

/*-------------------------------------------
Copyright Notice - The following parameter is required in order for the menu to function.
--------------------------------------------*/

	// dqm__Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
	
	limit_multiple_users = true
	limit_users = true
	sequence = "9x88_4"

/*-------------------------------------------
required menu Settings
--------------------------------------------*/

   dqm__sub_menu_width = 200     //default sub menu widths
   dqm__sub_xy = "0,0"           //default sub x,y coordinates
   
   // dqm__codebase = "/"  		//relative location of .js files
   dqm__urltarget = "_self"		//set to: _self, _parent, _new, or "my frame name"
   dqm__border_width = 1
   dqm__divider_height = 1
   dqm__border_color = "#3B7A89"  //Hex color value or 'transparent'
   dqm__menu_bgcolor = "#DDDDDD"  //Hex color value or 'transparent'
   dqm__hl_bgcolor = "#BBBBBB"    //Hex color value
   dqm__mouse_off_delay = 500
	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
   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 = true;
   dqm__sub_menu_effect = "gradientwipe"
   dqm__sub_item_effect = "fade"
   dqm__sub_menu_effect_duration = .4
   dqm__sub_item_effect_duration = .3
   dqm__effect_pixelate_maxsqare = 25
   dqm__effect_iris_irisstyle = "STAR"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   dqm__effect_checkerboard_squaresx = 14
   dqm__effect_checkerboard_squaresY = 14
   dqm__effect_checkerboard_direction = "DOWN"  //UP, DOWN, LEFT, RIGHT
   dqm__sub_menu_opacity = 100
   dqm__dropshadow_color = "none"		//Hex color value or 'none'
   dqm__dropshadow_offx = 5         	//drop shadow width
   dqm__dropshadow_offy = 5	      	//drop shadow height
   dqm__textcolor = "#3B342E"
   dqm__fontfamily = "Verdana"      	//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' 	
   dqm__hl_textcolor = "#10276B"
   dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'
   dqm__margin_top = 2
   dqm__margin_bottom = 2
   dqm__margin_left = 2
   dqm__margin_right = 4
   dqm__text_alignment = "left"        //set to: 'left', 'center' or 'right'
   dqm__show_urls_statusbar = true

/************************************************
*********-------Main Menus --------**************
************************************************/
dqm__rollover_image0 = "/images/btn-an-on.jpg"
dqm__rollover_wh0 = "194,18"
dqm__url0 = "/about/index.cfm";  

dqm__rollover_image1 = "/images/btn-cu-on.jpg"
dqm__rollover_wh1 = "194,18"
dqm__url1 = "/contact.cfm";

dqm__rollover_image2 = "/images/btn-nb-on.jpg"
dqm__rollover_wh2 = "194,18"
dqm__url2 = "http://blog.nonprofitresource.com/"; 

dqm__rollover_image3 = "/images/btn-si-on.jpg"
dqm__rollover_wh3 = "194,18"
dqm__url3 = "/subscription/index.cfm";   

dqm__rollover_image4 = "/images/btn-el-on.jpg"
dqm__rollover_wh4 = "194,18"
dqm__url4 = "/library/index.cfm";   

dqm__rollover_image5 = "/images/btn-se-on.jpg"
dqm__rollover_wh5 = "194,18"
dqm__url5 = "/seminars/index.cfm";   

dqm__rollover_image6 = "/images/btn-cpt-on.jpg"
dqm__rollover_wh6 = "194,18"
dqm__url6 = "/training/index.cfm";   

dqm__rollover_image7 = "/images/btn-map-on.jpg"
dqm__rollover_wh7 = "194,18"
dqm__url7 = "/models/index.cfm";   
	 
dqm__rollover_image8 = "/images/btn-afs-on.jpg"
dqm__rollover_wh8 = "194,18"
dqm__url8 = "/antifraud/index.cfm";   
	 
dqm__rollover_image9 = "/images/btn-ias-on.jpg"
dqm__rollover_wh9 = "194,18"
dqm__url9 = "/auditsvcs/index.cfm";   
	 
dqm__rollover_image10 = "/images/btn-bp-on.jpg"
dqm__rollover_wh10 = "194,18"
dqm__url10 = "/publications/index.cfm";   

/*************************************************************
 **** -- Sub Menu 0 - About NPR --                              ****
 *************************************************************/
dqm__sub_xy0 = "2,0"
dqm__sub_menu_width0 = 275

// dqm__subdesc0_0 = "What is a Research Park?"	
// dqm__icon_index0_0 = 0   
// dqm__url0_0 = "/about/whatis.cfm"


/*************************************************************
 **** -- Sub Menu 1 - Contact Us --                              ****
 *************************************************************/
dqm__sub_xy1 = "2,0"
dqm__sub_menu_width1 = 200

/*************************************************************
 **** -- Sub Menu 3 - Subscription Information --         ****
 *************************************************************/
dqm__sub_xy3 = "2,0"
dqm__sub_menu_width3 = 265

/*************************************************************
 **** -- Sub Menu 4 - Enter the Library --                      ****
 *************************************************************/
dqm__sub_xy4 = "2,0"
dqm__sub_menu_width4 = 230

dqm__subdesc4_0 = "Newsletter Library"	
dqm__icon_index4_0 = 0   
dqm__url4_0 = "/library/newsletter.cfm"

dqm__subdesc4_1 = "Nonprofit Accounting (GAAP) Library"	
dqm__icon_index4_1 = 0   
dqm__url4_1 = "/library/gaap.cfm"
 
dqm__subdesc4_2 = "Nonprofit Tax Library"	
dqm__icon_index4_2 = 0   
dqm__url4_2 = "/library/tax.cfm"

dqm__subdesc4_3 = "Federally Funded Program Library"	
dqm__icon_index4_3 = 0   
dqm__url4_3 = "/library/federally.cfm"

dqm__subdesc4_4 = "Human Resources Law Library"	
dqm__icon_index4_4 = 0   
dqm__url4_4 = "/library/human.cfm"

dqm__subdesc4_5 = "Board Governance Library"	
dqm__icon_index4_5 = 0   
dqm__url4_5 = "/library/board.cfm"

dqm__subdesc4_6 = "Other Laws &amp; Regulations"	
dqm__icon_index4_6 = 0   
dqm__url4_6 = "/library/otherlaws.cfm"


/*************************************************************
 **** -- Sub Menu 5 - Seminars --                                ****
 *************************************************************/
dqm__sub_xy5 = "2,0"
dqm__sub_menu_width5 = 225

/*************************************************************
 **** -- Sub Menu 6 - Customized Private Training --  ****
 *************************************************************/
dqm__sub_xy6 = "2,0"
dqm__sub_menu_width6 = 200

/*************************************************************
 **** -- Sub Menu 7 - Model Accounting Policies --     ****
 *************************************************************/
dqm__sub_xy7 = "2,0"
dqm__sub_menu_width7 = 200

/*************************************************************
 **** -- Sub Menu 8 - Anti-Fraud Services --                ****
 *************************************************************/
dqm__sub_xy8 = "2,0"
dqm__sub_menu_width8 = 200

/*************************************************************
 **** -- Sub Menu 9 - Internal Audit Services --           ****
 *************************************************************/
dqm__sub_xy9 = "2,0"
dqm__sub_menu_width9 = 200

/*************************************************************
 **** -- Sub Menu 10 - Books and Publications --          ****
 *************************************************************/
dqm__sub_xy10 = "2,0"
dqm__sub_menu_width10 = 330

dqm__subdesc10_0 = "Books Published by NRC"	
dqm__icon_index10_0 = 0   
dqm__url10_0 = "/publications/bsbooks.cfm"

dqm__subdesc10_1 = "Model Accounting and Financial Policies and Procedures"	
dqm__icon_index10_1 = 0   
dqm__url10_1 = "/models/index.cfm"