 	//Unlock Statements

	list7 = true


function cswap_data0(){


	this.enable_visual_design_mode = false

	this.container_width = 180
	this.container_height = 230


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.start_delay = 1
	this.item_display_time = 4


   /*---------------------------------------------
   Content Swap Styles
   ---------------------------------------------*/

	this.container_styles = "background-color:#000000; background-image:; border-style:none; border-color:#333333; border-width:0px; padding-top:5px; padding-right:5px; padding-left:5px; padding-bottom:0px; "
	this.item_styles = "color:#99ccff; text-align:; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; "
	this.item_hover_styles = "color:#0055aa; text-align:; font-weight:; text-decoration:none; "

	this.item_transitions = "filter:progid:DXImageTransform.Microsoft.Fade(duration=2); "


}