// cached javascript var AjaxUtilsMethods = { panningImagesCountList:function(destPath,destImagePath,DateSelection,PageNumber,Browser,ArticleList,callback,context){return new ajax_request(this.url + '?_method=panningImagesCountList&_session=rw','destPath=' + enc(destPath)+ '\r\ndestImagePath=' + enc(destImagePath)+ '\r\nDateSelection=' + enc(DateSelection)+ '\r\nPageNumber=' + enc(PageNumber)+ '\r\nBrowser=' + enc(Browser)+ '\r\nArticleList=' + enc(ArticleList),callback, context);}, GetPropertyConfigSettings:function(strPropId,callback,context){return new ajax_request(this.url + '?_method=GetPropertyConfigSettings&_session=rw','strPropId=' + enc(strPropId),callback, context);}, GetPropConfigSettingsMore:function(strFrom,strTo,callback,context){return new ajax_request(this.url + '?_method=GetPropConfigSettingsMore&_session=rw','strFrom=' + enc(strFrom)+ '\r\nstrTo=' + enc(strTo),callback, context);}, CheckAdminLoginStatus:function(callback,context){return new ajax_request(this.url + '?_method=CheckAdminLoginStatus&_session=rw','',callback, context);}, RegistrationDetailsInsertForPayment:function(UserID,strEmail,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,strChargeID,callback,context){return new ajax_request(this.url + '?_method=RegistrationDetailsInsertForPayment&_session=rw','UserID=' + enc(UserID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nstrChargeID=' + enc(strChargeID),callback, context);}, PrintSubScriber:function(strAccountID,callback,context){return new ajax_request(this.url + '?_method=PrintSubScriber&_session=rw','strAccountID=' + enc(strAccountID),callback, context);}, ShoshkeelAdSetting:function(callback,context){return new ajax_request(this.url + '?_method=ShoshkeelAdSetting&_session=rw','',callback, context);}, PrerolAdRedirection:function(callback,context){return new ajax_request(this.url + '?_method=PrerolAdRedirection&_session=rw','',callback, context);}, GetPublicationName:function(callback,context){return new ajax_request(this.url + '?_method=GetPublicationName&_session=rw','',callback, context);}, UpdatePropertiesConfig:function(strId,status,callback,context){return new ajax_request(this.url + '?_method=UpdatePropertiesConfig&_session=rw','strId=' + enc(strId)+ '\r\nstatus=' + enc(status),callback, context);}, ReadSoshkeleXml:function(currentpageindex,callback,context){return new ajax_request(this.url + '?_method=ReadSoshkeleXml&_session=rw','currentpageindex=' + enc(currentpageindex),callback, context);}, GetPublisherTimeFromAdmin:function(publisherTime,type,callback,context){return new ajax_request(this.url + '?_method=GetPublisherTimeFromAdmin&_session=rw','publisherTime=' + enc(publisherTime)+ '\r\ntype=' + enc(type),callback, context);}, InsertOfflinePaymnetOrderDetails:function(ORD_OrderID,USR_User_ID,orderDate,ORD_Edition_ID,ORD_Amount,ORD_CHR_ID,paymentMode,chequeNumber,userType,callback,context){return new ajax_request(this.url + '?_method=InsertOfflinePaymnetOrderDetails&_session=rw','ORD_OrderID=' + enc(ORD_OrderID)+ '\r\nUSR_User_ID=' + enc(USR_User_ID)+ '\r\norderDate=' + enc(orderDate)+ '\r\nORD_Edition_ID=' + enc(ORD_Edition_ID)+ '\r\nORD_Amount=' + enc(ORD_Amount)+ '\r\nORD_CHR_ID=' + enc(ORD_CHR_ID)+ '\r\npaymentMode=' + enc(paymentMode)+ '\r\nchequeNumber=' + enc(chequeNumber)+ '\r\nuserType=' + enc(userType),callback, context);}, CheckLoginCredentialsDemo:function(callback,context){return new ajax_request(this.url + '?_method=CheckLoginCredentialsDemo&_session=rw','',callback, context);}, GetUserPreferencesForSelectedPages:function(callback,context){return new ajax_request(this.url + '?_method=GetUserPreferencesForSelectedPages&_session=rw','',callback, context);}, GetContentSection:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetContentSection&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, getContentPagesList:function(callback,context){return new ajax_request(this.url + '?_method=getContentPagesList&_session=rw','',callback, context);}, GetUserOrderDetails:function(Email,OrderType,callback,context){return new ajax_request(this.url + '?_method=GetUserOrderDetails&_session=rw','Email=' + enc(Email)+ '\r\nOrderType=' + enc(OrderType),callback, context);}, GetSelectedPagesCategories:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetSelectedPagesCategories&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, GetSelectedCategories:function(strCurEditionPath,strCurURLDatePath,strCategoriesIds,callback,context){return new ajax_request(this.url + '?_method=GetSelectedCategories&_session=rw','strCurEditionPath=' + enc(strCurEditionPath)+ '\r\nstrCurURLDatePath=' + enc(strCurURLDatePath)+ '\r\nstrCategoriesIds=' + enc(strCategoriesIds),callback, context);}, GetCategoriesPages:function(catIds,strCurEditionPath,callback,context){return new ajax_request(this.url + '?_method=GetCategoriesPages&_session=rw','catIds=' + enc(catIds)+ '\r\nstrCurEditionPath=' + enc(strCurEditionPath),callback, context);}, GetUserPageAccessStatus:function(strType,selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetUserPageAccessStatus&_session=rw','strType=' + enc(strType)+ '\r\nselectedDate=' + enc(selectedDate),callback, context);}, GetArticleClippedOrNot:function(strArticleName,callback,context){return new ajax_request(this.url + '?_method=GetArticleClippedOrNot&_session=rw','strArticleName=' + enc(strArticleName),callback, context);}, LogoutFunctionForFinNews:function(callback,context){return new ajax_request(this.url + '?_method=LogoutFunctionForFinNews&_session=rw','',callback, context);}, GetUserPreferencesForT0Pstoires:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetUserPreferencesForT0Pstoires&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, GetSelectedTopStoriesDymanical:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetSelectedTopStoriesDymanical&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, GetSelectedTopStoriesCount:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetSelectedTopStoriesCount&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, AdsReadxml:function(currentpageindex,strXMLFile,PageType,callback,context){return new ajax_request(this.url + '?_method=AdsReadxml&_session=rw','currentpageindex=' + enc(currentpageindex)+ '\r\nstrXMLFile=' + enc(strXMLFile)+ '\r\nPageType=' + enc(PageType),callback, context);}, PollResult:function(callback,context){return new ajax_request(this.url + '?_method=PollResult&_session=rw','',callback, context);}, PollUserWiseDetails:function(Email,callback,context){return new ajax_request(this.url + '?_method=PollUserWiseDetails&_session=rw','Email=' + enc(Email),callback, context);}, GetPollQuestion:function(callback,context){return new ajax_request(this.url + '?_method=GetPollQuestion&_session=rw','',callback, context);}, RecordVote:function(OptionID,callback,context){return new ajax_request(this.url + '?_method=RecordVote&_session=rw','OptionID=' + enc(OptionID),callback, context);}, UsrDetails:function(Email,strGender,strAge,strCountry,strIndustry,strName,strAddress,strStreet,strCity,strState,strZip,strPhone,callback,context){return new ajax_request(this.url + '?_method=UsrDetails&_session=rw','Email=' + enc(Email)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrName=' + enc(strName)+ '\r\nstrAddress=' + enc(strAddress)+ '\r\nstrStreet=' + enc(strStreet)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone),callback, context);}, InsertGuestDataAutomatically:function(strEmail,strPassword,callback,context){return new ajax_request(this.url + '?_method=InsertGuestDataAutomatically&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, GetEditions:function(callback,context){return new ajax_request(this.url + '?_method=GetEditions&_session=rw','',callback, context);}, GetPublicationConfig:function(strDomain,strRequiredValue,callback,context){return new ajax_request(this.url + '?_method=GetPublicationConfig&_session=rw','strDomain=' + enc(strDomain)+ '\r\nstrRequiredValue=' + enc(strRequiredValue),callback, context);}, setURLSession:function(strSessionname,strvalue,callback,context){return new ajax_request(this.url + '?_method=setURLSession&_session=rw','strSessionname=' + enc(strSessionname)+ '\r\nstrvalue=' + enc(strvalue),callback, context);}, GetPublicationDetails:function(callback,context){return new ajax_request(this.url + '?_method=GetPublicationDetails&_session=rw','',callback, context);}, GetTopNews:function(date,callback,context){return new ajax_request(this.url + '?_method=GetTopNews&_session=rw','date=' + enc(date),callback, context);}, GetMostRead:function(EdnDate,callback,context){return new ajax_request(this.url + '?_method=GetMostRead&_session=rw','EdnDate=' + enc(EdnDate),callback, context);}, GetMostShared:function(EdnDate,callback,context){return new ajax_request(this.url + '?_method=GetMostShared&_session=rw','EdnDate=' + enc(EdnDate),callback, context);}, InsertArticleRankForDivsLayout:function(strArticle,strArticleTitle,callback,context){return new ajax_request(this.url + '?_method=InsertArticleRankForDivsLayout&_session=rw','strArticle=' + enc(strArticle)+ '\r\nstrArticleTitle=' + enc(strArticleTitle),callback, context);}, GetArticleRatingCountForDivsLayout:function(strArtName,callback,context){return new ajax_request(this.url + '?_method=GetArticleRatingCountForDivsLayout&_session=rw','strArtName=' + enc(strArtName),callback, context);}, AdvertisementMail_InsertEpaper35Duplicate:function(StrBody,strTo,strSubject,redURL,articlename,articledate,articletitle,editionid,typ,callback,context){return new ajax_request(this.url + '?_method=AdvertisementMail_InsertEpaper35Duplicate&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nredURL=' + enc(redURL)+ '\r\narticlename=' + enc(articlename)+ '\r\narticledate=' + enc(articledate)+ '\r\narticletitle=' + enc(articletitle)+ '\r\neditionid=' + enc(editionid)+ '\r\ntyp=' + enc(typ),callback, context);}, GetLoggedDetails_mpaper:function(callback,context){return new ajax_request(this.url + '?_method=GetLoggedDetails_mpaper&_session=rw','',callback, context);}, UpdateMpaper:function(callback,context){return new ajax_request(this.url + '?_method=UpdateMpaper&_session=rw','',callback, context);}, InsertRegistrationDetails_Epaper35:function(strEmail,strPassword,strName,strActive,strHashValue,strMpaperActive,callback,context){return new ajax_request(this.url + '?_method=InsertRegistrationDetails_Epaper35&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword)+ '\r\nstrName=' + enc(strName)+ '\r\nstrActive=' + enc(strActive)+ '\r\nstrHashValue=' + enc(strHashValue)+ '\r\nstrMpaperActive=' + enc(strMpaperActive),callback, context);}, UpdateFirstTimrRegistrationDetailsEpaper35Duplicate:function(ID,strEmail,strPassword,strName,strActive,strHashValue,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,strMobile,strMpaperActive,callback,context){return new ajax_request(this.url + '?_method=UpdateFirstTimrRegistrationDetailsEpaper35Duplicate&_session=rw','ID=' + enc(ID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword)+ '\r\nstrName=' + enc(strName)+ '\r\nstrActive=' + enc(strActive)+ '\r\nstrHashValue=' + enc(strHashValue)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nstrMobile=' + enc(strMobile)+ '\r\nstrMpaperActive=' + enc(strMpaperActive),callback, context);}, RegistrationDetailsInsertEpaper35Duplicate:function(UserID,strEmail,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,strMobile,callback,context){return new ajax_request(this.url + '?_method=RegistrationDetailsInsertEpaper35Duplicate&_session=rw','UserID=' + enc(UserID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nstrMobile=' + enc(strMobile),callback, context);}, ImageAdsMail:function(StrBody,strTo,strSubject,redURL,articlename,articletitle,typ,dispDate,callback,context){return new ajax_request(this.url + '?_method=ImageAdsMail&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nredURL=' + enc(redURL)+ '\r\narticlename=' + enc(articlename)+ '\r\narticletitle=' + enc(articletitle)+ '\r\ntyp=' + enc(typ)+ '\r\ndispDate=' + enc(dispDate),callback, context);}, DisplayClippedArticles_NewLayout:function(val,mtype,callback,context){return new ajax_request(this.url + '?_method=DisplayClippedArticles_NewLayout&_session=rw','val=' + enc(val)+ '\r\nmtype=' + enc(mtype),callback, context);}, GetLoggedUserProfileDetails_Epaper35:function(callback,context){return new ajax_request(this.url + '?_method=GetLoggedUserProfileDetails_Epaper35&_session=rw','',callback, context);}, GetUserPreferences_Epaper35:function(callback,context){return new ajax_request(this.url + '?_method=GetUserPreferences_Epaper35&_session=rw','',callback, context);}, GetPropConfigSettingsAll:function(callback,context){return new ajax_request(this.url + '?_method=GetPropConfigSettingsAll&_session=rw','',callback, context);}, InsertRegDetails:function(UserID,strEmail,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,strMobile,callback,context){return new ajax_request(this.url + '?_method=InsertRegDetails&_session=rw','UserID=' + enc(UserID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nstrMobile=' + enc(strMobile),callback, context);}, UpdateUserPreferences_New:function(strDAV,strDPV,strDTS,strCategories,callback,context){return new ajax_request(this.url + '?_method=UpdateUserPreferences_New&_session=rw','strDAV=' + enc(strDAV)+ '\r\nstrDPV=' + enc(strDPV)+ '\r\nstrDTS=' + enc(strDTS)+ '\r\nstrCategories=' + enc(strCategories),callback, context);}, UpdateUserRegdetails_Epaper35:function(strGender,strAge,strCountry,strIndustry,strDispatch,strName,strAddress,strStreet,strCity,strState,strZip,strPhone,Mobile,Mpaper,callback,context){return new ajax_request(this.url + '?_method=UpdateUserRegdetails_Epaper35&_session=rw','strGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrDispatch=' + enc(strDispatch)+ '\r\nstrName=' + enc(strName)+ '\r\nstrAddress=' + enc(strAddress)+ '\r\nstrStreet=' + enc(strStreet)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nMobile=' + enc(Mobile)+ '\r\nMpaper=' + enc(Mpaper),callback, context);}, GetAudioPageHeadings:function(date,callback,context){return new ajax_request(this.url + '?_method=GetAudioPageHeadings&_session=rw','date=' + enc(date),callback, context);}, GetArchiveUserData:function(stringArchivesuserid,callback,context){return new ajax_request(this.url + '?_method=GetArchiveUserData&_session=rw','stringArchivesuserid=' + enc(stringArchivesuserid),callback, context);}, GetTopDatesDidsForArchives:function(callback,context){return new ajax_request(this.url + '?_method=GetTopDatesDidsForArchives&_session=rw','',callback, context);}, IsCurrentIssueOrArchive:function(date,callback,context){return new ajax_request(this.url + '?_method=IsCurrentIssueOrArchive&_session=rw','date=' + enc(date),callback, context);}, GetMD5ForArchive:function(selectedDate,callback,context){return new ajax_request(this.url + '?_method=GetMD5ForArchive&_session=rw','selectedDate=' + enc(selectedDate),callback, context);}, GetTopArchiveDates:function(callback,context){return new ajax_request(this.url + '?_method=GetTopArchiveDates&_session=rw','',callback, context);}, GetMD5pay:function(inputString,callback,context){return new ajax_request(this.url + '?_method=GetMD5pay&_session=rw','inputString=' + enc(inputString),callback, context);}, InsertArchivesRegDetails:function(strUserId,strEmail,strChrgId,strTransSuccess,callback,context){return new ajax_request(this.url + '?_method=InsertArchivesRegDetails&_session=rw','strUserId=' + enc(strUserId)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrChrgId=' + enc(strChrgId)+ '\r\nstrTransSuccess=' + enc(strTransSuccess),callback, context);}, UpdateArchivesRegDetails:function(strUserId,strEmail,strChrgId,strTransSuccess,callback,context){return new ajax_request(this.url + '?_method=UpdateArchivesRegDetails&_session=rw','strUserId=' + enc(strUserId)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrChrgId=' + enc(strChrgId)+ '\r\nstrTransSuccess=' + enc(strTransSuccess),callback, context);}, GetArchivesRegDetails:function(callback,context){return new ajax_request(this.url + '?_method=GetArchivesRegDetails&_session=rw','',callback, context);}, GetUserDataForGivenField:function(strFieldname,callback,context){return new ajax_request(this.url + '?_method=GetUserDataForGivenField&_session=rw','strFieldname=' + enc(strFieldname),callback, context);}, GetUserEmailAndName:function(strHash,callback,context){return new ajax_request(this.url + '?_method=GetUserEmailAndName&_session=rw','strHash=' + enc(strHash),callback, context);}, CheckDateInArchive:function(archiveDate,callback,context){return new ajax_request(this.url + '?_method=CheckDateInArchive&_session=rw','archiveDate=' + enc(archiveDate),callback, context);}, CheckLoginCredentialsNew:function(strEmail,strPassword,callback,context){return new ajax_request(this.url + '?_method=CheckLoginCredentialsNew&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, CheckLoginCredentials_RedirectNew:function(strEmail,strPassword,callback,context){return new ajax_request(this.url + '?_method=CheckLoginCredentials_RedirectNew&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, GetMD5ForGivenValue:function(strToEncrypt,callback,context){return new ajax_request(this.url + '?_method=GetMD5ForGivenValue&_session=rw','strToEncrypt=' + enc(strToEncrypt),callback, context);}, ConvertDateToJulian:function(y,m,d,h,mn,s,callback,context){return new ajax_request(this.url + '?_method=ConvertDateToJulian&_session=rw','y=' + enc(y)+ '\r\nm=' + enc(m)+ '\r\nd=' + enc(d)+ '\r\nh=' + enc(h)+ '\r\nmn=' + enc(mn)+ '\r\ns=' + enc(s),callback, context);}, CheckEmailDateExpiry:function(dbJulianDate,strHashValue,callback,context){return new ajax_request(this.url + '?_method=CheckEmailDateExpiry&_session=rw','dbJulianDate=' + enc(dbJulianDate)+ '\r\nstrHashValue=' + enc(strHashValue),callback, context);}, GetJulianDateAndHashForCurrentDate:function(callback,context){return new ajax_request(this.url + '?_method=GetJulianDateAndHashForCurrentDate&_session=rw','',callback, context);}, GetArticleNameFromArticleImageId:function(Gid,callback,context){return new ajax_request(this.url + '?_method=GetArticleNameFromArticleImageId&_session=rw','Gid=' + enc(Gid),callback, context);}, GetPubDetailsFromConfig:function(EdnId,callback,context){return new ajax_request(this.url + '?_method=GetPubDetailsFromConfig&_session=rw','EdnId=' + enc(EdnId),callback, context);}, UpdateExpiryDateForPreRenewal:function(strPreRenewalDays,strUserID,callback,context){return new ajax_request(this.url + '?_method=UpdateExpiryDateForPreRenewal&_session=rw','strPreRenewalDays=' + enc(strPreRenewalDays)+ '\r\nstrUserID=' + enc(strUserID),callback, context);}, GetAPPConfigKeyValues:function(strKey,callback,context){return new ajax_request(this.url + '?_method=GetAPPConfigKeyValues&_session=rw','strKey=' + enc(strKey),callback, context);}, CheckAndAssignPubValues:function(strURL,callback,context){return new ajax_request(this.url + '?_method=CheckAndAssignPubValues&_session=rw','strURL=' + enc(strURL),callback, context);}, CheckUserLoginStatus:function(callback,context){return new ajax_request(this.url + '?_method=CheckUserLoginStatus&_session=rw','',callback, context);}, GetUserDetailsForFirstTime:function(ID,callback,context){return new ajax_request(this.url + '?_method=GetUserDetailsForFirstTime&_session=rw','ID=' + enc(ID),callback, context);}, UpdateFirstTimrRegistrationDetails:function(ID,strEmail,strPassword,strName,strIp,strActive,strHashValue,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,nationality,Status,annualincome,callback,context){return new ajax_request(this.url + '?_method=UpdateFirstTimrRegistrationDetails&_session=rw','ID=' + enc(ID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword)+ '\r\nstrName=' + enc(strName)+ '\r\nstrIp=' + enc(strIp)+ '\r\nstrActive=' + enc(strActive)+ '\r\nstrHashValue=' + enc(strHashValue)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nnationality=' + enc(nationality)+ '\r\nStatus=' + enc(Status)+ '\r\nannualincome=' + enc(annualincome),callback, context);}, CheckLoginCredentials:function(strEmail,strPassword,callback,context){return new ajax_request(this.url + '?_method=CheckLoginCredentials&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, GetLoggedDetails:function(callback,context){return new ajax_request(this.url + '?_method=GetLoggedDetails&_session=rw','',callback, context);}, getCurimage:function(callback,context){return new ajax_request(this.url + '?_method=getCurimage&_session=rw','',callback, context);}, getCurrentDate:function(callback,context){return new ajax_request(this.url + '?_method=getCurrentDate&_session=rw','',callback, context);}, getCurrentDateNew:function(callback,context){return new ajax_request(this.url + '?_method=getCurrentDateNew&_session=rw','',callback, context);}, getCurrentLatestDate:function(strselectedDate,callback,context){return new ajax_request(this.url + '?_method=getCurrentLatestDate&_session=rw','strselectedDate=' + enc(strselectedDate),callback, context);}, GetTodayArticlesImages:function(callback,context){return new ajax_request(this.url + '?_method=GetTodayArticlesImages&_session=rw','',callback, context);}, GetTopArticleName:function(callback,context){return new ajax_request(this.url + '?_method=GetTopArticleName&_session=rw','',callback, context);}, GetTopArticleNameByDId:function(strDid,callback,context){return new ajax_request(this.url + '?_method=GetTopArticleNameByDId&_session=rw','strDid=' + enc(strDid),callback, context);}, GetArticlesImagesByDid:function(strDid,callback,context){return new ajax_request(this.url + '?_method=GetArticlesImagesByDid&_session=rw','strDid=' + enc(strDid),callback, context);}, GetTopDatesDids:function(callback,context){return new ajax_request(this.url + '?_method=GetTopDatesDids&_session=rw','',callback, context);}, GetDisplayDate:function(strDate,callback,context){return new ajax_request(this.url + '?_method=GetDisplayDate&_session=rw','strDate=' + enc(strDate),callback, context);}, GetLoggedInUserName:function(callback,context){return new ajax_request(this.url + '?_method=GetLoggedInUserName&_session=rw','',callback, context);}, CheckCredentials:function(callback,context){return new ajax_request(this.url + '?_method=CheckCredentials&_session=rw','',callback, context);}, LogoutFunction:function(callback,context){return new ajax_request(this.url + '?_method=LogoutFunction&_session=rw','',callback, context);}, InsertRegistrationDetails:function(strEmail,strPassword,strName,strIp,strActive,strHashValue,callback,context){return new ajax_request(this.url + '?_method=InsertRegistrationDetails&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword)+ '\r\nstrName=' + enc(strName)+ '\r\nstrIp=' + enc(strIp)+ '\r\nstrActive=' + enc(strActive)+ '\r\nstrHashValue=' + enc(strHashValue),callback, context);}, GetID:function(callback,context){return new ajax_request(this.url + '?_method=GetID&_session=rw','',callback, context);}, RegistrationDetailsInsert:function(UserID,strEmail,strGender,strAge,strIndustry,strCountry,strAddress1,strAddress2,strCity,strState,strZip,strPhone,nationality,Status,annualincome,Mobile,callback,context){return new ajax_request(this.url + '?_method=RegistrationDetailsInsert&_session=rw','UserID=' + enc(UserID)+ '\r\nstrEmail=' + enc(strEmail)+ '\r\nstrGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrAddress1=' + enc(strAddress1)+ '\r\nstrAddress2=' + enc(strAddress2)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nnationality=' + enc(nationality)+ '\r\nStatus=' + enc(Status)+ '\r\nannualincome=' + enc(annualincome)+ '\r\nMobile=' + enc(Mobile),callback, context);}, parseHtml:function(html,callback,context){return new ajax_request(this.url + '?_method=parseHtml&_session=rw','html=' + enc(html),callback, context);}, GetArticleRatingCount_New:function(strArticle,strDate,strPublicationID,strPageTitle,strArticleTitle,callback,context){return new ajax_request(this.url + '?_method=GetArticleRatingCount_New&_session=rw','strArticle=' + enc(strArticle)+ '\r\nstrDate=' + enc(strDate)+ '\r\nstrPublicationID=' + enc(strPublicationID)+ '\r\nstrPageTitle=' + enc(strPageTitle)+ '\r\nstrArticleTitle=' + enc(strArticleTitle),callback, context);}, GetArticleRatingCountNew:function(strPageName,callback,context){return new ajax_request(this.url + '?_method=GetArticleRatingCountNew&_session=rw','strPageName=' + enc(strPageName),callback, context);}, InsertArticleRank:function(strArticle,strArticleTitle,strArtImage,callback,context){return new ajax_request(this.url + '?_method=InsertArticleRank&_session=rw','strArticle=' + enc(strArticle)+ '\r\nstrArticleTitle=' + enc(strArticleTitle)+ '\r\nstrArtImage=' + enc(strArtImage),callback, context);}, GetArticleRatingCount:function(strArticle,strDate,strPublicationID,callback,context){return new ajax_request(this.url + '?_method=GetArticleRatingCount&_session=rw','strArticle=' + enc(strArticle)+ '\r\nstrDate=' + enc(strDate)+ '\r\nstrPublicationID=' + enc(strPublicationID),callback, context);}, ArticleClippingInsert:function(strPublicationID,strType,strArticleTitle,callback,context){return new ajax_request(this.url + '?_method=ArticleClippingInsert&_session=rw','strPublicationID=' + enc(strPublicationID)+ '\r\nstrType=' + enc(strType)+ '\r\nstrArticleTitle=' + enc(strArticleTitle),callback, context);}, ArticleClippingInsertD:function(strPublicationID,strType,strArticleTitle,strArtName,strArtImage,callback,context){return new ajax_request(this.url + '?_method=ArticleClippingInsertD&_session=rw','strPublicationID=' + enc(strPublicationID)+ '\r\nstrType=' + enc(strType)+ '\r\nstrArticleTitle=' + enc(strArticleTitle)+ '\r\nstrArtName=' + enc(strArtName)+ '\r\nstrArtImage=' + enc(strArtImage),callback, context);}, ArticleMailSending:function(strBody,strSubject,strTomail,callback,context){return new ajax_request(this.url + '?_method=ArticleMailSending&_session=rw','strBody=' + enc(strBody)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nstrTomail=' + enc(strTomail),callback, context);}, getLoginUserEmailId:function(callback,context){return new ajax_request(this.url + '?_method=getLoginUserEmailId&_session=rw','',callback, context);}, DisplayArticleClippings:function(callback,context){return new ajax_request(this.url + '?_method=DisplayArticleClippings&_session=rw','',callback, context);}, DeleteArticleClipping:function(strClippingId,callback,context){return new ajax_request(this.url + '?_method=DeleteArticleClipping&_session=rw','strClippingId=' + enc(strClippingId),callback, context);}, setSession:function(strSessionname,strvalue,callback,context){return new ajax_request(this.url + '?_method=setSession&_session=rw','strSessionname=' + enc(strSessionname)+ '\r\nstrvalue=' + enc(strvalue),callback, context);}, getSession:function(strSessionname,callback,context){return new ajax_request(this.url + '?_method=getSession&_session=rw','strSessionname=' + enc(strSessionname),callback, context);}, CheckUserLoginStatus_Redirect:function(ArtId,Url,callback,context){return new ajax_request(this.url + '?_method=CheckUserLoginStatus_Redirect&_session=rw','ArtId=' + enc(ArtId)+ '\r\nUrl=' + enc(Url),callback, context);}, CheckLoginCredentials_Redirect:function(strEmail,strPassword,callback,context){return new ajax_request(this.url + '?_method=CheckLoginCredentials_Redirect&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, DisplayArticleClippingsTable:function(strPubid,callback,context){return new ajax_request(this.url + '?_method=DisplayArticleClippingsTable&_session=rw','strPubid=' + enc(strPubid),callback, context);}, GetArticlePhotographNames:function(strgroupImageName,strPublicationid,strtagname,callback,context){return new ajax_request(this.url + '?_method=GetArticlePhotographNames&_session=rw','strgroupImageName=' + enc(strgroupImageName)+ '\r\nstrPublicationid=' + enc(strPublicationid)+ '\r\nstrtagname=' + enc(strtagname),callback, context);}, GetTop10Articles:function(EdId,EdnDate,callback,context){return new ajax_request(this.url + '?_method=GetTop10Articles&_session=rw','EdId=' + enc(EdId)+ '\r\nEdnDate=' + enc(EdnDate),callback, context);}, FetchPageGlideContent:function(strCurEditionPath,strCurDtpath,callback,context){return new ajax_request(this.url + '?_method=FetchPageGlideContent&_session=rw','strCurEditionPath=' + enc(strCurEditionPath)+ '\r\nstrCurDtpath=' + enc(strCurDtpath),callback, context);}, UpdateUserRegdetails:function(strGender,strAge,strCountry,strIndustry,strDispatch,strName,strAddress,strStreet,strCity,strState,strZip,strPhone,strnationality,strstatus,strannualincom,callback,context){return new ajax_request(this.url + '?_method=UpdateUserRegdetails&_session=rw','strGender=' + enc(strGender)+ '\r\nstrAge=' + enc(strAge)+ '\r\nstrCountry=' + enc(strCountry)+ '\r\nstrIndustry=' + enc(strIndustry)+ '\r\nstrDispatch=' + enc(strDispatch)+ '\r\nstrName=' + enc(strName)+ '\r\nstrAddress=' + enc(strAddress)+ '\r\nstrStreet=' + enc(strStreet)+ '\r\nstrCity=' + enc(strCity)+ '\r\nstrState=' + enc(strState)+ '\r\nstrZip=' + enc(strZip)+ '\r\nstrPhone=' + enc(strPhone)+ '\r\nstrnationality=' + enc(strnationality)+ '\r\nstrstatus=' + enc(strstatus)+ '\r\nstrannualincom=' + enc(strannualincom),callback, context);}, UpdateUserPwddetails:function(strPwd,callback,context){return new ajax_request(this.url + '?_method=UpdateUserPwddetails&_session=rw','strPwd=' + enc(strPwd),callback, context);}, UpdateUserPwddetailsByEmailId:function(strPwd,strEmail,callback,context){return new ajax_request(this.url + '?_method=UpdateUserPwddetailsByEmailId&_session=rw','strPwd=' + enc(strPwd)+ '\r\nstrEmail=' + enc(strEmail),callback, context);}, GetLoggedUserProfileDetails:function(callback,context){return new ajax_request(this.url + '?_method=GetLoggedUserProfileDetails&_session=rw','',callback, context);}, GetUserPreferences:function(callback,context){return new ajax_request(this.url + '?_method=GetUserPreferences&_session=rw','',callback, context);}, UpdateUserPreferences:function(strDAV,strDPV,strDTS,strCategories,strCatIds,callback,context){return new ajax_request(this.url + '?_method=UpdateUserPreferences&_session=rw','strDAV=' + enc(strDAV)+ '\r\nstrDPV=' + enc(strDPV)+ '\r\nstrDTS=' + enc(strDTS)+ '\r\nstrCategories=' + enc(strCategories)+ '\r\nstrCatIds=' + enc(strCatIds),callback, context);}, GetForgotLoggedDetails:function(strEmail,callback,context){return new ajax_request(this.url + '?_method=GetForgotLoggedDetails&_session=rw','strEmail=' + enc(strEmail),callback, context);}, MailForgotLoggedDetails:function(strEmail,callback,context){return new ajax_request(this.url + '?_method=MailForgotLoggedDetails&_session=rw','strEmail=' + enc(strEmail),callback, context);}, TTSLogInsert:function(strpublicationID,strmode,strArticlename,callback,context){return new ajax_request(this.url + '?_method=TTSLogInsert&_session=rw','strpublicationID=' + enc(strpublicationID)+ '\r\nstrmode=' + enc(strmode)+ '\r\nstrArticlename=' + enc(strArticlename),callback, context);}, PostLog:function(strBlogProvider,status,attr,callback,context){return new ajax_request(this.url + '?_method=PostLog&_session=rw','strBlogProvider=' + enc(strBlogProvider)+ '\r\nstatus=' + enc(status)+ '\r\nattr=' + enc(attr),callback, context);}, GetMailBody:function(strUrlName,strTextUserName,strPassword,strPaperName,callback,context){return new ajax_request(this.url + '?_method=GetMailBody&_session=rw','strUrlName=' + enc(strUrlName)+ '\r\nstrTextUserName=' + enc(strTextUserName)+ '\r\nstrPassword=' + enc(strPassword)+ '\r\nstrPaperName=' + enc(strPaperName),callback, context);}, GetPassword:function(strEmail,callback,context){return new ajax_request(this.url + '?_method=GetPassword&_session=rw','strEmail=' + enc(strEmail),callback, context);}, GetFeedbackMail:function(strUrlName,strTextUserName,strArticleName,strFeedbackContent,strFootername,strRedirectUrl,strType,callback,context){return new ajax_request(this.url + '?_method=GetFeedbackMail&_session=rw','strUrlName=' + enc(strUrlName)+ '\r\nstrTextUserName=' + enc(strTextUserName)+ '\r\nstrArticleName=' + enc(strArticleName)+ '\r\nstrFeedbackContent=' + enc(strFeedbackContent)+ '\r\nstrFootername=' + enc(strFootername)+ '\r\nstrRedirectUrl=' + enc(strRedirectUrl)+ '\r\nstrType=' + enc(strType),callback, context);}, strGetUserName:function(callback,context){return new ajax_request(this.url + '?_method=strGetUserName&_session=rw','',callback, context);}, EncryptArticleName:function(strArticleName,callback,context){return new ajax_request(this.url + '?_method=EncryptArticleName&_session=rw','strArticleName=' + enc(strArticleName),callback, context);}, InsertMails:function(strFrom,strTo,strSubject,strbody,callback,context){return new ajax_request(this.url + '?_method=InsertMails&_session=rw','strFrom=' + enc(strFrom)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nstrbody=' + enc(strbody),callback, context);}, GetRegistrationMail:function(strname,strUrlName,strRedirectUrl,callback,context){return new ajax_request(this.url + '?_method=GetRegistrationMail&_session=rw','strname=' + enc(strname)+ '\r\nstrUrlName=' + enc(strUrlName)+ '\r\nstrRedirectUrl=' + enc(strRedirectUrl),callback, context);}, GetArticlesImagesByDate:function(strDate,strPubId,callback,context){return new ajax_request(this.url + '?_method=GetArticlesImagesByDate&_session=rw','strDate=' + enc(strDate)+ '\r\nstrPubId=' + enc(strPubId),callback, context);}, GetCredentials:function(callback,context){return new ajax_request(this.url + '?_method=GetCredentials&_session=rw','',callback, context);}, Encryrpty:function(strFormat,callback,context){return new ajax_request(this.url + '?_method=Encryrpty&_session=rw','strFormat=' + enc(strFormat),callback, context);}, UpdateActiveUserDetails:function(strEmail,strVal,callback,context){return new ajax_request(this.url + '?_method=UpdateActiveUserDetails&_session=rw','strEmail=' + enc(strEmail)+ '\r\nstrVal=' + enc(strVal),callback, context);}, AdvertisementMailSending:function(strBody,strSubject,strTomail,strFrom,callback,context){return new ajax_request(this.url + '?_method=AdvertisementMailSending&_session=rw','strBody=' + enc(strBody)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nstrTomail=' + enc(strTomail)+ '\r\nstrFrom=' + enc(strFrom),callback, context);}, InsertIntoArticleLog:function(Article,mode,StrPubId,callback,context){return new ajax_request(this.url + '?_method=InsertIntoArticleLog&_session=rw','Article=' + enc(Article)+ '\r\nmode=' + enc(mode)+ '\r\nStrPubId=' + enc(StrPubId),callback, context);}, InsertIntoPageLog:function(Page,StrPubId,callback,context){return new ajax_request(this.url + '?_method=InsertIntoPageLog&_session=rw','Page=' + enc(Page)+ '\r\nStrPubId=' + enc(StrPubId),callback, context);}, RegistrationMail_Insert:function(strName,strTo,Password,HashCode,callback,context){return new ajax_request(this.url + '?_method=RegistrationMail_Insert&_session=rw','strName=' + enc(strName)+ '\r\nstrTo=' + enc(strTo)+ '\r\nPassword=' + enc(Password)+ '\r\nHashCode=' + enc(HashCode),callback, context);}, ForgotPasswordMail_Insert:function(strTo,strPassword,callback,context){return new ajax_request(this.url + '?_method=ForgotPasswordMail_Insert&_session=rw','strTo=' + enc(strTo)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, AccountConfirmation_Insert:function(Name,strTo,strPassword,callback,context){return new ajax_request(this.url + '?_method=AccountConfirmation_Insert&_session=rw','Name=' + enc(Name)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrPassword=' + enc(strPassword),callback, context);}, ArticleMail_Insert:function(StrBody,strTo,strSubject,redURL,strFrom,callback,context){return new ajax_request(this.url + '?_method=ArticleMail_Insert&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nredURL=' + enc(redURL)+ '\r\nstrFrom=' + enc(strFrom),callback, context);}, AdvertisementMail_Insert:function(StrBody,strTo,strSubject,redURL,strFrom,callback,context){return new ajax_request(this.url + '?_method=AdvertisementMail_Insert&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrTo=' + enc(strTo)+ '\r\nstrSubject=' + enc(strSubject)+ '\r\nredURL=' + enc(redURL)+ '\r\nstrFrom=' + enc(strFrom),callback, context);}, FeedBackMail_Insert:function(StrBody,strFrom,callback,context){return new ajax_request(this.url + '?_method=FeedBackMail_Insert&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrFrom=' + enc(strFrom),callback, context);}, DisplayClippedArticles:function(val,callback,context){return new ajax_request(this.url + '?_method=DisplayClippedArticles&_session=rw','val=' + enc(val),callback, context);}, GetPubPathDetails:function(strPubId,callback,context){return new ajax_request(this.url + '?_method=GetPubPathDetails&_session=rw','strPubId=' + enc(strPubId),callback, context);}, UpdateMD:function(strEmailId,callback,context){return new ajax_request(this.url + '?_method=UpdateMD&_session=rw','strEmailId=' + enc(strEmailId),callback, context);}, PodcastCheck:function(strMP3FileName,callback,context){return new ajax_request(this.url + '?_method=PodcastCheck&_session=rw','strMP3FileName=' + enc(strMP3FileName),callback, context);}, getLoginCurimage:function(callback,context){return new ajax_request(this.url + '?_method=getLoginCurimage&_session=rw','',callback, context);}, Readxml:function(currentpageindex,PageType,callback,context){return new ajax_request(this.url + '?_method=Readxml&_session=rw','currentpageindex=' + enc(currentpageindex)+ '\r\nPageType=' + enc(PageType),callback, context);}, GetReferralAuthentication:function(strDomainName,callback,context){return new ajax_request(this.url + '?_method=GetReferralAuthentication&_session=rw','strDomainName=' + enc(strDomainName),callback, context);}, GetEditionName:function(callback,context){return new ajax_request(this.url + '?_method=GetEditionName&_session=rw','',callback, context);}, GetCountryCode:function(callback,context){return new ajax_request(this.url + '?_method=GetCountryCode&_session=rw','',callback, context);}, GetFooterSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetFooterSettings&_session=rw','',callback, context);}, GetColorSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetColorSettings&_session=rw','',callback, context);}, GetPopAdsSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetPopAdsSettings&_session=rw','',callback, context);}, GetNavSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetNavSettings&_session=rw','',callback, context);}, GetMenuSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetMenuSettings&_session=rw','',callback, context);}, GetLogoUrl:function(callback,context){return new ajax_request(this.url + '?_method=GetLogoUrl&_session=rw','',callback, context);}, GetDisplaySettings:function(callback,context){return new ajax_request(this.url + '?_method=GetDisplaySettings&_session=rw','',callback, context);}, GetEmailsandUrls:function(strfromat,callback,context){return new ajax_request(this.url + '?_method=GetEmailsandUrls&_session=rw','strfromat=' + enc(strfromat),callback, context);}, FeedBackMail_Insert_New1:function(StrBody,strFrom,strSubjectType,callback,context){return new ajax_request(this.url + '?_method=FeedBackMail_Insert_New1&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrFrom=' + enc(strFrom)+ '\r\nstrSubjectType=' + enc(strSubjectType),callback, context);}, strGetUserTypeAndAccess:function(callback,context){return new ajax_request(this.url + '?_method=strGetUserTypeAndAccess&_session=rw','',callback, context);}, UpdatePwdAndAccessDetails:function(strPwd,callback,context){return new ajax_request(this.url + '?_method=UpdatePwdAndAccessDetails&_session=rw','strPwd=' + enc(strPwd),callback, context);}, strGetUserNameFromEmail:function(strEmail,callback,context){return new ajax_request(this.url + '?_method=strGetUserNameFromEmail&_session=rw','strEmail=' + enc(strEmail),callback, context);}, FeedBackMail_Insert_New:function(StrBody,strFrom,strSubjectType,ArtName,ArtDate,callback,context){return new ajax_request(this.url + '?_method=FeedBackMail_Insert_New&_session=rw','StrBody=' + enc(StrBody)+ '\r\nstrFrom=' + enc(strFrom)+ '\r\nstrSubjectType=' + enc(strSubjectType)+ '\r\nArtName=' + enc(ArtName)+ '\r\nArtDate=' + enc(ArtDate),callback, context);}, GetAdsSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetAdsSettings&_session=rw','',callback, context);}, GetArticleAndGalleryAdsSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetArticleAndGalleryAdsSettings&_session=rw','',callback, context);}, GetArticleTitleAndBody:function(ArticleName,callback,context){return new ajax_request(this.url + '?_method=GetArticleTitleAndBody&_session=rw','ArticleName=' + enc(ArticleName),callback, context);}, SubscriptionPackagesOld:function(callback,context){return new ajax_request(this.url + '?_method=SubscriptionPackagesOld&_session=rw','',callback, context);}, SubscriptionPackages:function(callback,context){return new ajax_request(this.url + '?_method=SubscriptionPackages&_session=rw','',callback, context);}, GetPaymentSettings:function(callback,context){return new ajax_request(this.url + '?_method=GetPaymentSettings&_session=rw','',callback, context);}, GetChargeDetails:function(ChrDescription,callback,context){return new ajax_request(this.url + '?_method=GetChargeDetails&_session=rw','ChrDescription=' + enc(ChrDescription),callback, context);}, GetTimeZone:function(callback,context){return new ajax_request(this.url + '?_method=GetTimeZone&_session=rw','',callback, context);}, InsertOrderDetails:function(ORD_OrderID,USR_User_ID,orderDate,ORD_Edition_ID,ORD_Amount,ORD_CHR_ID,callback,context){return new ajax_request(this.url + '?_method=InsertOrderDetails&_session=rw','ORD_OrderID=' + enc(ORD_OrderID)+ '\r\nUSR_User_ID=' + enc(USR_User_ID)+ '\r\norderDate=' + enc(orderDate)+ '\r\nORD_Edition_ID=' + enc(ORD_Edition_ID)+ '\r\nORD_Amount=' + enc(ORD_Amount)+ '\r\nORD_CHR_ID=' + enc(ORD_CHR_ID),callback, context);}, InsertOrderDetailsForTrial:function(ORD_OrderID,USR_User_ID,orderDate,ORD_Edition_ID,ORD_Amount,status,callback,context){return new ajax_request(this.url + '?_method=InsertOrderDetailsForTrial&_session=rw','ORD_OrderID=' + enc(ORD_OrderID)+ '\r\nUSR_User_ID=' + enc(USR_User_ID)+ '\r\norderDate=' + enc(orderDate)+ '\r\nORD_Edition_ID=' + enc(ORD_Edition_ID)+ '\r\nORD_Amount=' + enc(ORD_Amount)+ '\r\nstatus=' + enc(status),callback, context);}, GetUserID:function(strEmail,callback,context){return new ajax_request(this.url + '?_method=GetUserID&_session=rw','strEmail=' + enc(strEmail),callback, context);}, GetMD5:function(callback,context){return new ajax_request(this.url + '?_method=GetMD5&_session=rw','',callback, context);}, GetMenuSettingsForPayment:function(callback,context){return new ajax_request(this.url + '?_method=GetMenuSettingsForPayment&_session=rw','',callback, context);}, GetExpiryDate:function(username,callback,context){return new ajax_request(this.url + '?_method=GetExpiryDate&_session=rw','username=' + enc(username),callback, context);}, CurrentDate:function(callback,context){return new ajax_request(this.url + '?_method=CurrentDate&_session=rw','',callback, context);}, GetTransactionStatus:function(username,callback,context){return new ajax_request(this.url + '?_method=GetTransactionStatus&_session=rw','username=' + enc(username),callback, context);}, UpdateSubcription:function(username,status,callback,context){return new ajax_request(this.url + '?_method=UpdateSubcription&_session=rw','username=' + enc(username)+ '\r\nstatus=' + enc(status),callback, context);}, UpdateSubcriptionArchives:function(username,status,callback,context){return new ajax_request(this.url + '?_method=UpdateSubcriptionArchives&_session=rw','username=' + enc(username)+ '\r\nstatus=' + enc(status),callback, context);}, GetCarddetailsRequiredStatus:function(callback,context){return new ajax_request(this.url + '?_method=GetCarddetailsRequiredStatus&_session=rw','',callback, context);}, GetSiteUrl:function(callback,context){return new ajax_request(this.url + '?_method=GetSiteUrl&_session=rw','',callback, context);}, getRegactivestatus:function(username,callback,context){return new ajax_request(this.url + '?_method=getRegactivestatus&_session=rw','username=' + enc(username),callback, context);}, UserEmailCheck:function(username,callback,context){return new ajax_request(this.url + '?_method=UserEmailCheck&_session=rw','username=' + enc(username),callback, context);}, SessionAbandon:function(callback,context){return new ajax_request(this.url + '?_method=SessionAbandon&_session=rw','',callback, context);}, panningImageDimensions:function(destPath,destImagePath,DateSelection,PageNumber,callback,context){return new ajax_request(this.url + '?_method=panningImageDimensions&_session=rw','destPath=' + enc(destPath)+ '\r\ndestImagePath=' + enc(destImagePath)+ '\r\nDateSelection=' + enc(DateSelection)+ '\r\nPageNumber=' + enc(PageNumber),callback, context);}, PanningRowColumnsCount:function(destPath,str_Top,str_Left,callback,context){return new ajax_request(this.url + '?_method=PanningRowColumnsCount&_session=rw','destPath=' + enc(destPath)+ '\r\nstr_Top=' + enc(str_Top)+ '\r\nstr_Left=' + enc(str_Left),callback, context);}, url:'/ajax/EpaperLibrary.AjaxUtilsMethods,EpaperLibrary.ashx' } function HtmlControl(id) { var ele = null; if(typeof(id) == 'object') ele = id; else ele = document.getElementById(id); if(ele == null) return null; var _o = ele.cloneNode(true); var _op = document.createElement('SPAN'); _op.appendChild(_o); this._source = _op.innerHTML; } HtmlControl.prototype.toString = function(){ return this._source; } function HtmlControlUpdate(func, parentId) { var f,i,ff,fa=''; var ele = document.getElementById(parentId); if(ele == null) return; var args = []; for(i=0; i 2) for(i=2; i9999||year<1970||month<1||month>12||day<0||day>31||hours<0||hours>23||minutes<0||minutes>59||seconds<0||seconds>59)throw("ArgumentException");this.Year = year;this.Month = month;this.Day = day;this.Hours = hours;this.Minutes = minutes;this.Seconds = seconds;} DateTime.prototype.toString = function(){return digi(this.Year,4) + digi(this.Month,2) + digi(this.Day,2) + digi(this.Hours,2) + digi(this.Minutes,2) + digi(this.Seconds,2);}