var showNum = 15;
var cntr = 0;
var headlines = "";

$(document).ready(function() {
  startTop();
});


