function chizu(page)
{
OpenWin = this.open(page, "NewWindow", "toolbar=yes,menubar=no,location=no,scrollbars=no,resize=no,status=yes,width=580,height=700");
}
