function OpenWin_eenews(){
	win=window.open("../topics/ee_news.html","eenews",'status=no,menubar=no,scrollbars=yes,resizable=no,width=530,height=600');
}