function showMe (what, where)

           {

           open (what, "FullView", "left=20, Top=20, menubar=no," + where);

           }

