// Don't save 'cause we don't want to lag out the server if the user is scrolling
$("#lastsaved").html("Unsaved progress - <a href=\"#\" onclick=\"realSaveProgress('"+location+"', "+percentage+"); return false;\">Click here to save now</a>");
// Set a timeout to autosave in 5 seconds in case we've stopped scrolling