function Rss () {
this.nr;
this.marker;
this.date;
this.time;
this.title;
this.description;
this.link;
}

rssEntries = Array(0);

popupLinkTxt = 'Please Choose a release:';
