paginator_b64 = false; // don't base64 encode // define vars var _charset = 'utf-8'; var _twoletterlangid = 'fa'; // define messages var jsNothingSelected = 'شما آیتمی را انتخاب نکرده اید. لطفا آیتم هایی که می خواهید این عمل روی آن ها انجام شود را انتخاب کنید.'; var jsNothingFound = 'There are no items to choose from.'; var jsNothingSelectedButContinue = 'You did not select any items, so this action will be performed on all items!' + '\n\n' + 'If you wish to select specific items first, then please cancel this action, then check the box(es) next to the item(s) you wish to perform this operation on.' + '\n\n' + 'Are you sure you wish to continue?' ; // global strings (used everywhere) var replaceAlert1 = 'Please type in the phrase to replace...'; var replaceAlert2 = 'You did not provide a phrase to replace. Type it in now...'; var replaceAlert3 = 'You did not provide within which areas should this text be replaced.\n\nWould you like to replace text \'%s\' with text \'%s\' EVERYWHERE?'; var versionsNotFound = 'No versions found.'; var jsAllItemsWillBeDeleted = 'All items will be deleted.'; var jsAllItemsWillBeClosed = 'All items will be closed.'; var jsTitleAdd = '» Add'; var jsTitleEdit = '» Edit'; var jsTitleDelete = '» Delete'; var jsTitleVersion = 'Past Versions'; var jsEdit = 'Edit'; var jsDelete = 'حذف'; var jsRemove = 'Remove'; var jsAdd = 'Add'; var jsUpdate = 'به روز رسانی'; var jsSave = 'Save'; var jsImport = 'Import'; var jsNext = 'بعدی'; var jsOK = 'تائید'; var jsCancel = 'لغو'; var jsBack = 'برگشت'; var jsContent = 'محتوا'; var jsSetAsDefault = 'پیش فرض باشد'; var jsHtmlEditor = 'ویرایشگر HTML'; var jsTextEditor = 'ویرایشگر متن'; var jsNotAvailable = 'N/A'; var jsNone = 'None'; var jsDefault = 'Default'; var jsSubmit = 'ثبت'; var jsReset = 'تنظیم مجدد'; var jsBranding = 'Branding'; var jsPrint = 'چاپ'; var jsForward = 'ارسال'; var jsOptions = 'گزینه ها'; var jsUnknown = 'Unknown'; var jsCheck = 'Check'; var jsOrderNotSaved = 'You have not saved your order changes.'; var jsSearching = 'Searching...'; var jsSorting = 'Sorting...'; var jsFiltering = 'Filtering...'; var jsSaving = 'در حال ذخیره...'; var jsDeleting = 'Deleting...'; var jsRemoving = 'Removing...'; var jsReplacing = 'Replacing...'; var jsWorking = 'Working...'; var jsReverting = 'Reverting...'; var jsConnecting = 'Connecting...'; var jsImporting = 'Importing...'; var jsChecking = 'Checking...'; var jsInstalling = 'Installing...'; var jsUpdating = 'Updating...'; var jsResetting = 'Resetting...'; var jsSending = 'در حال ارسال'; var jsStarting = 'Starting...'; var jsResuming = 'Resuming...'; var jsPausing = 'Pausing...'; var jsStopping = 'Stopping...'; var jsRestarting = 'Restarting...'; var jsEnabling = 'Enabling...'; var jsDisabling = 'Disabling...'; var jsFetching = 'Fetching...'; var jsCounting = 'Counting...'; var jsAdding = 'Adding...'; var jsApproving = 'Approving...'; var jsWait4AWhile = 'Please wait, this can take a while.'; var jsFilteringOn = 'on'; var jsFilteringBetween = 'between'; var jsFilteringAnd = 'and'; var jsOptionEdit = 'Edit'; var jsOptionDelete = 'حذف'; var jsOptionCopy = 'Copy';//whc var jsOptionView = 'مشاهده'; var jsOptionReply = 'پاسخ'; var jsOptionPublic = 'Public'; var jsOptionRestore = 'Restore'; var jsOptionPreview = 'Preview'; var jsOptionDownload = 'دانلود'; var jsOptionTest = 'Test'; var jsOptionRun = 'Run'; var jsOptionResume = 'Resume'; var jsOptionContinue = 'Continue'; var jsOptionRestart = 'Restart'; var jsOptionPause = 'Pause'; var jsOptionStop = 'Stop'; var jsOptionReports = 'Reports'; var jsOptionLog = 'Log'; var jsOptionExport = 'Export'; var jsOptionHTML = 'HTML'; var jsOptionXML = 'XML'; var jsOptionEnable = 'Enable'; var jsOptionDisable = 'Disable'; var jsOptionApprove = 'Approve'; var jsOptionBlock = 'Block'; var jsCreated = 'Created: '; var jsModified = 'Modified: '; var messageLP = 'This will cancel all the changes you might have made.'; var jsYes = 'Yes'; var jsNo = 'No'; var jsNoGroup = 'No Group'; var decimalDelim = '.'; var commaDelim = ','; // define strings var jsAreYouSure = 'Are You Sure?'; var jsAPIfailed = 'Server call failed for unknown reason. Please try your action again...'; var jsLoading = 'در حال بارگذاری...'; var jsResult = 'تغییرات ذخیره شد'; var jsError = 'خطا ایجاد شد!'; // Users var jsUserDeleteMessage = 'This operation will delete %s (%s %s); are you sure you want to do this?'; var jsUserDeleteGlobal = 'This operation will permanently delete this user. If they are used in any other product that shares your authentication table, they will be deleted there as well. Are you sure you want to do this?'; var jsUserImport = 'Import'; var jsUserDelete = 'حذف'; var jsUserFormPasswordBlank = 'Password field cannot be left blank.'; var jsUserFormPasswordMismatch = 'The two passwords do not match; you should re-type them and try again.'; var jsUserFormValidationFail = 'To add or change a user, you must ensure that they have at least a username, password and group.'; var jsUserFormValidationUserBadchars = 'A username can only have lower-case letters and/or numbers, and may not have any spaces in it.'; var jsUserFormMissingGroups = 'You need to select at least one group for this user to belong to.'; // AC_GLOBAL CONTEXTS var syncEnterTitle = 'Please type in the sync name...'; var syncMissingTitle = 'You did not provide a sync name. Type it in now...'; var syncEnterUser = 'Please type in the database username...'; var syncMissingUser = 'You did not provide a database username. Type it in now...'; var syncEnterHost = 'Please type in the database host name...'; var syncMissingHost = 'You did not provide a database host name. Type it in now...'; var syncNothingChanged = 'You did not change anything. Do you wish to save this sync anyway?'; var syncMissingRelid = 'You did not select a sync destination. Please select it first...'; var syncMissingTable = 'Please select a table you wish to sync with first.'; var syncMissingQuery = 'You did not enter a proper (SELECT) database query. Please write down the query or select a table to sync...'; var syncDuplicateMapping = 'You cannot sync the same field twice. Please select different destinations for every mapped field.'; var syncMissingMapping = 'You did not map a required field %s. Please select a field in external database for it.'; var syncCustomQuery = 'Custom Query'; var syncShowTables = 'Show Tables'; var syncHideTables = 'Hide Tables'; var syncShowSynced = 'Show Synced'; var syncHideSynced = 'Hide Synced'; var syncShowFailed = 'Show Failed'; var syncHideFailed = 'Hide Failed'; var syncTitleRun = 'Initiating Synchronization'; var syncTitleTest = 'Testing Synchronization'; var syncStartRun = 'Start Sync'; var syncStartTest = 'Start Test'; var importMissingRelid = 'You did not select an import destination. Please select it first...'; var importMissingText = 'You did not enter any data into a text box. Please add data first...'; var importMissingFile = 'You did not upload a file to import. Please do that first...'; var importMissingMapping = 'You did not map a required field %s. Please select a column for it.'; var importDuplicateMapping = 'You cannot map the same field twice. Please select different destinations for every mapped field.'; var importSuccessfulMapping = 'Mapping successful.'; var installerFoundTables = 'Installer has found a version of %s already installed.'; var installerFoundTablesOptions = '\n\nYour options are:\n1) Please enter a different database information and click NEXT.\n2) Move/Backup your previous database data and click NEXT\n3) Install can remove your old installation for you.\n\n\nDo you want installer to remove found installation?'; var installerRemoveTablesConfirm = 'THIS WILL REMOVE TABLES FROM THE DATABASE!\n\n Are you sure you wish to continue?'; var installerAuthTableMissing = 'Table `acp_globalauth` was not found on this connection. Please choose another.'; var strPersCustomFields = 'Custom Fields'; var strPersGlobalFields = 'Global Custom Fields'; var strPersSystemTags = 'System Personalization Tags'; var syncConfDeleteSingle = 'Are you sure you want to delete this sync job?'; var syncConfDeleteMulti = 'Are you sure you want to delete the following sync jobs?'; var editorConfirmSwitch = 'Do you wish to convert existing text to other format?'; var editorPersonalizeTitle = 'Insert Personalization'; var editorActiveRSSTitle = 'Insert RSS Feed'; var editorTemplateTitle = 'Insert Template'; var editorConditionalTitle = 'Insert Conditional Content'; var editorConditionalText = 'Insert Content Here'; var editorConditionalElseText = 'Insert Alternative Content Here'; var jsErrorMailerBarMessage = 'Unexpected Error Occurred.'; var jsAPIErrorAuthMessage = 'You are not authorized to access this file'; // add public side strings here var jsSimilarArticles = 'مقالات مشابه'; var jsRegisterNoUser = 'لطفا نام کاربری را وارد کنید.'; var jsRegisterNoEmail = 'لطفا آدرس ایمیل را مشخص کنید'; var jsRegisterNoPassword = 'لطفا کلمه عبور خود را در هر دو خط وارد کنید.'; var jsRegisterPasswordMismatch = 'کلمات عبور منطبق نیست.'; var jsRegisterNoImgverify = 'لطفا کد تائید هویت تصویری را وارد کنید.'; var strings_favorite_added = 'این مقاله به لیست علاقه مندی های شما افزوده شد.'; var strings_favorite_removed = 'این مقاله از لیست علاقه مندی های شما حذف شد.'; var strings_user_email_delete = 'آیا اطمینان دارید که می خواهید این آدرس ایمیل را حذف کنید؟'; var livesearch_str_found = 'ممکن است مقالات پایگاه دانش جواب سوال شما را داشته باشند.'; var livesearch_str_view = 'مشاهده مقالات'; var livesearch_str_matches = 'مقالات مشابه'; var livesearch_str_show = 'نمایش مقالات'; var livesearch_str_hide = 'پنهان کردن مقالات'; var ticket_str_post_nodata = 'اطلاعات تیکت پست یافت نشد.'; var jsAdminsTicketUpdated = 'این تیکت به روز رسانی شد، %s ارسال جدید وجود دارد. '; var jsAdminsNewPosts = 'به روز رسانی تیکت'; var search_noquery = 'لطفا عبارتی را که می خواهید جستجو کنید وارد کنید';var datetimeformat = "%Y/%m/%d %H:%M"; var dateformat = "%Y/%m/%d"; var timeformat = "%H:%M"; var ac_js_site = { "id" : 1, "site_name" : "سامانه پشتیبانی از کاربران شبکه و سامانه های مرکز مدیریت حوزه های علمیه خواهران", "lang" : "persian", "version" : "3.0.8", "smhost" : "notify.whc.ir", "smuser" : "helpdesk@notify.whc.ir", "smport" : 25, "smenc" : 8, "smpop3b4" : 0, "emfrom" : "helpdesk@notify.whc.ir", "updatecheck" : 0, "updatedate" : "2010-11-25", "updateversion" : "3.0.7", "t_offset" : 0, "t_offset_min" : 30, "t_offset_o" : "+", "datetimeformat" : "%Y/%m/%d %H:%M", "p_link" : "http://helpdesk.whc.ir", "stype" : 1, "maxuploadfilesize" : 40, "brand_copyright" : 1, "brand_links" : 1, "brand_editorw" : "100%", "brand_editorh" : "400px", "brand_version" : 0, "brand_demo" : 0, "export_pdf" : 0, "export_htm" : 1, "dateformat" : "%Y/%m/%d", "timeformat" : "%H:%M", "general_maint" : 0, "general_maint_message" : "", "general_passprotect" : 0, "general_url_rewrite" : 1, "general_allow_rss" : 1, "design_theme" : "directory", "design_logo_admin" : "", "design_header_html" : null, "design_header_url" : "", "design_footer_html" : null, "design_footer_url" : "", "local_zoneid" : "Asia/Tehran", "local_dst" : 0, "comments_allowed" : 1, "comments_require_approval" : 0, "comments_require_email" : 1, "comments_display_perpage" : 20, "comments_display_perlist" : 20, "comments_display_email" : 0, "comments_display_name" : 1, "comments_notify_address" : "", "comments_allow_html" : 0, "comments_imgverify" : 0, "articles_require_approval" : 0, "articles_display_perpage" : 20, "articles_display_mostviewed" : 10, "articles_display_mostrecent" : 10, "articles_display_mostsimilar" : 3, "articles_display_views" : 1, "articles_display_sdate" : 1, "articles_display_mdate" : 1, "articles_display_author" : 1, "articles_display_id" : 1, "articles_allow_rate" : 1, "articles_allow_print" : 1, "articles_allow_email" : 1, "articles_allow_subscribe" : 1, "articles_allow_favorite" : 1, "articles_email_imgverify" : 1, "articles_subscribe_imgverify" : 0, "articles_contact_imgverify" : 0, "articles_max_attachments" : 10, "articles_create_from_question" : 1, "articles_notify_address" : "", "categories_display_columns" : 3, "categories_article_sort" : "01", "search_default" : "fulltext", "search_ignore" : "", "search_limit_default" : 10, "admin_editor" : "html", "admin_allow_liveedit" : 1, "admin_public_imgverify" : 0, "admin_public_approval" : 0, "admin_public_notify_address" : "", "admin_public_defgroups" : 2, "admin_public_confirmemail" : 0, "admin_public_registration" : 0, "artnotify_tstamp" : null, "acpow" : "", "em_bounce" : "helpdesk@notify.whc.ir", "general_public" : 1, "general_require_https" : 0, "general_attachments_location" : "db", "general_user_registration" : 3, "general_user_hidelogin" : 0, "general_user_optin" : 0, "general_user_autosignup" : 0, "admin_spamfilter" : 0, "spam_threshold" : 90, "public_captcha4submit" : 0, "public_captcha4signup" : 0, "stream_set_blocking" : 0, "log_error_source" : 0, "ticket_post_order" : "asc", "ticket_id_type" : "seq", "ticket_post_maxfiles" : 5, "ticket_status_new" : 1, "ticket_status_replyuser" : 9, "ticket_status_replyadmin" : 3, "ticket_default_department" : 1, "is_trial" : 0, "is_free" : false, "live_limit" : 0, "ishd" : true, "em_from" : "helpdesk@notify.whc.ir", "pspell" : false, "gd" : true, "zip" : true, "adminsMax" : 9999999, "trial" : false, "limited" : false, "free" : false, "d_h" : "helpdesk.whc.ir", "d_r" : "/srv/www/helpdesk.whc.ir/public_html/admin", "p_link_precname" : "http://helpdesk.whc.ir", "p_link2" : "http://helpdesk.whc.ir", "p_link_predesk" : "http://helpdesk.whc.ir" }; var ac_js_admin = { "id" : 0, "username" : null, "first_name" : "", "last_name" : "", "email" : "", "last_login" : null, "sourceid" : 0, "sourceupdated" : null, "productset" : null, "l_calendar" : "persian", "absid" : 0, "parentid" : 0, "companyid" : 0, "approved" : 0, "bio" : null, "cdate" : null, "avatar" : null, "lang" : "persian", "t_offset" : 3, "t_offset_min" : 30, "t_offset_o" : "+", "local_zoneid" : "Asia/Tehran", "local_dst" : 0, "htmleditor" : 1, "autoupdate" : 120, "autosave" : 60, "signature" : null, "defaultviewid" : 0, "tickets_per_page" : 20, "viewnamesort" : "A", "fullname" : "", "groups" : { 1 : 1 }, "categories" : { 2 : 2 }, "p_admin" : 0, "pg_category_add" : 0, "pg_category_edit" : 0, "pg_category_delete" : 0, "pg_category_sync" : 0, "pg_article_add" : 0, "pg_article_edit" : 0, "pg_article_delete" : 0, "pg_article_approve" : 0, "pg_article_import" : 0, "pg_comment_add" : 1, "pg_comment_edit" : 0, "pg_comment_delete" : 0, "pg_comment_approve" : 0, "pg_term_add" : 0, "pg_term_edit" : 0, "pg_term_delete" : 0, "pg_index_add" : 0, "pg_index_edit" : 0, "pg_index_delete" : 0, "pg_user_add" : 0, "pg_user_edit" : 0, "pg_user_delete" : 0, "pg_group_add" : 0, "pg_group_edit" : 0, "pg_group_delete" : 0, "pg_reports" : 0, "email_additional" : { }, "pg_user_fields" : 0, "pg_user_public" : 0, "pg_department_add" : 0, "pg_department_edit" : 0, "pg_department_delete" : 0, "pg_department_fields" : 1, "pg_emailusers_send" : 0, "pg_emailusers_delete" : 0, "pg_task_add" : 0, "pg_task_edit" : 0, "pg_task_delete" : 0, "pg_calendar_add" : 0, "pg_calendar_edit" : 0, "pg_calendar_delete" : 0, "pg_troubleshooter_add" : 0, "pg_troubleshooter_edit" : 0, "pg_troubleshooter_delete" : 0, "pg_filelibrary_add" : 0, "pg_filelibrary_edit" : 0, "pg_filelibrary_delete" : 0, "pg_savedresponse_add" : 0, "pg_savedresponse_edit" : 0, "pg_savedresponse_delete" : 0, "pg_ticket_add" : 0, "pg_ticket_edit" : 0, "pg_ticket_edit_details" : 0, "pg_ticket_delete" : 0, "pg_ticket_edit_spam" : 0, "pg_ticket_edit_assign" : 0, "pg_ticket_edit_unassign" : 0, "pg_ticket_edit_merge" : 0, "pg_ticket_edit_split" : 0, "pg_ticket_edit_stick" : 0, "pg_ticket_subscribe" : 0, "pg_ticket_export" : 0, "pg_view_add" : 0, "pg_view_edit" : 0, "pg_view_copy" : 1, "pg_view_delete" : 0, "pg_view_user_manage" : 0, "pg_company_add" : 0, "pg_company_edit" : 0, "pg_company_delete" : 0 }; var ac_action = null; var plink = "http://helpdesk.whc.ir"; var glossary = ""; var glossary_s = ""; var category_aorder = "01"; var ac_js_desk = { "id" : 1, "stringid" : "", "site_name" : "سامانه پشتیبانی از کاربران شبکه و سامانه های مرکز مدیریت حوزه های علمیه خواهران", "p_link" : "http://helpdesk.whc.ir", "lang" : "persian", "general_user_registration" : 1, "sourceid" : 0, "groupid" : 0, "department_show" : 1, "department_list" : "1,3,4,294,5,79,265,277,279,278,6,126,147,168,236,7,85,8,11,9,10,225,257,258,259,260,290,13,90,132,153,177,271,15,199,251,17,18,19,20,21,140,161,186,264,23,25,100,142,163,188,197,234,27,28,29,31,32,38,40,41,101,143,164,189,42,102,144,165,190,47,196,221,222,227,229,230,231,295,239,242,256,285,286,287,250,252,254,262,263,270,273,274,276,280,283,288,291,296,39,211,212,213,220,241,301,302,303,304,305", "kb_show" : 0, "kb_list" : 0, "troubleshooter_show" : 0, "troubleshooter_list" : 0, "download_show" : 0, "download_list" : 0, "template_htm" : "