Currently, on my website, I have static tickers where the data, from a google docs spreadsheet, will only get pulled in when the page is initially loaded. So I was hoping to make some sort of JS widget where, maybe based on a timed basis, news scores would get pulled in without the page being refreshed. Is this (jQuery-> Google Docs relationship) possible? and if so how could I do this?