This works (to run the function on page load):
jQuery(document).ready(function loadPage() { showOdds(); });
This doesn\'t work (to run the