setInterval(
function() {
$.getJSON(
"https://graph.facebook.com/mittromney",
function(results) {
console.log("Mitt Romney Like Count: " + results.likes)})},
5000)
Edit: Love the idea, glad the page is out there! Great conversation starter.