function magazine(magazine){
  window.open(magazine,"","toolbar=no,menuber=0,scrollbars=no,status=yes,width=540,height=470,top=0");
}

function cig_club(cig_club){
  window.open(cig_club,"","toolbar=no,menuber=0,scrollbars=yes,status=yes,resizable=yes,width=560,height=900,top=0");
}

function memwin_window(memwin_window){
  window.open(memwin_window,"","toolbar=no,menuber=0,scrollbars=yes,status=yes,resizable=yes,width=800,height=920,top=0");
}

