      function vscroll_data0()
{

	this.enable_visual_design_mode = false;

 	this.container_width = 217
	this.container_height = 245
	this.top_pause_offset = 0


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 30
	this.animation_jump = 1

	this.animation_delay_mac = 100
	this.animation_jump_mac = 100


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/




}
