initModule({
	moduleID : 'toptop24',
	newWindow : false,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'toptop24_topL',
				tR : 'toptop24_topR',
				bL : 'toptop24_bottomL',
				bR : 'toptop24_bottomR',
				s : 'toptop24Marquee'
			},
				
	title : 
			{
				id : 'toptop24_topL',
				text : ""
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'toptop24_bottomR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['toptop24_linkdown_prev','toptop24_linkdown_next','toptop24_linkdown_first','toptop24_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'toptop24_topR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['toptop24_linkup_prev','toptop24_linkup_next','toptop24_linkup_first','toptop24_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : false,
				content : ""
			},
				
	marquee :
			{
				id : 'toptop24_marquee',
				enable :  false,
				width : 760,
				height : 52,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 5000,
				waitTime : 760,
				scrollStep : 52,
				margin : ['9px','9px','9px','9px']
			}
			
});
initLogin(
	true,
	'toptop24'
);
/*模块*/