var tip = 'The problems were constructed to mirror the language and format used in the state tests.  The number of problems on each worksheet is designed to be a balance between "drill and kill" and too few problems to retain skills and knowledge.';
function TipProxy(){
	Tip(tip, BALLOON, true, ABOVE, true, WIDTH, 300);
}

