function news(){
    Win1=window.open('news.html','news','width=250,height=380,menubar=no,toolbar=no,location=no,status=no,resizable=no,scrollbars=yes');
}
