function Today10() {
	newWin = window.open( "", "news_edit_win", "resizable,scrollbars,width=270,height=300,dependent");
	newWin.window.location='/js/today10.html';
}
