// JavaScript Document
var strgs=window.location.href, validgs=strgs.indexOf("https");
if(validgs!=0){getStories();}
