// Writing the main properties of the menu system

// Writing the subMenu properties of the menu system
dqm__sub_menu_effect = 'fade';
dqm__sub_item_effect = 'fade';
dqm__sub_menu_width = 162;
dqm__sub_xy = '0,0';
dqm__urltarget = '_self';
dqm__border_width = 1;
dqm__divider_height = 1;
dqm__border_color = '#ffffff';
dqm__menu_bgcolor = '#6D6B6B';
dqm__hl_bgcolor = '#336666';
dqm__textcolor = '#ffffff';
dqm__fontfamily = 'tahoma';
dqm__fontsize = 9;
dqm__fontsize_ie4 = 9;
dqm__textdecoration = 'normal';
dqm__fontweight = 'bold';
dqm__fontstyle = 'normal';
dqm__hl_textcolor = '#ffffff';
dqm__hl_textdecoration = 'normal';
dqm__text_alignment = 'left';
dqm__margin_top = 7;
dqm__margin_bottom = 7;
dqm__margin_left = 4;
dqm__margin_right = 2;
dqm__2nd_icon_image0 = 'theme/nav_arrow.gif';
dqm__2nd_icon_rollover0 = 'theme/nav_arrow.gif';
dqm__2nd_icon_image_wh0 = '15,15';
dqm__2nd_icon_image_xy0 = '0,5';

// Writing the menus and their subMenus below
dqm__rollover_image0 = 'theme/button_home_on.gif';
dqm__rollover_wh0 = '69,38';
dqm__url0 = 'index.html';

dqm__rollover_image1 = 'theme/button_ourteam_on.gif';
dqm__rollover_wh1 = '69,38';
dqm__url1 = '';
dqm__sub_xy1 = '-69,33';
dqm__sub_menu_width1 = 162;
	dqm__subdesc1_0 = 'Richard H. Tapke, Jr';
	dqm__url1_0 = 'richardtapke.html';
	dqm__subdesc1_1 = 'Julie Dusing, CFP®';
	dqm__url1_1 = 'julietapke.html';
	dqm__subdesc1_2 = 'Richard "Trey" Tapke, III';
	dqm__url1_2 = 'treytapke.html';
	dqm__subdesc1_3 = 'Tyler S. Lang, CMT';
	dqm__url1_3 = 'tylerlang.html';

dqm__rollover_image2 = 'theme/button_portfoliomanagement_on.gif';
dqm__rollover_wh2 = '142,38';
dqm__url2 = '';
dqm__sub_xy2 = '-142,33';
dqm__sub_menu_width2 = 162;
	dqm__subdesc2_0 = 'Philosophy';
	dqm__url2_0 = 'philosophy.html';
	dqm__subdesc2_1 = 'Process';
	dqm__url2_1 = 'process.html';
	dqm__subdesc2_2 = 'Socially Responsible Investing';
	dqm__url2_2 = 'sociallyresponsibleinvesting.html';
	
dqm__rollover_image3 = 'theme/button_mapprogram_on.gif';
dqm__rollover_wh3 = '90,38';
dqm__url3 = '';
dqm__sub_xy3 = '-90,33';
dqm__sub_menu_width3 = 162;
	dqm__subdesc3_0 = 'About The Map Program';
	dqm__url3_0 = 'themapprogram.html';
	dqm__subdesc3_1 = 'Portfolios';
	dqm__url3_1 = 'portfolios.html';
	dqm__subdesc3_2 = 'Exchange Traded Funds';
	dqm__url3_2 = 'exchangetradedfunds.html';

dqm__rollover_image4 = 'theme/button_monthlyletters_on.gif';
dqm__rollover_wh4 = '118,38';
dqm__url4 = '';
dqm__sub_xy4 = '-118,33';
dqm__sub_menu_width4 = 162;
	dqm__subdesc4_0 = 'This Months';
	dqm__url4_0 = 'November2009.html';
	dqm__subdesc4_1 = 'Previous Months';
	dqm__url4_1 = 'October2009.html';

dqm__rollover_image5 = 'theme/button_contactus_on.gif';
dqm__rollover_wh5 = '80,38';
dqm__url5 = '';
dqm__sub_xy5 = '-80,33';
dqm__sub_menu_width5 = 162;
	dqm__subdesc5_0 = 'Information';
	dqm__url5_0 = 'information.html';
	dqm__subdesc5_1 = 'Directions';
	dqm__url5_1 = 'directions.html';

	

	dqm__mouse_off_delay = 100	        //defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 300	    //defined in milliseconds (activated after leaving sub)


    //Define the effect duration in seconds below.   
	dqm__sub_menu_effect_duration = .2
	dqm__sub_item_effect_duration = .2


    //Specific settings for various transitions.
	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "PLUS"		    //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__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


    //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
	
limit_multiple_users = true
sequence = "9x88_4"
