function show_set(mylink)
{
  window.open(mylink,'new','top=50,left=50,width=400,height=400,scrollbars=yes')
}
