initModule({
	moduleID : 'selfmodulehengtiao',
	newWindow : true,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'selfmodulehengtiao_topL',
				tR : 'selfmodulehengtiao_topR',
				bL : 'selfmodulehengtiao_bottomL',
				bR : 'selfmodulehengtiao_bottomR',
				s : 'selfmodulehengtiaoMarquee'
			},
				
	title : 
			{
				id : 'selfmodulehengtiao_topL',
				text : "0"
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'selfmodulehengtiao_bottomR',
						type : 'more',
						text : "more",
						url  : '/',
						imgID : ['selfmodulehengtiao_linkdown_prev','selfmodulehengtiao_linkdown_next','selfmodulehengtiao_linkdown_first','selfmodulehengtiao_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'selfmodulehengtiao_topR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['selfmodulehengtiao_linkup_prev','selfmodulehengtiao_linkup_next','selfmodulehengtiao_linkup_first','selfmodulehengtiao_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : false,
				content : ""
			},
				
	marquee :
			{
				id : 'selfmodulehengtiao_marquee',
				enable :  false,
				width : 760,
				height : 52,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 5000,
				waitTime : 760,
				scrollStep : 52,
				margin : ['9px','9px','9px','9px']
			}
			
});

/*模块*/