function doc_menu_prefs (){
	images_base = 'http://www.imaginatic.com/dhtml/';
	this.base_url = 'http://www.imaginatic.com/dhtml/';
	this.positioning = 'absolute';
	this.m_vertical = false;
	this.sm_direction = 'left';
	this.horizontal_adjust = -225;
	this.m_height = 25;
	this.m_width = 100;
	this.sm_height = 25;
	this.sm_width = 250;
	this.frameMenu = 'topFrame';
	this.frameSubMenu = 'mainFrame';
	this.thenames_down = 'url(images/down_16.gif)';
	this.thenames_up = 'url(images/up_16.gif)';
	this.thenames_here = 'url(images/here_16.gif)';
	this.m_background = '#006699';
	this.m_a_background = '#006699';
	this.m_dec = 'url(images/double_down.gif)';
	this.m_a_dec = 'url(images/double_a_down.gif)';
	this.sm_background  = 'white';
	this.sm_a_background  = 'silver';
	this.txt_color  = 'black';
	this.txt_a_color  = 'white';
	this.m_bottom_decor = '';
	this.sm_bottom_decor = '';
	this.sm_padding = [3,3,3,4];
	this.m_txt_font_family = 'Verdana, Helvetica, Arial, sans-serif';
	this.m_txt_font_size = '12px';
	this.m_txt_color  = '#FFFFFF';
	this.m_txt_weight = 400;
	this.m_txt_a_link_weight = 400;
	this.l_m_background  = 'white';
	this.l_m_border_bottom = '0px solid #FFFFFF';
	this.l_m_border_top = '';
	this.l_m_border_left = '1px solid #FFFFFF';
	this.l_m_border_right = '1px solid #FFFFFF';
	this.l_sm_background = 'transparent';
	this.l_sm_border_top = '0px solid #FFFFFF';
	this.l_sm_border_right = '1px solid #99CCCC';
	this.l_sm_border_bottom = '3px solid #99CCCC';
	this.l_sm_border_left = '1px solid #99CCCC';
}