function openNews() {
window.open( 'news/index.html', 'news', 'status=1, resizable=1, width=600,height=715' );
}