function Track(b,a){new Ajax.Request("/Tracker.ashx",{method:"post",parameters:{a:b,business:a}});return true};