﻿function URLs() {
    this.rRequestGetRssItems = "/MasterPage/GetRssItems"
};
NETil.prototype.urls = new URLs();
