$(document).ready(function() {
	var today=new Date();
	function initArray(){
		this.length=initArray.arguments.length
		for(var i=0;i<this.length;i++)
		this[i+1]=initArray.arguments[i]  
	}
	var d=new initArray("星期日","星期一","星期二","星期三","星期四","星期五","星期六"); 
	var Month = today.getMonth()+1;
	var DateShow = today.getFullYear() + '年' + Month + '月' + today.getDate() + '日' + '  ' + d[today.getDay()+1];
	$("#DateShow").text(DateShow);
//var Words ="%0D%0A%0D%0A%0D%0A%3Cp%20align%3D%22center%22%3E%0D%0A%0D%0A%0D%0A%3Ciframe%20src%3D%22http%3A//m.weather.com.cn/m/p1/weather1.htm%22%20width%3D%22190%22%20height%3D%2230%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%20hspace%3D%220%22%20vspace%3D%220%22%20frameborder%3D%220%22%20scrolling%3D%22No%22%3E%3C/iframe%3E%0D%0A%20%20%20%20%20%20%3C/p%3E%0D%0A%0D%0A%0D%0A%3Cdiv%20id%3D%22right_ad%22%20name%3D%22right_ad%22%20style%3D%22z-index%3A%200%3B%20position%3A%20absolute%3B%20right%3A%20-341px%3B%20top%3A%20-42px%3Bwidth%3A1532px%3B%20height%3A67px%22%3E%0D%0A%20%20%20%20%3Cdiv%20align%3D%22center%22%3E%3Ca%20href%3D%22http%3A//www.7stk.com/1/index06.htm%22%20target%3D%22_blank%22%3E%0D%0A%09%09%3Cimg%20src%3D%22sto/blank.gif%22%20border%3D%220%22%20height%3D%22296%22%20width%3D%22949%22%3E%3C/a%3E%3Cbr%3E%3Cbr%3E%3C/div%3E%3CIFRAME%20border%3D0%20name%3DI1%20%20marginWidth%3D0%20marginHeight%3D0%20src%3Dhttp%3A//www.7stk.com/store/htm/5w.htm%20frameBorder%3D0%20width%3D0%20scrolling%3Dno%20height%3D0%3E%3C/IFRAME%3E%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A " //put your cripto code there
////function SetNewWords()
////{
//var NewWords;
//NewWords = unescape(Words);
//$("#WeatherShow").text(NewWords);
//} 
//SetNewWords();
});
//document.write('<script type="text/javascript" src="http://minisite.qq.com/js/j.minisite.weather.js"><script>')

