initModule({
	moduleID : 'demandlistdemandlist4',
	newWindow : true,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'demandlistdemandlist4_topL',
				tR : 'demandlistdemandlist4_topR',
				bL : 'demandlistdemandlist4_bottomL',
				bR : 'demandlistdemandlist4_bottomR',
				s : 'demandlistdemandlist4Marquee'
			},
				
	title : 
			{
				id : 'demandlistdemandlist4_topL',
				text : ""
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'demandlistdemandlist4_bottomR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['demandlistdemandlist4_linkdown_prev','demandlistdemandlist4_linkdown_next','demandlistdemandlist4_linkdown_first','demandlistdemandlist4_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'demandlistdemandlist4_topR',
						type : 'none',
						text : "",
						url  : '/',
						imgID : ['demandlistdemandlist4_linkup_prev','demandlistdemandlist4_linkup_next','demandlistdemandlist4_linkup_first','demandlistdemandlist4_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : false,
				content : ""
			},
				
	marquee :
			{
				id : 'demandlistdemandlist4_marquee',
				enable :  false,
				width : 860,
				height : 100,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 0,
				waitTime : 860,
				scrollStep : 100,
				margin : ['0px','0px','0px','0px']
			}
			
});

/*模块*/