	//Unlock Statements

	list7 = true


function vscroll_data0(){


	this.enable_visual_design_mode = false

	this.container_width = 161
	this.container_height = 207
	this.top_pause_offset = 10


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 20
	this.animation_jump = 2

	this.animation_delay_mac = 80
	this.animation_jump_mac = 8


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "background-image:url(macaroni_bg.gif); border-style:dashed; border-color:#000000; border-width:0px; padding-right:10px; padding-left:10px; "
	this.item_styles = "color:#660000; font-family:Arial; font-size:13px; text-decoration:none; border-style:none; border-width:0px; "
	this.item_link_styles = "color:#000099; font-family:Arial; font-size:13px; text-decoration:none; "
	this.item_link_hover_styles = "color:#0000dd; font-family:Arial; font-size:13px; text-decoration:none; " }
