function ballastWin()
{
 win = window.open("betterBallast.htm", "definitionWindow", "height=335,width=372,toolbar=0,menubar=0,scrollbars=0,resizable=0,location=0,directories=0,status=0");
 return win;
}

