initModule({
	moduleID : 'helplisthelplist10',
	newWindow : false,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'helplisthelplist10_topL',
				tR : 'helplisthelplist10_topR',
				bL : 'helplisthelplist10_bottomL',
				bR : 'helplisthelplist10_bottomR',
				s : 'helplisthelplist10Marquee'
			},
				
	title : 
			{
				id : 'helplisthelplist10_topL',
				text : "帮助列表"
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'helplisthelplist10_bottomR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['helplisthelplist10_linkdown_prev','helplisthelplist10_linkdown_next','helplisthelplist10_linkdown_first','helplisthelplist10_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'helplisthelplist10_topR',
						type : 'more',
						text : "more",
						url  : '/help.html',
						imgID : ['helplisthelplist10_linkup_prev','helplisthelplist10_linkup_next','helplisthelplist10_linkup_first','helplisthelplist10_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : false,
				content : ""
			},
				
	marquee :
			{
				id : 'helplisthelplist10_marquee',
				enable :  false,
				width : 860,
				height : 100,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 0,
				waitTime : 860,
				scrollStep : 100,
				margin : ['0px','0px','0px','0px']
			}
			
});

/*模块*/