Page is a not externally linkable
rocknbil - 1:08 am on Dec 4, 2010 (gmt 0)
obj = form.ac.options[form.ac.selectedIndex].value;
objects = obj.split(',');
ac = parseInt(objects[0]);
I'd use something besides a comma, but if you relibly have no commas in your numbers . . . should work.