$('#CYouShareBox').cyouShare({     
			showTitle  : true,	                //是否显示‘分享到’, 默认不显示
			showText   : true,                  //是否显示文字,如‘搜狐微博’等, 默认不显示
			notShareTo : '',                    //不分享到(如'.s_sohu, .s_xl') 默认为空,表示为分享到所有
			padding    : '0px 2px',             //每个分享上下/左右的间距
			offset     : [12, 310],             //分享的位置 Top/Left
			//customize The Share Title/Content/URL
			customize  : {
				title      : '抢号了!抢号了!',
				content    : '热门新网游的抢号专用网站,瞅瞅哈。http://www.changyou.com/events/cdk/index.shtml',
				url        : 'http://www.changyou.com/events/cdk/index.shtml',
				pic        : ''
			},
			//Set Monitor Code
			monitor    : {
				copy   : "",
				sohu   : "http://afp.adpolestar.net/adpolestar/wayl/;ad=352CF5C7_FBF5_3314_519A_297CD989A095;ap=0;pu=qiwei;/?",
				kaixin : "http://afp.adpolestar.net/adpolestar/wayl/;ad=F9B347E4_87E0_06AF_7A94_A5BB4A9F0FD7;ap=0;pu=qiwei;/?",
				baishe : "http://afp.adpolestar.net/adpolestar/wayl/;ad=2EE5F1C8_43BB_A51A_5B33_223C9AB9D409;ap=0;pu=qiwei;/?",
				renren : "http://afp.adpolestar.net/adpolestar/wayl/;ad=4396C659_95D0_A09C_97F0_FC21B51C3ACE;ap=0;pu=qiwei;/?",
				qzone  : "http://afp.adpolestar.net/adpolestar/wayl/;ad=18861B44_C66A_89FF_47BC_FF32DF2BB744;ap=0;pu=qiwei;/?",
				sina   : "http://afp.adpolestar.net/adpolestar/wayl/;ad=2F6A7770_8356_2765_71F2_3192C5C76AED;ap=0;pu=qiwei;/?",
				baidu  : "http://afp.adpolestar.net/adpolestar/wayl/;ad=7343C8CD_9C29_F04F_4A23_A36E1DD2705B;ap=0;pu=qiwei;/?",
				douban : "http://afp.adpolestar.net/adpolestar/wayl/;ad=C5971CD2_9847_C88B_8ED3_B37FC6C98DA4;ap=0;pu=qiwei;/?"	
			},
			//MSN Cope Settings
			copy       : {				
				offset    : [37, -20],   //offset[top, left]
				BG        : 'http://i3.itc.cn/20100725/848_d4d66775_9f6e_4d29_b08d_2be738fc686e_0.png',
				btnImg    : 'http://i1.itc.cn/20100725/848_770a1f0a_a46c_431e_8d82_e4d6b842a654_0.png',
				BGType    : 'png',
				btnImgType: 'png'
				
			},
			fn: function(){}	//备用函数		
		});