﻿SearchFullText = {
KeyWord:'Keyword',
ImageSource:''
}
Warning = {
    NoData: 'No content to display',
    More: 'Next',
    FileNotFound:'File not found',
    UpdateData: 'Content is being updated...',
    NoDisplay:''

}
ImageInfo = {
Search: '/images/search.gif',
Loading: '/DesktopModules/Ag.article/app/Images/Loading.gif',
NoImage: '/DeskTopModules/AG.Article/App/Images/NoImage.jpg'
}
ArticleDetailInfo = {
  Source:'Source',
  GoBack:'Go to previous screen',
  GoHome: 'Go Top',
  Back: 'Go Back',
  NextList:'Privious article list',
  AfterList:'Next article list',
  SendMail:'Send mail',
  Mail:'supportmks.com.vn',
  Email:'Send to your friends',
  ReadNumber:'Participations read: ',
  LastUpdate:'LastUpdate: ',
  Print:'Print',
  OpenPrint:'Open Print'
 
  
}
DateInfo={
   DateType: 'mm/dd/yyyy' ,
   Lang:'EN'
}
SearchInfo ={
FromDate:'Start date:',
ToDate:'End date:',
Search: 'Search',
DateType: 'mm/dd/yyyy', 
Day:'Date',
Month:'Month',
Year:'Year',
Source:'Source',
ChoiseSource:'Choose source',
OtherSource:'Other symbol',
Symbol:'Symbol',
ChoiseSymbol:'Choose symbol',
KeyWord:'Keyword',
CategoryName:'Category Name',
SearhInTitle: 'Check in Title',
SearhInContent: 'Check in Content',
ChoiseCategory:'Choose Category',
All:'All',
PageSize :'Page size',
News: 'News'

}
ArticleListInfo =
{
    Next: 'Next',
    UpdateData:'Content is being update',
    //WatchNext:'Read more',
    RelatedDate: '<p style="font-weight:bold">Released Date</p>',
    Title:'Title',
    Source: '<p style="font-weight:bold">Source</p>',
    Position: '<p style="font-weight:bold">Position</p>',
    Department: '<p style="font-weight:bold">Department</p>',
    Location: '<p style="font-weight:bold">Location</p>',
    ClosedDate: '<p style="font-weight:bold">Closed Date</p>'
    
}
MarketCalendarInfo=
{
    PublishedDate: 'Published date',
    PerformedDate: 'Performed date',
    RegisterDate:'Register date',
    EventType: 'Event type',
    Symbol:'Symbol',
    Title:'Title',
    SearchHeader:' Search Calendar Event',
    SearchDetail:' Calendar Event of Symbol',
    FromDate:' From Date',
    ToDate:' ToDate',
    ContainTitle:'Market Calendar'
}
TTDN = {
 Category:'51,80,81',
 NumberOfItemPerPage:'10'
}
URL =
{ CategoryNews: '/ArticleFiles/Portal0/Category/CategoryEN.xml',
  GetAllSymbol:'/DesktopModules/AG.Article/App/Handler/GetAllSymbol.ashx'
}
