[Skip to Content]

HTML Document

URL: http://rokesh.ir/pay/
HTTP Status: 200 OK
MIME Type: text/html
Last Modified: Mon, 01 Jan 1601 00:00:00 GMT
Download Time: Less than a second
Cookies: edd_items_in_cart=deleted
Size: 19 KB
Page Weight: 19 KB (total size of HTML, CSS, JavaScript and images)
Depth: 1 clicks from home page
Charset: UTF-8
Forms: 3 forms containing 10 controls
HTTP Headers: View Headers 10 headers
Links In: View Links 1 pages
Links Out: View Links 0 links
Images: View Images 0 images
CSS: View CSS Files 0 files
JavaScript: View JavaScript Files 0 files
  
Issue Issues: 12 issues found on 29 lines

Priority 3
No meta description tag found. Use a description tag that accurately describes the contents of a web page.

Help
A well-written description tag attracts more clicks in search results than an irrelevant or missing description.


Priority 2
Provide a search option on each page of content-rich web sites.

Help
A search option should be provided on all pages where it may be useful - users should not have to return to the homepage to conduct a search. Search engines can be helpful on content-rich web sites, but do not add value on other types of sites.

<!doctype html>
<html lang="fa" dir="rtl">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<title>پرداخت | روکش</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" media="all" href="http://cdn.rokesh.ir/themes/v1_2/css/style.min.css" /><link rel="stylesheet" type="text/css" media="all" href="http://cdn.rokesh.ir/themes/v1_2/css/responsive.min.css" /><link rel="stylesheet" href="http://cdn.rokesh.ir/themes/v1_2/css/font-awesome.min.css" />
<!-- This site is optimized with the Yoast WordPress SEO plugin v2.1.1 - https://yoast.com/wordpress/plugins/seo/ -->
<meta name="robots" content="noindex,nofollow,noodp,noydir"/
Priority 6
Search engines will not follow links from this page because it has a NOFOLLOW meta tag.
Line 9 Robots.txt



Priority 6
Search engines will not index this page because it has a NOINDEX meta tag.
Line 9 Robots.txt


>
<link rel="canonical" href="http://rokesh.ir/pay/" />
<link rel="publisher" href="http://plus.google.com/+Rokesh-Ir/"/>
<meta property="og:locale" content="fa_IR" />
<meta property="og:type" content="article" />
<meta property="og:title" content="پرداخت | روکش" />
<meta property="og:url" content="http://rokesh.ir/pay/" />
<meta property="og:site_name" content="روکش" />
<meta property="article:publisher" content="http://facebook.com/rokesh.ir" />
<meta property="article:author" content="http://www.facebook.com/sa.shabani" />
<meta property="og:image" content="http://rokesh.ir/wp-content/uploads/2013/11/wordpress-coding.jpg" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="پرداخت | روکش"/>
<meta name="twitter:site" content="@rokesh_ir"/>
<meta name="twitter:domain" content="روکش"/>
<meta name="twitter:image:src" content="http://rokesh.ir/wp-content/uploads/2013/11/wordpress-coding.jpg"/>
<meta name="twitter:creator" content="@saeedshabani"/>
<script type='application/ld+json'>{"@context":"http:\/\/schema.org","@type":"WebSite","url":"http:\/\/rokesh.ir\/","name":"\u0631\u0648\u06a9\u0634"}</script>
<!-- / Yoast WordPress SEO plugin. -->
<link rel='stylesheet' id='edd-styles-css' href='http://rokesh.ir/wp-content/plugins/easy-digital-downloads/templates/edd.min.css' type='text/css' media='all' />
<meta name="robots" content="noindex,nofollow" /
Priority 6
Search engines will not follow links from this page because it has a NOFOLLOW meta tag.
Line 31 Robots.txt



Priority 6
Search engines will not index this page because it has a NOINDEX meta tag.
Line 31 Robots.txt


>
<style type="text/css" id="syntaxhighlighteranchor"></style>
</head>
<body class="rtl page page-id-4 page-template-default edd-checkout edd-page">
<header id="page-header">
<div class="page-header-primary">
<div class="container">
<div class="wrapper">
<div class="col left">
<div class="user-login-menu DyWidth">
<div class="login-box-main-links">
<ul class="list-reset">
<li class="user-menu shoping-cart">
<span class="user-menu-title"><i class="fa fa-shopping-cart"></i></span>
<div class="user-menu-content">
<ul class="list-reset">
<li class="cart">
<p class="edd-cart-number-of-items" style="display:none;">تعداد موارد موجود در سبدخرید: <span class="edd-cart-quantity">0</span></p>
<ul class="edd-cart">
<li class="cart_item empty"><span class="edd_empty_cart">سبد خریدتان خالی است.</span></li>
<li class="cart_item edd_subtotal" style="display:none;">کل: <span class='subtotal'>0 تومان</span></li>
<li class="cart_item edd_checkout" style="display:none;"><a href="http://rokesh.ir/pay/">پرداخت</a></li>
</ul>
</li>
</ul>
</div>
</li>
<li><a class="login user-menu-title" title="ورود به ناحیه کاربری سایت روکش" href="http://rokesh.ir/wp-login.php?redirect_to=http%3A%2F%2Frokesh.ir%2Fpay%2F" rel="nofollow">ورود</a></li>
<li><a class="user-menu-title" title="عضویت رایگان در سایت روکش" href="http://rokesh.ir/wp-login.php?action=register" rel="nofollow">عضویت</a></li>
</ul>
</div>
<div class="login-box">
<div class="login-box-wrapper">
<div class="login-box-form">
<form method="post" action="http://rokesh.ir/wp-login.php?redirect_to=http%3A%2F%2Frokesh.ir%2Fpay%2F" id="loginform" name="loginform">
<div class="input">
<div class="wrapper">
<div class="col right-box">
<input type="text" size="20" name="log" placeholder="شناسه" /
Priority 1
This form control has no programmatically determined name.

Help

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add an ARIA-LABELLED attribute
  • Add a TITLE attribute
  • Add an ARIA-LABEL attribute (not supported in all screen readers)


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

>
</div>
<div class="col left-box">
<input type="password" size="20" name="pwd" placeholder="کلمه عبور" /
Priority 1
This form control has no programmatically determined name.

Help

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add an ARIA-LABELLED attribute
  • Add a TITLE attribute
  • Add an ARIA-LABEL attribute (not supported in all screen readers)


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 6
Search engines cannot index areas of sites that require a log in.
Line 75 Google Blogs



Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

>
</div>
</div>
</div>
<div class="submit">
<div class="wrapper">
<div class="col right-box">
<label for="rememberme"><input type="checkbox" value="forever" id="rememberme" name="rememberme"> مرا به خاطر بسپار</label>
</div>
<div class="col left left-box">
<input type="submit" value="ورود" class="button button-primary button-large" id="wp-submit" name="wp-submit" />
<input type="hidden" value="http://rokesh.ir/pay/" name="redirect_to" />
<input type="hidden" value="1" name="testcookie" />
</div>
</div>
</div>
</form>
</div>
<div class="login-box-links">
<ul class="list-reset">

Priority 1
'&' did not start a character reference. (& probably should have been escaped as &amp;.)
Line 95 HTML5


<li><a href="http://rokesh.ir/wp-login.php?action=lostpassword&redirect_to=http://rokesh.ir/pay/" rel="nofollow">یادآوری رمز</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="col"
Priority 1
Element 'div' not allowed as child element in this context.
Line 102 HTML5


>
<button data-target=".primary-nav" data-toggle="close" class="mobile-toggle" type="button"><i class="fa fa-bars fa-lg"></i></button>
<nav class="primary-nav DyWidth">
<ul id="navigation" class="menu close list-reset"
Priority 1
Duplicate ID 'navigation'.
Line 105 HTML5


><li id="menu-item-28389" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-28389"><a href="http://rokesh.ir/">خانه</a></li>
<li id="menu-item-28391" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28391"><a href="http://rokesh.ir/blog/">وبلاگ</a></li>
<li id="menu-item-28392" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-28392"><a href="http://rokesh.ir/wordpress-themes/">قالب های وردپرس</a></li>
<li id="menu-item-28394" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28394"><a href="http://rokesh.ir/forums/">انجمنهای پشتیبانی</a></li>
<li id="menu-item-28397" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28397"><a href="http://rokesh.ir/wordpress-dictionary/">لغت نامه وردپرس</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
<div class="page-header-top">
<div class="container">
<div class="wrapper">
<div class="col">
<div class="logo">
<a href="http://rokesh.ir" title="روکش">روکش</a><p>روکش مرکز ارائه پوسته و قالب وردپرس شامل قالب خبری وردپرس, قالب فروشگاهی وردپرس,قالب شرکتی وردپرس و ... به صورت رایگان و وِیژه می باشد.</p> </div>
</div>
<div class="col left form search">
<form class="wrapper search-form" action="http://rokesh.ir" method="get">
<p class="col right-box">
<input type="text" name="s" placeholder="کلمه کلیدی + اینتر" /
Priority 1
This form control has no programmatically determined name.

Help

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add an ARIA-LABELLED attribute
  • Add a TITLE attribute
  • Add an ARIA-LABEL attribute (not supported in all screen readers)


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

>
</p>
<p class="col left-box">
<input type="submit" value="بگرد" />
</p>
</form> </div>
</div>
</div>
</div>
<div class="page-header-bottom">
<div class="container">
<div class="wrapper">
<button data-target=".top-nav" data-toggle="close" class="mobile-toggle" type="button"><i class="fa fa-bars fa-lg"></i></button>
<nav class="top-nav">
<ul id="navigation" class="menu close list-reset"
Priority 1
Duplicate ID 'navigation'.
Line 139 HTML5



Priority 1
This page has markup errors, causing screen readers to miss content.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 1
This page has duplicate IDs which cause problems in screen readers.

Help
Two or more elements on this page share the same ID, which cause problems in screen readers which use IDs for labeling controls and table headings. This also causes problems in JavaScript methods like getElementById and querySelector, which behave inconsistently when duplicate IDs are present. Change the ID so it is unique for each element.

><li id="menu-item-12" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-12"><a href="http://rokesh.ir/wordpress-themes/">قالب های وردپرس</a>
<ul class="sub-menu">
<li id="menu-item-27132" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-27132"><a href="http://rokesh.ir/wordpress-themes/professional-wordpress-themes/">قالب های حرفه ای</a></li>
<li id="menu-item-13" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-13"><a href="http://rokesh.ir/wordpress-themes/free-wordpress-themes/">قالب های رایگان</a></li>
</ul>
</li>
<li id="menu-item-233" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-233"><a href="http://rokesh.ir/blog/">وبلاگ</a>
<ul class="sub-menu">
<li id="menu-item-234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-234"><a href="http://rokesh.ir/blog/wordpress-tutorials/">آموزش های وردپرس</a></li>
<li id="menu-item-235" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-235"><a href="http://rokesh.ir/blog/wordpress-plugins/">افزونه های وردپرس</a></li>
<li id="menu-item-909" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-909"><a href="http://rokesh.ir/blog/wordpress-hack-code/">هک و کد وردپرس</a></li>
<li id="menu-item-299" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-299"><a href="http://rokesh.ir/blog/wordpress-security/">امنیت وردپرس</a></li>
<li id="menu-item-7789" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-7789"><a href="http://rokesh.ir/blog/wordpress-seo/">سئو وردپرس</a></li>
</ul>
</li>
<li id="menu-item-27903" class="new menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-27903"><a href="http://rokesh.ir/forums/">انجمن ها</a>
<ul class="sub-menu">
<li id="menu-item-27905" class="menu-item menu-item-type-post_type menu-item-object-forum menu-item-27905"><a href="http://rokesh.ir/forums/forum/wordpress/">وردپرس</a></li>
<li id="menu-item-27906" class="menu-item menu-item-type-post_type menu-item-object-forum menu-item-27906"><a href="http://rokesh.ir/forums/forum/wordpress/themes/">قالب ها</a></li>
<li id="menu-item-27907" class="menu-item menu-item-type-post_type menu-item-object-forum menu-item-27907"><a href="http://rokesh.ir/forums/forum/wordpress/plugins/">افزونه ها</a></li>
<li id="menu-item-27904" class="menu-item menu-item-type-post_type menu-item-object-forum menu-item-27904"><a href="http://rokesh.ir/forums/forum/programing/">برنامه نویسی</a></li>
<li id="menu-item-28080" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28080"><a href="http://rokesh.ir/forums/rules/">قوانین انجمن ها</a></li>
</ul>
</li>
<li id="menu-item-120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-120"><a href="http://rokesh.ir/support/">پشتیبانی</a></li>
</ul> </nav>
</div>
</div>
</div>
</header><div class="breadcrumbs"><div class="container"><span xmlns:v="http://rdf.data-vocabulary.org/#"><span typeof="v:Breadcrumb"><a href="http://rokesh.ir" rel="v:url" property="v:title">خانه</a> » <strong class="breadcrumb_last">پرداخت</strong></span></span></div></div> <div class="blog-box box">
<div class="container">
<div class="wrapper">
<div class="scrolling-bar">
<ul class="list-reset">
<li><span><i data-target=".post-box" class="fa fa-list-alt"></i></span></li>
<li><span><i data-target="html" class="fa fa-arrow-up"></i></span></li>
</ul>
</div>
<div class="blog-box-content">
<article class="post-box box-item">
<div class="box-item-content">
<header class="post-box-header"><h1><a href="http://rokesh.ir/pay/" title="پرداخت" >پرداخت</a></h1></header>
<div class="post-box-content"><div id="edd_checkout_wrap"><span class="edd_empty_cart">سبد خریدتان خالی است.</span></div><!--end #edd_checkout_wrap-->
</div>
</div>
</article>
</div>
</div>
</div>
</div>
<div id="page-footer" class="box">
<div class="footer-widget-area container">
<div class="wrapper">
<aside class="widget box-item col">
<header class="widget-header">
<h3><i class="fa fa-bookmark fa-6"></i>بخش های دیگر</h3>
</header>
<div class="widget-content">
<nav>
<ul class="list-reset">
<li><a href="http://rokesh.ir/blog">وبلاگ</a></li>
<li><a href="http://rokesh.ir/send-wordpress-theme/">ارسال قالب</a></li>
<li><a href="http://rokesh.ir/send-article/">ارسال مطلب</a></li>
<li><a href="http://rokesh.ir/faq">سوالات متداول</a></li>
<li><a href="http://rokesh.ir/download-wordpress-farsi/">دانلود وردپرس فارسی</a></li>
</ul>
</nav>
</div>
</aside>
<aside class="widget box-item col">
<header class="widget-header">
<h3><i class="fa fa-cube"></i>سرویس ها</h3>
</header>
<div class="widget-content">
<nav>
<ul class="list-reset">
<li><a href="http://rokesh.ir/translate/">فارسی سازی قالب</a></li>
</ul>
</nav>
</div>
</aside>
<aside class="widget newsletter-widget box-item col">
<header class="widget-header">
<h3><i class="fa fa-envelope fa-6"></i>خبرنامه</h3>
</header>
<div class="widget-content box-item-content">
<div class="wrapper">
<form class="wrapper newsletter-form" action="http://rokesh.us10.list-manage.com/subscribe/post?u=0fb459bfaaccfaeb4783d5b07&amp;id=a41faa7660" method="post" name="mc-embedded-subscribe-form" target="_blank" novalidate>
<p class="col right-box">
<input type="email" name="EMAIL" placeholder="ایمیل خود را وارد کنید"
Priority 1
This form control has no programmatically determined name.

Help

A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:

  • Use a LABEL element with the FOR attribute set to the ID of the form control
  • Wrap a LABEL element around the form control
  • Add an ARIA-LABELLED attribute
  • Add a TITLE attribute
  • Add an ARIA-LABEL attribute (not supported in all screen readers)

>
</p>
<p class="col left-box">
<input type="submit" value="ثبت" name="subscribe" >
</p>
</form> <h4>با اشتراک در خبرنامه روکش آخرین قالب های فارسی وردپرس به همراه جدیدترین آموزش های وردپرس برای شما به رایگان ارسال می گردد.</h4>
</div>
</div>
</aside>
</div>
</div>
<footer class="copyrights">
<div class="container">
<div class="wrapper">
<div class="col">
<p><i class="fa fa-copyright"></i> 1392 - 1394 تمامی حقوق برای روکش محفوظ می باشد.</p>
</div>
<div class="col left">
<div class="social-networks">
<ul class="list-reset">
<li class="col left facebook"><a href="http://facebook.com/rokesh.ir" target="_blank"
Priority 3
Avoid specifying a new window as the target of a link with target="_blank".

Help
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".


Priority 1
Each A tag must contain text or an IMG with an ALT attribute.

Help
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT tag is blank, screen readers have nothing to read, so read out the URL instead.

Link A elements labelled with a TITLE attribute, and only containing an image don't work in:

  • WindowEyes 8.4 with IE11 (the link HREF is read instead)
  • VoiceOver on OSX 10.9 (the image filename is read instead)

><i class="fa fa-facebook-official"></i></a></li>
<li class="col left twitter"><a href="http://twitter.com/rokesh_ir" target="_blank"
Priority 3
Avoid specifying a new window as the target of a link with target="_blank".

Help
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".


Priority 1
Each A tag must contain text or an IMG with an ALT attribute.

Help
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT tag is blank, screen readers have nothing to read, so read out the URL instead.

Link A elements labelled with a TITLE attribute, and only containing an image don't work in:

  • WindowEyes 8.4 with IE11 (the link HREF is read instead)
  • VoiceOver on OSX 10.9 (the image filename is read instead)

><i class="fa fa-twitter-square"></i></a></li>
<li class="col left gplus"><a href="https://google.com/+Rokesh-Ir/" target="_blank"
Priority 3
Avoid specifying a new window as the target of a link with target="_blank".

Help
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".


Priority 1
Each A tag must contain text or an IMG with an ALT attribute.

Help
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT tag is blank, screen readers have nothing to read, so read out the URL instead.

Link A elements labelled with a TITLE attribute, and only containing an image don't work in:

  • WindowEyes 8.4 with IE11 (the link HREF is read instead)
  • VoiceOver on OSX 10.9 (the image filename is read instead)

><i class="fa fa-google-plus-square"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
</div>
<script src="http://cdn.rokesh.ir/themes/v1_2/js/jquery-1.9.1.min.js"></script><script src="http://cdn.rokesh.ir/themes/v1_2/js/jquery-cookie.mini.js"></script><script src="http://cdn.rokesh.ir/themes/v1_2/js/rokesh.min.js"></script><script src="http://cdn.rokesh.ir/themes/v1_2/js/rokesh-wpDic.min.js"></script><script type='text/javascript' src='http://rokesh.ir/wp-content/plugins/easy-digital-downloads/assets/js/jquery.creditCardValidator.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var edd_global_vars = {"ajaxurl":"http:\/\/rokesh.ir\/wp-admin\/admin-ajax.php","checkout_nonce":"53b96c3594","currency_sign":"0 \u062a\u0648\u0645\u0627\u0646","currency_pos":"after","no_gateway":"\u0644\u0637\u0641\u0627\u064b \u06cc\u06a9 \u0631\u0648\u0634 \u067e\u0631\u062f\u0627\u062e\u062a \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f","no_discount":"\u0644\u0637\u0641\u0627\u064b \u06cc\u06a9 \u06a9\u062f\u062a\u062e\u0641\u06cc\u0641 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f","enter_discount":"\u06a9\u062f \u062a\u062e\u0641\u06cc\u0641 \u0631\u0627 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f","discount_applied":"\u062a\u062e\u0641\u06cc\u0641 \u0627\u0639\u0645\u0627\u0644 \u0634\u062f!","no_email":"\u0634\u0645\u0627 \u0628\u0627\u06cc\u062f \u06cc\u06a9 \u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u0627\u0639\u0645\u0627\u0644 \u06a9\u062f\u062a\u062e\u0641\u06cc\u0641 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f","no_username":"\u0644\u0637\u0641\u0627\u064b \u06cc\u06a9 \u0646\u0627\u0645\u200c\u06a9\u0627\u0631\u0628\u0631\u06cc \u0642\u0628\u0644 \u0627\u0632 \u0627\u0639\u0645\u0627\u0644 \u06cc\u06a9 \u06a9\u062f\u062a\u062e\u0641\u06cc\u0641 \u0648\u0627\u0631\u062f \u06a9\u0646\u06cc\u062f","purchase_loading":"\u0644\u0637\u0641\u0627\u064b \u0634\u06a9\u06cc\u0628\u0627 \u0628\u0627\u0634\u06cc\u062f...","complete_purchase":"\u062e\u0631\u06cc\u062f","taxes_enabled":"0","edd_version":"2.3.9"};
/* ]]> */
</script>
<script type='text/javascript' src='http://rokesh.ir/wp-content/plugins/easy-digital-downloads/assets/js/edd-checkout-global.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var edd_scripts = {"ajaxurl":"http:\/\/rokesh.ir\/wp-admin\/admin-ajax.php","position_in_cart":"","already_in_cart_message":"\u0634\u0645\u0627 \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0631\u0627 \u0642\u0628\u0644\u0627\u064b \u0628\u0647 \u0633\u0628\u062f\u062e\u0631\u06cc\u062f \u062e\u0648\u062f\u062a\u0627\u0646 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u06cc\u062f","empty_cart_message":"\u0633\u0628\u062f\u062e\u0631\u06cc\u062f \u062e\u0627\u0644\u06cc \u0627\u0633\u062a!","loading":"\u062f\u0631 \u062d\u0627\u0644 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc","select_option":"\u0644\u0637\u0641\u0627\u064b \u06cc\u06a9 \u06af\u0632\u06cc\u0646\u0647 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f","ajax_loader":"\/wp-content\/plugins\/easy-digital-downloads\/assets\/images\/loading.gif","is_checkout":"1","default_gateway":"parspal","redirect_to_checkout":"1","checkout_page":"http:\/\/rokesh.ir\/pay\/","permalinks":"1","quantities_enabled":""};
/* ]]> */
</script>
<script type='text/javascript' src='http://rokesh.ir/wp-content/plugins/easy-digital-downloads/assets/js/edd-ajax.min.js'></script>
<!--[if lt IE 9]><script src="http://cdn.rokesh.ir/themes/v1_2/js/html5.min.js"></script><![endif]--> <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-44986074-1', 'rokesh.ir');
ga('send', 'pageview');
</script>
</body>
</html>