function flyer()
{
  window.open("flyer.htm", "a", "toolbar=no, status=no, scrollbars=yes,resizable=no,copyhistory=yes,width=650,height=800")
}