initModule({
	moduleID : 'selfmoduletopshuom',
	newWindow : true,
	imagesFolder : function(){
		return document.scripts[document.scripts.length - 1];
	}(),
		
	domName :
			{
				tL : 'selfmoduletopshuom_topL',
				tR : 'selfmoduletopshuom_topR',
				bL : 'selfmoduletopshuom_bottomL',
				bR : 'selfmoduletopshuom_bottomR',
				s : 'selfmoduletopshuomMarquee'
			},
				
	title : 
			{
				id : 'selfmoduletopshuom_topL',
				text : "关于注册成为本商店用户的特别提示："
			},
				
	linkInfo :
			{
				down : 
					{
						id   : 'selfmoduletopshuom_bottomR',
						type : 'more',
						text : "more",
						url  : '/',
						imgID : ['selfmoduletopshuom_linkdown_prev','selfmoduletopshuom_linkdown_next','selfmoduletopshuom_linkdown_first','selfmoduletopshuom_linkdown_last'],
						imgUrl  : ['','','',''] /*****/
					},
				up :
					{
						id   :'selfmoduletopshuom_topR',
						type : 'none',
						text : "more",
						url  : '/',
						imgID : ['selfmoduletopshuom_linkup_prev','selfmoduletopshuom_linkup_next','selfmoduletopshuom_linkup_first','selfmoduletopshuom_linkup_last'],
						imgUrl  : ['','','',''] /*****/
					}
			},
		
	loopNumber :
			{
				enable : false,
				content : ""
			},
				
	marquee :
			{
				id : 'selfmoduletopshuom_marquee',
				enable :  false,
				width : 760,
				height : 52,
				direction : 'top',
				step : 1,
				timer :50,
				delayTime : 5000,
				waitTime : 760,
				scrollStep : 52,
				margin : ['9px','9px','9px','9px']
			}
			
});

/*模块*/