function openw()
{
window.open("", 'win', 'left=50, top=50, width=680,height=450,resizable=1,status=0,menubar=0,scrollbars=1');
}
