function graphicsb_data0()
{
	this.up_button = "scripts/TC/Imgs/SetaParaCima.gif";                                          
	this.up_button_roll = "";                               
	this.down_button = "scripts/TC/Imgs/SetaParaBaixo.gif";                                      
	this.down_button_roll = "";                            
	this.slider_tile_bg_style = "background-image:url(scripts/TC/Imgs/LinhaScroll.gif);"  
	this.bubble_top_cap = "scripts/TC/Imgs/bgClickScrollTop.gif,1";                        
	this.bubble_bottom_cap = "scripts/TC/Imgs/bgClickScrollDown.gif,1";                  
	this.bubble_center = "";                        
	this.bubble_tile_bg_style = "scripts/TC/Imgs/bgClickScroll.gif";                       


	this.container_width = 670
	this.container_height = 230
	this.container_bg_color = "";
	this.content_padding = 12
	this.content_styles = "";
	this.content_class_name = "";


	this.scroll_bar_width = 10
	this.scroll_increment = 20
	this.allow_hover_scroll = false;
	this.hover_scroll_delay = 50;
	this.use_hand_cursor = false;
}