﻿MHP = {};
MHP.R = {
    ErrorTitle: '',
    ErrorMsgGeneral: '',
    //PrayTimes
    DropCountries: '',
    DropCities: '',
    PrayTimesUniqueID: '',
    DivPrayTimesAll: '',
    DivPrayTimes: '',
    DivPrayTimesContainer: 'DivPrayTimesContainer', //no hash as for loader
    //End PrayTimes
    //Weather
    SpnWeatherCityName: '',
    SpnWeatherData: '',
    WeatherUniqueID: '',
    ImgWeather: '',
    DropCountriesWeather: '#DropCountriesWeather',
    DropCitiesWeather: '#DropCitiesWeather',
    WeatherDropDiv: '#weathold',
    LnkShowWeatherDiv: '#tri',
    BtnCloseWeatherDiv: '#clos',
    WeatherChannelWeatherCityURL: '',
    //End Weather
    datepickerDiv: '#DivDatepicker1',
    ErrorTitle: 'Error',
    ErrorMsgGeneral: 'error occured',
    CategoryTabsClass: '.CategoryTabs',
    DivCategoriesAll: 'DivCategoriesAll',
    DivPublished: '#DivPublished',
    CommentsCountClass: '.commentcount',
    //    datepickerDiv: '#spncalender',
    //    datepickerDiv: '#spncalender',
    //    datepickerDiv: '#spncalender',
    //    datepickerDiv: '#spncalender',
    //End Weather
    //YKstandings
    DropTours: '',
    StandingsUniqueID: '',
    MatchesUniqueID: '',
    DivStandings: '',
    DivTours: '',
    DivTourMatches: '',
    DrpTourMatches: '',
    DrpGMT: '',
    //End YKstandings
    MusicUniqueID: '',
    //New Archive
    NewsArchiveEmptyDiv: '#dvMsgFB',
    divArchivePaging: '#divArchivePaging',
    lnkPagingNextDay: '#lnkPagingNextDay',
    lnkPagingPrevDay: '#lnkPagingPrevDay',
    //End New Archive
    //Tabs
    PageTabClass: '.pagetab',
    RandonTabsClass: '.randomtab',
    //End Tabs
    //KPT
    lnkUserNews: '#lnkUserNews',
    KPTUniqueID: '',
    drpNews: '',
    drpPosts: '',
    DivUserNews: '#UserNews',
    DivUserArticles: '#UserArticles',
    //End KPT
    MasterUniqueID: '',
    //poll
    hidPollID: '',
    hidSiteName: '',
    hidLang: '',
    pollQuestion: '#pollQuestion',
    lnkPreviousPolls: '#lnkPreviousPolls',
    lnkFbPollshare: '#lnkFbPollshare',
    lnkTwPollshare: '#lnkTwPollshare',
    pollDetailsPageUrl: '',
    //end poll
    //TopViewed
    TopViewedUniqueID: '',
    //TopCommented
    TopCommentedUniqueID: '',
    WCSportNewsUniqueID: '',
    OnTvRamadanUniqueID: '',
    SportNewsYKFeedUniqueID: ''
};
