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