initModule({
	moduleID : 'noticelistnoticelist16',
	newWindow : false,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'noticelistnoticelist16_topL',
				tR : 'noticelistnoticelist16_topR',
				bL : 'noticelistnoticelist16_bottomL',
				bR : 'noticelistnoticelist16_bottomR',
				s : 'noticelistnoticelist16Marquee'
			},
				
	title : 
			{
				id : 'noticelistnoticelist16_topL',
				text : ""
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'noticelistnoticelist16_bottomR',
						type : 'none',
						text : "更多...",
						url  : '/news.html',
						imgID : ['noticelistnoticelist16_linkdown_prev','noticelistnoticelist16_linkdown_next','noticelistnoticelist16_linkdown_first','noticelistnoticelist16_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'noticelistnoticelist16_topR',
						type : 'none',
						text : "more",
						url  : '/Help.html',
						imgID : ['noticelistnoticelist16_linkup_prev','noticelistnoticelist16_linkup_next','noticelistnoticelist16_linkup_first','noticelistnoticelist16_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : true,
				content : ""
			},
				
	marquee :
			{
				id : 'noticelistnoticelist16_marquee',
				enable :  false,
				width : 760,
				height : 52,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 5000,
				waitTime : 760,
				scrollStep : 52,
				margin : ['9px','9px','9px','9px']
			}
			
});

/*模块*/