<?xml version="1.0" encoding="utf-8"?>

<center>$htmlformat[0]</center>
<option>
	<option    
	    x_radiusX     =     "$htmlformat[1]"  
	 	x_radiusY     =     "$htmlformat[2]"  	
	 	x_centerX     =     "$htmlformat[3]"	
		x_centerY     =     "$htmlformat[4]"
		x_imgX         =     "$htmlformat[5]"
		x_imgY         =     "$htmlformat[6]"
		x_imgWidth    =     "$htmlformat[7]"
		x_imgHeight   =     "$htmlformat[8]"
		x_speed        =     "$htmlformat[9]"
		x_Rspeed	      =     "$htmlformat[10]"
		x_isPlay         =     "$htmlformat[11]"
		x_filepath        =     ""
	/>
</option>

<!-- 

x_radiusX x_radiusY 图片之间的距离参数
x_centerX x_centerY 整个效果上下边距参数

x_imgWidth x_imgHeight 图片宽度和高度参数
x_Rspeed 滚动速度参数

 -->