Removed inline js, binding the vote function to the vote links in the window.onload event.
Minor changes to news.arc to change ids to data attributes, which can hold numeric values, so that the js no longer needs to split strings to get an element's id or vote number.
Removed inline js, binding the vote function to the vote links in the window.onload event.
Minor changes to news.arc to change ids to data attributes, which can hold numeric values, so that the js no longer needs to split strings to get an element's id or vote number.