﻿// JavaScript Document
<!--
function OpenNews(){
    win=window.open("news.php","new","scrollbars=yes","width=557px");
}
//-->