function buttonbardata0()
{


	this.is_horizontal = true

	this.item_width = 76






	this.container_border_width = "0px"
	this.container_border_style = "none"
	this.container_styles = "border-color:#000000;"





	this.item_padding = "1px,0px,0px,0px"




	this.item_styles =            "text-align:center;				\
                                       text-decoration:none;				\
                                       height:17;					\
                                       font-weight:normal;				\
                                       font-family:Arial;				\
                                       font-size:12px;					\
                                       background-image:url(images/button.gif);\
                                       color:#FFFFFF;					\
                                       border-style:none;				\
                                       border-width:0px;				"




	this.item_hover_styles =      "text-align:center;				\
                                       text-decoration:none;				\
                                       font-weight:normal;				\
                                       font-family:Arial;				\
                                       font-size:12px;					\
                                       background-image:url(images/button_over.gif); 	\
                                       color:#FFFFFF;					\
                                       border-style:none;				\
                                       border-width:0px;				"




	
}