
	var helpdetailhelpdetail001Config = {
		moduleID : 'helpdetailhelpdetail001',
		newWindow : true,
		imagesFolder : "url(images/$.gif)".replace('url(','').replace('$.gif)',''),
		
		domName :
				{
					tL : 'helpdetailhelpdetail001_topL',
					tR : 'helpdetailhelpdetail001_topR',
					bL : 'helpdetailhelpdetail001_bottomL',
					bR : 'helpdetailhelpdetail001_bottomR',
					s : 'helpdetailhelpdetail001Marquee'
				},
				
		title : 
				{
					id : 'helpdetailhelpdetail001_topL',
					text : ""
				},
				
		linkInfo :
				{
					down : 
						{
							id   : 'helpdetailhelpdetail001_bottomR',
							type : 'none',
							text : "more",
							url  : '/',
							imgID : ['helpdetailhelpdetail001_linkdown_prev','helpdetailhelpdetail001_linkdown_next','helpdetailhelpdetail001_linkdown_first','helpdetailhelpdetail001_linkdown_last'],
							imgUrl  : ['','','',''] /*****/
						},
					up :
						{
							id   :'helpdetailhelpdetail001_topR',
							type : 'none',
							text : "more",
							url  : '/',
							imgID : ['helpdetailhelpdetail001_linkup_prev','helpdetailhelpdetail001_linkup_next','helpdetailhelpdetail001_linkup_first','helpdetailhelpdetail001_linkup_last'],
							imgUrl  : ['','','',''] /*****/
						}
				},
		
		loopNumber :
				{
					enable : false,
					content : ""
				},
				
		marquee :
				{
					id : 'helpdetailhelpdetail001_marquee',
					enable :  false,
					width : 760,
					height : 52,
					direction : 'top',
					step : 1,
					timer :50,
					delayTime : 5000,
					waitTime : 3000,
					scrollStep : 52,
					margin : ['0px','0px','0px','0px']
				}
			
	};
	
	initModule(helpdetailhelpdetail001Config);

/*模块*/