function make_deposit()
{
    alert("\n__________________________________________________\n\n"  +
          "                 ONLINE DEPOSITS ARE COMING SOON\n"        +
          "__________________________________________________\n\n"    +
          "    Your opportunity to make an online deposit\n" +
          "    is coming soon.  Please check back shortly.");
}
