function popup()
{
     window.open('pop.htm','',',resizable=1,width=450,height=338",scrollbars=no,menubar=no');
}
