///////////////////////////////////////////////////////////
// Author   : Viget Labs - PC
// Created  : 
// Revised  :
// Notes    : key javascript files
///////////////////////////////////////////////////////////


function popupBuy()
{
  window.open("https://www.potomacofficersclub.com/ssl/charge-extra.php?id=ceolessons",
              "windowJoin",
              "width=600,height=450,status=yes,menubar=no,toolbar=no,scrollbars=yes,resizable=yes");
}