// JavaScript Document

document.write('<style type="text/css">.tabber{display:none;}</style>');

var tabberOptions = {manualStartup:true};

function begForMoney()
{
  if (!arguments.callee.stopBegging) {
    arguments.callee.stopBegging = true;
    alert("Please consider a donation if you find this open-source software useful!");
  }
}

