
/*-------------------------------------------------
************* Parameter Settings ******************
---------------------------------------------------*/


function imenus_data0(){


	this.enable_visual_design_mode = false			//turns the visual design pad option on or off

	this.main_is_horizontal = false
	this.menu_showhide_delay = 150



   /*---------------------------------------------
   Images (expand and pointer icons)
   ---------------------------------------------*/

/*
	this.main_expand_image = "/images/arrow_right.gif"
	this.main_expand_image_hover = "/images/arrow_right.gif"
	this.main_expand_image_width = "12"
	this.main_expand_image_height = "12"
	this.main_expand_image_offx = "+17"
	this.main_expand_image_offy = "2"

	this.sub_expand_image = "/images/arrow_right.gif"
	this.sub_expand_image_hover = "/images/arrow_right.gif"
	this.sub_expand_image_width = "12"
	this.sub_expand_image_height = "12"
	this.sub_expand_image_offx = "+17"
	this.sub_expand_image_offy = "2"

*/	
	this.main_pointer_image = '/images/pointer_down.gif'
	this.main_pointer_image_width = '10'
	this.main_pointer_image_height = '11'
	this.main_pointer_image_offx = '-5'
	this.main_pointer_image_offy = '-14'

	this.sub_pointer_image = '/images/arrow_right.gif'
	this.sub_pointer_image_width = '11'
	this.sub_pointer_image_height = '10'
	this.sub_pointer_image_offx = '-0'
	this.sub_pointer_image_offy = '-5'

	this.sub_pointer_image0_6 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_6 = '142'

	this.sub_pointer_image0_7 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_7 = '142'

	this.sub_pointer_image0_8 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_8 = '142'


   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "border-style:none; border-color:#FFFFFF; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.main_item_styles = "height: 35px; color:#939393; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; padding-top:6px; padding-right:20px; padding-bottom:4px; padding-left:50px; border-top-style:dotted; border-top-color:#CCCCCC; border-top-width:1px; "
	this.main_item_hover_styles = "color: #939393; text-decoration:underline;"
	this.main_item_active_styles = "text-decoration:none; "


	//Sub Menu

	//this.subs_container_styles = "background-color:#cce3f8; border-style:solid; border-color:#356595; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "
	//this.subs_item_styles = "color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-width:1px; "
	//this.subs_item_hover_styles = "background-color:#ffffff; "
	//this.subs_item_active_styles = "text-decoration:underline; "

	this.subs_container_styles = "background-color:#F9F5D6; border-style:dotted; border-color:#333333; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.subs_item_styles = "height: 29px; color:#939393; text-align:left; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none; padding-top:6px; padding-right:20px; padding-bottom:4px; padding-left:15px; border-top-style:dotted; border-top-color:#CCCCCC; border-top-width:1px; "
	this.subs_item_hover_styles = "color: #000000; text-decoration:underline;"
	this.subs_item_active_styles = "text-decoration:none; "


}

function imenus_data50(){


	this.enable_visual_design_mode = false			//turns the visual design pad option on or off

	this.main_is_horizontal = false
	this.menu_showhide_delay = 150



   /*---------------------------------------------
   Images (expand and pointer icons)
   ---------------------------------------------*/

/*
	this.main_expand_image = "/images/arrow_right.gif"
	this.main_expand_image_hover = "/images/arrow_right.gif"
	this.main_expand_image_width = "12"
	this.main_expand_image_height = "12"
	this.main_expand_image_offx = "+17"
	this.main_expand_image_offy = "2"

	this.sub_expand_image = "/images/arrow_right.gif"
	this.sub_expand_image_hover = "/images/arrow_right.gif"
	this.sub_expand_image_width = "12"
	this.sub_expand_image_height = "12"
	this.sub_expand_image_offx = "+17"
	this.sub_expand_image_offy = "2"

*/	
	this.main_pointer_image = '/images/pointer_down.gif'
	this.main_pointer_image_width = '10'
	this.main_pointer_image_height = '11'
	this.main_pointer_image_offx = '-5'
	this.main_pointer_image_offy = '-14'

	this.sub_pointer_image = '/images/arrow_right.gif'
	this.sub_pointer_image_width = '11'
	this.sub_pointer_image_height = '10'
	this.sub_pointer_image_offx = '-0'
	this.sub_pointer_image_offy = '-5'

	this.sub_pointer_image0_6 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_6 = '142'

	this.sub_pointer_image0_7 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_7 = '142'

	this.sub_pointer_image0_8 = '/images/pointer_left.gif'
	this.sub_pointer_image_offx0_8 = '142'


   /*---------------------------------------------
   Global Menu Styles
   ---------------------------------------------*/

	//Main Menu

	this.main_container_styles = "border-style:none; border-color:#FFFFFF; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.main_item_styles = "height: 35px; color:#939393; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; padding-top:6px; padding-right:20px; padding-bottom:4px; padding-left:50px; border-top-style:dotted; border-top-color:#CCCCCC; border-top-width:1px; "
	this.main_item_hover_styles = "color: #939393; text-decoration:underline;"
	this.main_item_active_styles = "text-decoration:none; "


	//Sub Menu

	//this.subs_container_styles = "background-color:#cce3f8; border-style:solid; border-color:#356595; border-width:1px; padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:5px; "
	//this.subs_item_styles = "color:#111111; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; padding-top:2px; padding-right:5px; padding-bottom:2px; padding-left:5px; border-style:none; border-width:1px; "
	//this.subs_item_hover_styles = "background-color:#ffffff; "
	//this.subs_item_active_styles = "text-decoration:underline; "

	this.subs_container_styles = "background-color:#F9F5D6; border-style:dotted; border-color:#333333; border-width:1px; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left:0px; "
	this.subs_item_styles = "height: 29px; color:#939393; text-align:left; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none; padding-top:6px; padding-right:20px; padding-bottom:4px; padding-left:15px; border-top-style:dotted; border-top-color:#CCCCCC; border-top-width:1px; "
	this.subs_item_hover_styles = "color: #000000; text-decoration:underline;"
	this.subs_item_active_styles = "text-decoration:none; "


}

