
//  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 = "#003470"  //Hex color value or 'transparent'
   dqm__menu_bgcolor = "#CDD0D7"  //Hex color value or 'transparent'
   dqm__hl_bgcolor = "#8195C8"    //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 = "#0A386A"
   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 = "#000000"
   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-cu-on.jpg"
dqm__rollover_wh0 = "75,28"
dqm__url0 = "/contact.cfm";   

dqm__rollover_image1 = "/images/btn-mo-on.jpg"
dqm__rollover_wh1 = "92,28"
dqm__url1 = "/members/index.cfm";

dqm__rollover_image2 = "/images/m-btn-as-on.jpg"
dqm__rollover_wh2 = "165,18"
dqm__url2 = "/aboutABS/index.cfm";   

dqm__rollover_image3 = "/images/m-btn-ab-on.jpg"
dqm__rollover_wh3 = "165,18"
dqm__url3 = "/aboutBrachytherapy/index.cfm";   

dqm__rollover_image4 = "/images/m-btn-ia-on.jpg"
dqm__rollover_wh4 = "165,18"
dqm__url4 = "/news/index.cfm";   

dqm__rollover_image5 = "/images/m-btn-rr-on.jpg"
dqm__rollover_wh5 = "165,18"
dqm__url5 = "/resources/index.cfm";   

dqm__rollover_image6 = "/images/m-btn-mc-on.jpg"
dqm__rollover_wh6 = "165,18"
dqm__url6 = "/meetings/index.cfm";   

dqm__rollover_image7 = "/images/m-btn-p-on.jpg"
dqm__rollover_wh7 = "165,18"
dqm__url7 = "/publications/index.cfm";  

dqm__rollover_image8 = "/images/m-btn-mi-on.jpg"
dqm__rollover_wh8 = "165,18"
dqm__url8 = "/memberinfo/index.cfm";  

dqm__rollover_image9 = "/images/m-btn-h-on.jpg"
dqm__rollover_wh9 = "165,18"
dqm__url9 = "/index.cfm";  

dqm__rollover_image10 = "/images/m-btn-rfp-on.jpg"
dqm__rollover_wh10 = "165,18"
dqm__url10 = "/fellowship/index.cfm";  

dqm__rollover_image11 = "/images/m-btn-bg-on.jpg"
dqm__rollover_wh11 = "165,18"
dqm__url11 = "/guidelines/index.cfm";  

dqm__rollover_image12 = "/images/m-btn-abs-on.jpg"
dqm__rollover_wh12 = "165,18"
dqm__url12 = "/aboutBrachytherapy/sponsors.cfm";  

/*********************************************************************
 **** -- Sub Menu 0 - Contact Us --                                          ****
 *********************************************************************/
dqm__sub_xy0 = "2,0"
dqm__sub_menu_width0 = 275

/*********************************************************************
 **** -- Sub Menu 1 - Members Only --                                    ****
 *********************************************************************/
dqm__sub_xy1 = "2,0"
dqm__sub_menu_width1 = 200

//dqm__subdesc1_0 = "Elections 2009"	
//dqm__icon_index1_0 = 0   
//dqm__url1_0 = "/members/election09.cfm";

/*********************************************************************
 **** -- Sub Menu 2 - About the Society --                                ****
 *********************************************************************/
dqm__sub_xy2 = "2,0"
dqm__sub_menu_width2 = 245

dqm__subdesc2_0 = "Member List"	
dqm__icon_index2_0 = 0   
dqm__url2_0 = "/aboutABS/absmembers.cfm";

dqm__subdesc2_1 = "Benefits"	
dqm__icon_index2_1 = 0   
dqm__url2_1 = "/aboutABS/absbenefits.cfm";

dqm__subdesc2_2 = "Board of Directors / Committee Chairs"	
dqm__icon_index2_2 = 0   
dqm__url2_2 = "/aboutABS/absbios.cfm";

dqm__subdesc2_3 = "Membership Application"	
dqm__icon_index2_3 = 0   
dqm__url2_3 = "/memberinfo/index.cfm";

dqm__subdesc2_4 = "Henschke Award Recipients"	
dqm__icon_index2_4 = 0   
dqm__url2_4 = "/aboutABS/absawards.cfm";

dqm__subdesc2_5 = "ABS Fact Sheet"	
dqm__icon_index2_5 = 0   
dqm__url2_5 = "/aboutABS/factsheet.cfm";


/*********************************************************************
 **** -- Sub Menu 3 - About Brachytherapy --                          ****
 *********************************************************************/
dqm__sub_xy3 = "2,0"
dqm__sub_menu_width3 = 290

dqm__subdesc3_0 = "Research/History of Brachytherapy"	
dqm__icon_index3_0 = 0   
dqm__url3_0 = "/aboutBrachytherapy/history.cfm";

dqm__subdesc3_1 = "Applications of Brachytherapy"	
dqm__icon_index3_1 = 0   
dqm__url3_1 = "/aboutBrachytherapy/apps.cfm";

dqm__subdesc3_2 = "How to Choose a Practitioner"	
dqm__icon_index3_2 = 0   
dqm__url3_2 = "/aboutBrachytherapy/choose.cfm";

dqm__subdesc3_3 = "Glossary of Terms"	
dqm__icon_index3_3 = 0   
dqm__url3_3 = "/aboutBrachytherapy/glossary.cfm";

dqm__subdesc3_4 = "About Prostate Cancer"	
dqm__icon_index3_4 = 0   
dqm__url3_4 = "/aboutBrachytherapy/about.cfm";

dqm__subdesc3_5 = "What Is Brachytherapy?"	
dqm__icon_index3_5 = 0   
dqm__url3_5 = "/aboutBrachytherapy/brachy.cfm";

dqm__subdesc3_6 = "Brachytherapy Frequently Asked Questions <img src=/images/acro.gif>"	
dqm__icon_index3_6 = 0   
dqm__url3_6 = "/aboutBrachytherapy/BrachyFAQFinal2.pdf"
dqm__urltarget3_6 = "_new";

dqm__subdesc3_7 = "Common Side Effects"	
dqm__icon_index3_7 = 0   
dqm__url3_7 = "/aboutBrachytherapy/side.cfm";

dqm__subdesc3_8 = "Common Q&As"	
dqm__icon_index3_8 = 0   
dqm__url3_8 = "/aboutBrachytherapy/qanda.cfm";

/*********************************************************************
 **** -- Sub Menu 4 - Industry and ABS News --                      ****
 *********************************************************************/
dqm__sub_xy4 = "2,0"
dqm__sub_menu_width4 = 200

/*********************************************************************
 **** -- Sub Menu 5 - Resources and Related Links --            ****
 *********************************************************************/
dqm__sub_xy5 = "2,0"
dqm__sub_menu_width5 = 200

// dqm__subdesc5_0 = "ABS Breast Brachytherapy Task Group"	
// dqm__icon_index5_0 = 0   
// dqm__url5_0 = "/resources/abs_breast_brachytherapy_taskgroup.pdf";
// dqm__urltarget5_0 = "_new";

dqm__subdesc5_0 = "Brachytherapy Applications"	
dqm__icon_index5_0 = 0   
dqm__url5_0 = "/resources/healthapps.cfm";

// dqm__subdesc5_2 = "ABS Prostate High-Dose Rate Task Group"	
// dqm__icon_index5_2 = 0   
// dqm__url5_2 = "/resources/HDRTaskGroup.pdf";

// dqm__subdesc5_3 = "ABS Prostate Low-Dose Rate Task Group"	
// dqm__icon_index5_3 = 0   
// dqm__url5_3 = "/resources/prostate_low-doseratetaskgroup.pdf";

dqm__subdesc5_1 = "Related Web Site Links"	
dqm__icon_index5_1 = 0   
dqm__url5_1 = "/resources/links.cfm";

/*********************************************************************
 **** -- Sub Menu 6 - Meetings and Conferences --                ****
 *********************************************************************/
dqm__sub_xy6 = "2,0"
dqm__sub_menu_width6 = 200

/*********************************************************************
 **** -- Sub Menu 7 - Publications --                                         ****
 *********************************************************************/
dqm__sub_xy7 = "2,0"
dqm__sub_menu_width7 = 200

/*********************************************************************
 **** -- Sub Menu 8 - Membership Information --                     ****
 *********************************************************************/
dqm__sub_xy8 = "2,0"
dqm__sub_menu_width8 = 200

/*********************************************************************
 **** -- Sub Menu 9 - ABS Home --                                          ****
 *********************************************************************/
dqm__sub_xy9 = "2,0"
dqm__sub_menu_width9 = 200

/*********************************************************************
 **** -- Sub Menu 10 - ABS RFP --                                          ****
 *********************************************************************/
dqm__sub_xy9 = "2,0"
dqm__sub_menu_width9 = 200
