// JavaScript Document
$(function () {
	$('#focus').d_imagechange({
		data:data,playTime:5000,
		width:303, height:226, bgHeight:30, btnWidth:22, btnHeight:22, repeat:'repeat-x', title:false, desc:false
	});	
});




