//	CIMBL Menu
	limit_multiple_users = true
	sequence = "9x88_4"



    //Relative positioned icon images (flow with main menu or sub item text)

//	dqm__icon_image0 = "navimages/arrow.gif"
//	dqm__icon_rollover0 = "navimages/arrow_hl.gif"
//	dqm__icon_image_wh0 = "10,10"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "../navimages/arrow-menu.gif"
	dqm__2nd_icon_rollover0 = "../navimages/arrow-menu_hl.gif"
	dqm__2nd_icon_image_wh0 = "10,10"
	dqm__2nd_icon_image_xy0 = "0,5"





/**********************************************************************************************
**********************************************************************************************

                              Main Menu Settings  

**********************************************************************************************
**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
-----------------------------------------------*/

	
	dqm__main_width = 70			//default main item widths
	dqm__main_height = 20			//default main item heights
	
	//dqm__main_widthX			//specific main item widths
	//dqm__main_heightX			//specific main item heights

	dqm__main_width0 = 96;
	dqm__main_width1 = 121;
	dqm__main_width2 = 65;
	dqm__main_width3 = 46;
	dqm__main_width4 = 74;
	dqm__main_width5 = 63;
	dqm__main_width6 = 80;
	dqm__main_width7 = 105;
	dqm__main_width8 = 50;
	dqm__main_width9 = 40;
// Total = 740 plus 9+1 dividing lines = 750
/*---------------------------------------------
Main Menu Borders Dividers and Layout
-----------------------------------------------*/


	dqm__main_horizontal =true		//align menu bar horizontally or vertically

	dqm__main_border_width = 1;		//the thickness of the border in pixels
	dqm__main_border_color = "#000000"	//HEX color or set width to 0 for no borders


	dqm__main_use_dividers = true		//When true the item gap setting is ignored
						//and the border width and color are used to
						//separate each main menu item.
						
							
	dqm__main_item_gap = 1			//the gap between main menu items in pixels
	

	dqm__align_items_bottom_and_right = true	//align items of different size to the bottom
							//or right edge of the largest main menu item
							//depending on the horizontal or vertical layout
							//of the main menu bar - false aligns items to
							//the top and left

/*---------------------------------------------
Menu Item Background and Text Colors
-----------------------------------------------*/


	dqm__main_bgcolor = "#E9AE30"		//default color for all items, HEX or 'transparent'
	dqm__main_bgcolorX = "#eeeeee"		//specific menu item color, HEX or 'transparent'
	
	dqm__main_hl_bgcolor = "#E9AE30"	//HEX color value or set to 'transparent'
	dqm__main_hl_bgcolorX = "#eeeeee"

	dqm__main_textcolor = "#000000" //#05244C
	dqm__main_textcolorX = "#FFFFFF"

	dqm__main_hl_textcolor = "#FFFFFF"
	dqm__main_hl_textcolorX = "#ff0000"



/*---------------------------------------------
Menu Item Font Settings
-----------------------------------------------*/


	dqm__main_fontfamily = "Arial"	//Any available system font     
	dqm__main_fontsize = 10			//Defined with pixel sizing  	
	dqm__main_textdecoration = "normal"	//set to: 'normal', or 'underline'
	dqm__main_fontweight = "normal"		//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"		//set to: 'normal', or 'italic' 	


	//rollover effect
	
	dqm__main_hl_textdecoration = ""



/*---------------------------------------------
Main Menu Margins and Text Alignment
-----------------------------------------------*/


	dqm__main_text_alignment = "center"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_top = 3
	dqm__main_margin_bottom = 2
	dqm__main_margin_left = 2
	dqm__main_margin_right = 2



	//specific settings

//	dqm__main_text_alignment2 = "center"		//set to: 'left', 'center' or 'right'
//	dqm__main_text_alignment3 = "center"		//set to: 'left', 'center' or 'right'
//	dqm__main_text_alignment4 = "center"		//set to: 'left', 'center' or 'right'
//	dqm__main_text_alignment5 = "center"		//set to: 'left', 'center' or 'right'
//	dqm__main_text_alignment6 = "center"		//set to: 'left', 'center' or 'right'
//	dqm__main_text_alignment8 = "center"		//set to: 'left', 'center' or 'right'
	dqm__main_margin_topX = 4
	dqm__main_margin_bottomX = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"



/*---------------------------------------------
Main Menu Items (Text, URL's, and Icons)
-----------------------------------------------*/


	
    //Main Menu 0

	dqm__maindesc0 = "AMP Designation"
	dqm__micon_index0 = 0
	dqm__url0 = "../amp-designation.htm"



    //Main Menu 1

	dqm__maindesc1 = "Find a CIMBL Member"
	dqm__micon_index1 = 0
	dqm__url1 = ""



    //Main Menu 2

	dqm__maindesc2 = "Consumers"
	dqm__micon_index2 = 0
	dqm__url2 = "../consumers_intro.htm"



    //Main Menu 3

	dqm__maindesc3 = "Events"
	dqm__micon_index3 = 0
	dqm__url3 = ""



    //Main Menu 4

	dqm__maindesc4 = "Media Room"
	dqm__micon_index4 = 0
	dqm__url4 = ""

    //Main Menu 5

	dqm__maindesc5 = "Resources"
	dqm__micon_index5 = 0
	dqm__url5 = ""

    //Main Menu 6

	dqm__maindesc6 = "About CIMBL"
	dqm__micon_index6 = 0
	dqm__url6 = ""

    //Main Menu 7

	dqm__maindesc7 = "CIMBL Membership"
	dqm__micon_index7 = 0
	dqm__url7 = ""

    //Main Menu 8

	dqm__maindesc8 = "Careers"
	dqm__micon_index8 = 0
	dqm__url8 = ""


    //Main Menu 9

	dqm__maindesc9 = "HOME"
	dqm__micon_index9 = 0
	dqm__url9 = "../index_e.htm"


/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 80      		//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 = "_parent"		// Was at _self. Changed it so that CareerSite frameset would clear the page when the menu is picked.
									//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 1

	dqm__border_color = "#000000"		//#05244C Hex color or 'transparent'
	dqm__menu_bgcolor = "#E9AE30"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#E9AE30"		

	dqm__mouse_off_delay = 00		//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 = "#05244C"
	dqm__fontfamily = "Arial"		//Any available system font     
	dqm__fontsize = 10			//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 = "#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 = 3
	dqm__margin_left = 5
	dqm__margin_right = 4



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/


	dqm__show_urls_statusbar = false

	//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 = .4
	dqm__sub_item_effect_duration = .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 = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//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 = "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 = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
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_widthX = 10;
	dqm__divider_heightX = 5;		
	dqm__border_colorX = "#0000ff";     
	dqm__menu_bgcolorX = "#ff0000"
	dqm__hl_bgcolorX = "#00ff00"
	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"




/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
  

    //Sub Menu 0 AMP Designation

	dqm__sub_xy0 = "-97,20"
	dqm__sub_menu_width0 = 155

	dqm__subdesc0_0 = "For Consumers"
	dqm__subdesc0_1 = "For Mortgage Professionals"
	dqm__subdesc0_2 = "Benefits of the AMP"
	dqm__subdesc0_3 = "AMP CE Mandatory Courses"
	dqm__subdesc0_4 = "AMP Approved Courses"
	dqm__subdesc0_5 = "AMP Newsletter"
	dqm__subdesc0_6 = "AMP Advertisements"
	dqm__subdesc0_7 = "AMP Promotional Material"
	dqm__subdesc0_8 = "AMP Testimonials"

	dqm__2nd_icon_index0_3 = 0

	dqm__url0_0 = "../amp_consumers.htm"
	dqm__url0_1 = "../amp_mortgage-pros.htm"
	dqm__url0_2 = "../amp-benefits.htm"
	dqm__url0_3 = ""
	dqm__url0_4 = "../amp-designation-ce-courses.htm"
	dqm__url0_5 = "../amp-newsletter.htm"
	dqm__url0_6 = "../amp-ads.htm"
	dqm__url0_7 = "../amp-promo-material.htm"
	dqm__url0_8 = "../amp-testimonials.htm"



    //Sub Menu 0_3 AMP CE Mandatory Courses

	dqm__sub_xy0_3 = "-1,-1"
	dqm__sub_menu_width0_3 = 90

	dqm__subdesc0_3_0 = "Ethics Courses"
	dqm__subdesc0_3_1 = "Cycle 2 Course"	
	dqm__subdesc0_3_2 = "Fall Education Seminars<br>(PDF)"	
	
	dqm__url0_3_0 = "../amp-ethics-course.htm"
	dqm__url0_3_1 = "../amp_cycle2.htm"
	dqm__url0_3_2 = "../download_docs/Education-brochure_Aug25.06.pdf"




    //Sub Menu 1 Find a CIMBL Member

	dqm__sub_xy1 = "-122,20"
	dqm__sub_menu_width1 = 123

	dqm__subdesc1_0 = "Find an AMP Member"
	dqm__subdesc1_1 = "Find a Member"

	
//	dqm__icon_index1_0 = 0
//	dqm__icon_index1_1 = 0


//	dqm__2nd_icon_index1_0 = 0
//	dqm__2nd_icon_index1_1 = 0
	
	dqm__url1_0 = "../search2_AMPonly.ihtml"
	dqm__url1_1 = "../search2_ALLmembers.ihtml"


    



    //Sub Menu 2 Consumers

	dqm__sub_xy2 = "-66,20"
	dqm__sub_menu_width2 = 155

	dqm__subdesc2_0 = "Advantages of Using an AMP"
	dqm__subdesc2_1 = "Why Choose a CIMBL Member?" 
	dqm__subdesc2_2 = "Real Estate Fraud"
	dqm__subdesc2_3 = "Mortgage 101"
	dqm__subdesc2_4 = "Mortgage Dictionary"
	dqm__subdesc2_5 = "Mortgage Calculators"
	dqm__subdesc2_6 = "Industry Participants"
	dqm__subdesc2_7 = "Industry Links"
	dqm__subdesc2_8 = "How to File a Complaint"
	
	dqm__2nd_icon_index2_5 = 0
	dqm__2nd_icon_index2_8 = 0

	dqm__url2_0 = "../consumers_amp.htm"
	dqm__url2_1 = "../why.htm"
//	dqm__url2_2 = ""
	dqm__url2_2 = "../fraud_intro.htm"
	dqm__url2_3 = "../mortgage101.htm"
	dqm__url2_4 = "../dictionary.htm"
	dqm__url2_5 = "../tools_intro.htm"
	dqm__url2_6 = "../participants.htm"
	dqm__url2_7 = "../links.htm"
	dqm__url2_8 = ""



    //Sub Menu 2_5 Calculators

	dqm__sub_xy2_5 = "-1,-1"
	dqm__sub_menu_width2_5 = 160

	dqm__subdesc2_5_0 = "Prepayment Calculator"
	dqm__subdesc2_5_1 = "Mortgage Analyzer Calculator"	
	dqm__subdesc2_5_2 = "Mortgage Isolator Calculator"	
	dqm__subdesc2_5_3 = "Maximum Mortgage Calculator"	
	dqm__subdesc2_5_4 = "Rent vs. Buy Calculator"	
	
	dqm__url2_5_0 = "../tools/prepay.htm"
	dqm__url2_5_1 = "../tools/quickcalc.htm"
	dqm__url2_5_2 = "../tools/isolate.htm"
	dqm__url2_5_3 = "../tools/maxmor.htm"
	dqm__url2_5_4 = "../tools/rentbuy.htm"


    //Sub Menu 2_8 How to File a Complaint

	dqm__sub_xy2_8 = "-1,-1"
	dqm__sub_menu_width2_8 = 100

	dqm__subdesc2_8_0 = "Complaint Process"
	dqm__subdesc2_8_1 = "Code of Ethics"
	dqm__subdesc2_8_2 = "Ethics Results"
	
	dqm__url2_8_0 = "../ethicscomplaints.htm"
	dqm__url2_8_1 = "../ethics.htm"
	dqm__url2_8_2 = "../ethics_results.htm"




    //Sub Menu 3 Events

	dqm__sub_xy3 = "-47,20"
	dqm__sub_menu_width3 = 100

	dqm__subdesc3_0 = "CIMBL Events"
	//dqm__subdesc3_1 = "CIMBL Courses"
	dqm__subdesc3_1 = "Industry Calendar<br><em>Coming Soon</em>"
	
//	dqm__icon_index3_0 = 0
//	dqm__icon_index3_1 = 0
//	dqm__icon_index3_2 = 0
	
	dqm__url3_0 = "../events1.ihtml?type=E"
	//dqm__url3_1 = "../events1.ihtml?type=S"
	dqm__url3_1 = ""


    //Sub Menu 4 Media Room

	dqm__sub_xy4 = "-75,20"
	dqm__sub_menu_width4 = 115

	dqm__subdesc4_0 = "News Releases"
	dqm__subdesc4_1 = "Media Contact"
	dqm__subdesc4_2 = "Media Information"
	dqm__subdesc4_3 = "Advertise with CIMBL"
	dqm__subdesc4_4 = "News & Alerts"
	
//	dqm__icon_index4_0 = 0
//	dqm__icon_index4_1 = 0
//	dqm__icon_index4_2 = 0
	
	dqm__url4_0 = "../news-release.htm"
	dqm__url4_1 = "../media-contact.htm"
	dqm__url4_2 = "../media-kit.htm"
	dqm__url4_3 = "../advertise.htm"
	dqm__url4_4 = "../cimbl-news1.ihtml"
	

    //Sub Menu 5  Resources

	dqm__sub_xy5 = "-64,20"
	dqm__sub_menu_width5 = 146

	dqm__subdesc5_0 = "CIMBL Quick Facts"
	dqm__subdesc5_1 = "Publications"
	dqm__subdesc5_2 = "Surveys & Position Papers"
	dqm__subdesc5_3 = "News & Alerts"
	dqm__subdesc5_4 = "Industry Links"
	dqm__subdesc5_5 = "Mortgage Calculators"
	dqm__subdesc5_6 = "Mortgage Dictionary"
	dqm__subdesc5_7 = "How to Become a Mortgage Professional"
	
	dqm__2nd_icon_index5_1 = 0	
	dqm__2nd_icon_index5_2 = 0	
	dqm__2nd_icon_index5_5 = 0
	
	dqm__url5_0 = "../cimbl_quickfacts.htm"
	dqm__url5_1 = "../publications_intro.htm"
	dqm__url5_2 = ""
	dqm__url5_3 = "../cimbl-news1.ihtml"
	dqm__url5_4 = "../links.htm"
	dqm__url5_5 = "../tools_intro.htm"
	dqm__url5_6 = "../dictionary.htm"
	dqm__url5_7 = "../regulatory.htm"
	
	
	//Sub Menu 5_1 Publications

	dqm__sub_xy5_1 = "-1,-1"
	dqm__sub_menu_width5_1 = 95

	dqm__2nd_icon_index5_1 = 0	
	dqm__subdesc5_1_0 = "CIMBL Update"
	dqm__subdesc5_1_1 = "CIMBL Stats"	
	dqm__subdesc5_1_2 = "Mortgage Journal"	
	
	dqm__url5_1_0 = "../update_intro.htm"
	dqm__url5_1_1 = "../stats_intro.htm"
	dqm__url5_1_2 = "../journal1.ihtml"

 
 
 //Sub Menu 5_2 Surveys & Position Papers

	dqm__sub_xy5_2 = "-1,-1"
	dqm__sub_menu_width5_2 = 95

	dqm__subdesc5_2_0 = "Surveys"
	dqm__subdesc5_2_1 = "Position Papers"	
	
	dqm__url5_2_0 = "../surveys.htm"
	dqm__url5_2_1 = "../papers.htm"



//Sub Menu 5_5 Calculators

	dqm__sub_xy5_5 = "-1,-1"
	dqm__sub_menu_width5_5 = 160

	dqm__subdesc5_5_0 = "Prepayment Calculator"
	dqm__subdesc5_5_1 = "Mortgage Analyzer Calculator"	
	dqm__subdesc5_5_2 = "Mortgage Isolator Calculator"	
	dqm__subdesc5_5_3 = "Maximum Mortgage Calculator"	
	dqm__subdesc5_5_4 = "Rent vs. Buy Calculator"	
	
	dqm__url5_5_0 = "../tools/prepay.htm"
	dqm__url5_5_1 = "../tools/quickcalc.htm"
	dqm__url5_5_2 = "../tools/isolate.htm"
	dqm__url5_5_3 = "../tools/maxmor.htm"
	dqm__url5_5_4 = "../tools/rentbuy.htm"


    //Sub Menu 6 About CIMBL

    dqm__sub_xy6 = "-81,20"
	dqm__sub_menu_width6 = 162

	dqm__subdesc6_0 = "Contact Us"
	dqm__subdesc6_1 = "CIMBL Quick Facts"
	dqm__subdesc6_2 = "Membership in CIMBL"
	dqm__subdesc6_3 = "Why Choose a CIMBL Member?"
	dqm__subdesc6_4 = "Governance"
	dqm__subdesc6_5 = "CIMBL Foundation"
	dqm__subdesc6_6 = "Privacy Policy"
	dqm__subdesc6_7 = "Financial Statements"
	dqm__subdesc6_8 = "How to File a Complaint"

	dqm__icon_index6_0 = 0
	dqm__icon_index6_1 = 0
	dqm__icon_index6_2 = 0
	dqm__icon_index6_3 = 0
	dqm__icon_index6_4 = 0
	dqm__icon_index6_5 = 0
	dqm__icon_index6_6 = 0
	dqm__icon_index6_7 = 0
	dqm__icon_index6_8 = 0

	dqm__2nd_icon_index6_4 = 0
	dqm__2nd_icon_index6_8 = 0
	
	dqm__url6_0 = "../contact.htm"
	dqm__url6_1 = "../cimbl_quickfacts.htm"
	dqm__url6_2 = "../membership.htm"
	dqm__url6_3 = "../why.htm"
	dqm__url6_4 = ""
	dqm__url6_5 = "../foundation.htm"
	dqm__url6_6 = "../privacy-policy.htm"
	dqm__url6_7 = "../financials.htm"
	dqm__url6_8 = ""


    //Sub Menu 6_4  Governance

	dqm__sub_xy6_4 = "-1,-1"
	dqm__sub_menu_width6_4 = 115

	dqm__subdesc6_4_0 = "Board of Directors"
	dqm__subdesc6_4_1 = "CIMBL Committees"
	dqm__subdesc6_4_2 = "CIMBL Bylaws"
	dqm__subdesc6_4_3 = "Code of Ethics"
	
	dqm__icon_index6_4_0 = 0
	dqm__icon_index6_4_1 = 0
	dqm__icon_index6_4_2 = 0
	
	dqm__url6_4_0 = "../board.htm"
	dqm__url6_4_1 = "../committees.htm"
	dqm__url6_4_2 = "../bylaws.htm"
	dqm__url6_4_3 = "../ethics.htm"


    //Sub Menu 6_8 How to File a Complaint

	dqm__sub_xy6_8 = "-1,-1"
	dqm__sub_menu_width6_8 = 100

	dqm__subdesc6_8_0 = "Complaint Process"
	dqm__subdesc6_8_1 = "Code of Ethics"
	dqm__subdesc6_8_2 = "Ethics Results"
	
	dqm__url6_8_0 = "../ethicscomplaints.htm"
	dqm__url6_8_1 = "../ethics.htm"
	dqm__url6_8_2 = "../ethics_results.htm"

    //Sub Menu 7 CIMBL Membership

	dqm__sub_xy7 = "-106,20"
	dqm__sub_menu_width7 = 136

	dqm__subdesc7_0 = "AMP Designation"
	dqm__subdesc7_1 = "Membership in CIMBL"
	dqm__subdesc7_2 = "Member Benefits Program"
	
//	dqm__icon_index7_0 = 0
//	dqm__icon_index7_1 = 0
//	dqm__icon_index7_2 = 0
	
	dqm__url7_0 = "../amp-designation.htm"
	dqm__url7_1 = "../membership.htm"
	dqm__url7_2 = "../benefits.htm"


    //Sub Menu 8 Careers

	dqm__sub_xy8 = "-80,20"
	dqm__sub_menu_width8 = 122

	dqm__subdesc8_0 = "How to Become a Mortgage Professional"
	dqm__subdesc8_1 = "Job Seekers & Employers"
	
//	dqm__icon_index8_0 = 0
//	dqm__icon_index8_1 = 0
//	dqm__icon_index8_2 = 0
	
	dqm__url8_0 = "../regulatory.htm"
	dqm__url8_1 = "../frameset_careersite.htm"


    //Sub Menu 9 HOME

	dqm__sub_xy9 = "-67,20"
	dqm__sub_menu_width9 = 68

	dqm__subdesc9_0 = "Site Index"
	dqm__subdesc9_1 = "En français"
	
	dqm__url9_0 = "../siteindex.htm"
	dqm__url9_1 = "../index_f.htm"

