

<HTML>
 <HEAD>
 <title>وزارت آموزش و پرورش  دفتر انتشارات کمک آموزشی</title>
 <meta id="mtaKeyWords" content="amoozesh,roshd,roshdmag.www.roshdmag.ir,majalat,komak amoozeshiدفتر کمک آموزشی ,رشد,مجله,مجلات رشد, مجله رشد,دانش آموز,معلم,نشریه,نشریات,کمک آموزشی,آموزشی,آموزش,مقالات,آموزش و پرورش,همکاران دفتر,گالری عکس,اشتراک,ارسال ,جوك ,جك,چيستان,لطيفه ,نوجوان ,جوان,نشريه,مقاله,جوانان,كتاب,مطلب,سرگرمی,جشنواره,جشنواره تحقیق ,عکس,جشنواره فیلم,جشنواره کتاب,جشنواره عكس,گالري عكس,طبيعت,عكس زمينه,عكس 
رشد کودک, رشد نوآموز,رشد , رشد نوجوان, رشد معلم, رشد تکنولوژی آموزشی, رشد آموزش ابتدائی, رشد مدرسه فردا, رشد آموزش هنر, رشد زیست شناسی, رشد زمین شناسی, رشد زبان, رشد تربیت بدنی, رشد تاریخ, رشد شیمی, رشد آموزش ریاضی, رشد قرآن, رشد مشاور مدرسه, رشد معارف اسلامی, رشد جغرافیا, رشد آموزش فیزیک, رشد فنی و حرفه ای, رشد علوم اجنماعی, رشد برهان متوسطه, رشد برهان راهنمایی رشد ,زبان و ادبیات فارسی, رشد آموزش راهنمایی تحصیلی, رشد مدیریت مدرسه, رشد جوان,دانش آموز
مجاني,مولوی,مولانا,سال مولانا,فراخوان مولانا,زندگی نامه مولانا,بزرگداشت مولوی,درباره مولوی,درباره مولانا" name="keywords"></meta>
 <meta id="mtaDescription" content="" name="description"></meta>
 <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
 <LINK href="/themes/mainskins/Roshd/Styles/Panel.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/Roshd/Styles/Skin.css" rel="stylesheet"></LINK><LINK href="/themes/mainskins/Roshd/Styles/General.css" rel="stylesheet"></LINK>
 </HEAD>
 <body id="body" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout" OnClick="javascript:HideMenu();" OnLoad="javascript:InitMenu();">

 
 <script language="javascript" src="/Scripts/ajaxCore.js" type="text/javascript"></script>
 <script language="javascript" src="/scripts/javaCore.js" type="text/javascript"></script>

  <DIV id="divDefinitionTable" style="DISPLAY: none; POSITION: absolute">
  <TABLE id="table1" style="BORDER-RIGHT: 1px dotted; BORDER-TOP: 1px dotted; FILTER: dropShadow(color=#f3f3f3,offx=2,offy=2,positive=true); BORDER-LEFT: 1px dotted; BORDER-BOTTOM: 1px dotted; BORDER-COLLAPSE: collapse"
   borderColor="#808080" cellSpacing="4" cellPadding="5" width="300" border="1">
   <TR>
   <TD bgColor="#ffffff">
    <P id="pContent" dir="rtl" style="TEXT-ALIGN: justify">[MAIN]</P>
   </TD>
   </TR>
  </TABLE>
  </DIV>
  <DIV id="divDefinition" style="DISPLAY: none; POSITION: absolute"></DIV>
 

 <div id="jhfjkefkjfnkjsdf" align="center">
  <form name="frmDefault" method="post" action="/documents/document/12111/12115/portal.aspx" id="frmDefault">
<input type="hidden" name="__VIEWSTATE_KEY" value="VIEWSTATE_20100314_264a1872-35dc-47c7-a0ca-272e0d18a995_634041936576853750" />
<input type="hidden" name="__VIEWSTATE" value="" />
  
  <!-- Required Hidden Fields --><input name="h1" id="h1" type="hidden" />
  <input name="ht1" id="ht1" type="hidden" size="1" width="15px" /> <input name="ht2" id="ht2" type="hidden" size="1" width="15px" />
  <input name="htContentSite" id="htContentSite" type="hidden" size="1" width="15px" />
  <!-- Required Fields -->
  <div id="divPopUpMessage" style="DISPLAY: none; Z-INDEX: 101; POSITION: absolute"></div>
  
  <!-- End Required Fields -->

<body background="/themes/mainskins/Roshd/images/bg-back.gif" bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" >
<table align="center" background="/themes/mainskins/Roshd/images/back.gif" width="794" border="0" cellpadding="0" cellspacing="0">
 <!--DWLayoutTable-->
 <tr>
  <td height="139" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
   <!--DWLayoutTable-->
   <tr>
    <td width="231" height="139" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
     <tr>
      <td><span style="background-repeat:repeat-y"><img src="/themes/mainskins/Roshd/images/Untitled-1_01.gif" width="231" height="98" border="0" usemap="#Map" /></span></td>
     </tr>
     <tr>
      <td height="41" background="/themes/mainskins/Roshd/images/Untitled-1_001.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
       <tr>
        <td id="Theme_tdDateTime" align="center">1388/12/23 يك شنبه

<br>
<script language="JavaScript">
<!--
// set the function

var thehours=20;
var themins=0;
var thesecs=57;

function theclock()
{
var DateNow=new Date();

thesecs++;
if(thesecs>59){
 themins++;
 thesecs=0;
}

if(themins>59){
 thehours++;
 themins=0;
}

if(thehours>23){
thehours=0;
}


var corrected_sixty=new Array(24)
corrected_sixty[0]="00";
corrected_sixty[1]="01";
corrected_sixty[2]="02";
corrected_sixty[3]="03";
corrected_sixty[4]="04";
corrected_sixty[5]="05";
corrected_sixty[6]="06";
corrected_sixty[7]="07";
corrected_sixty[8]="08";
corrected_sixty[9]="09";
corrected_sixty[10]="10";
corrected_sixty[11]="11";
corrected_sixty[12]="12";
corrected_sixty[13]="13";
corrected_sixty[14]="14";
corrected_sixty[15]="15";
corrected_sixty[16]="16";
corrected_sixty[17]="17";
corrected_sixty[18]="18";
corrected_sixty[19]="19";
corrected_sixty[20]="20";
corrected_sixty[21]="21";
corrected_sixty[22]="22";
corrected_sixty[23]="23";
corrected_sixty[24]="24";
corrected_sixty[25]="25";
corrected_sixty[26]="26";
corrected_sixty[27]="27";
corrected_sixty[28]="28";
corrected_sixty[29]="29";
corrected_sixty[30]="30";
corrected_sixty[31]="31";
corrected_sixty[32]="32";
corrected_sixty[33]="33";
corrected_sixty[34]="34";
corrected_sixty[35]="35";
corrected_sixty[36]="36";
corrected_sixty[37]="37";
corrected_sixty[38]="38";
corrected_sixty[39]="39";
corrected_sixty[40]="40";
corrected_sixty[41]="41";
corrected_sixty[42]="42";
corrected_sixty[43]="43";
corrected_sixty[44]="44";
corrected_sixty[45]="45";
corrected_sixty[46]="46";
corrected_sixty[47]="47";
corrected_sixty[48]="48";
corrected_sixty[49]="49";
corrected_sixty[50]="50";
corrected_sixty[51]="51";
corrected_sixty[52]="52";
corrected_sixty[53]="53";
corrected_sixty[54]="54";
corrected_sixty[55]="55";
corrected_sixty[56]="56";
corrected_sixty[57]="57";
corrected_sixty[58]="58";
corrected_sixty[59]="59";




// correct the hours

var corrected_hours=new Array(24)
corrected_hours[0]="00";
corrected_hours[1]="01";
corrected_hours[2]="02";
corrected_hours[3]="03";
corrected_hours[4]="04";
corrected_hours[5]="05";
corrected_hours[6]="06";
corrected_hours[7]="07";
corrected_hours[8]="08";
corrected_hours[9]="09";
corrected_hours[10]="10";
corrected_hours[11]="11";
corrected_hours[12]="12";
corrected_hours[13]="13";
corrected_hours[14]="14";
corrected_hours[15]="15";
corrected_hours[16]="16";
corrected_hours[17]="17";
corrected_hours[18]="18";
corrected_hours[19]="19";
corrected_hours[20]="20";
corrected_hours[21]="21";
corrected_hours[22]="22";
corrected_hours[23]="23";


// display the status
document.getElementById("divShowTime").innerHTML = corrected_hours[thehours]+":"+corrected_sixty[themins]+":"+corrected_sixty[thesecs];

}
setInterval("theclock()",1000);

//-->
</script>
<div id=divShowTime></div>
</td>

       </tr>
      </table></td>
     </tr>
    </table></td>
    <td width="100%" align="center" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_02-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_02.gif" width="327" height="139" /></td>
    <td width="236" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_02-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_03.gif" width="236" height="139" /></td>
   </tr>
  </table>  </td>
 </tr>
 <tr>
  <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
   <!--DWLayoutTable-->
   <tr>
    <td width="794" height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
     <!--DWLayoutTable-->
     <tr>
      <td height="100%" rowspan="4" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
       <tr>
        <td width="11" height="100%" background="/themes/mainskins/Roshd/images/bkk++.gif" style="background-repeat:repeat-y"><img src="/themes/mainskins/Roshd/images/bkk++.gif" width="55" height="11"></td>

        <td width="100%" height="100%" align="right" valign="top" style="background-repeat:repeat-y"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="100%" height="1"></td>
         </tr>
         <tr>
          <td height="59" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
            <!--DWLayoutTable-->
            <tr>
             <td height="59" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_06-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_06.gif" width="229" height="59" /></td>
             <td width="153" valign="top"><img src="/themes/mainskins/Roshd/images/7.gif" width="153" height="59" /></td>
            </tr>
          </table></td>
         </tr>
         <tr>
          <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
            <!--DWLayoutTable-->
            <tr>
             <td width="100%" height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
               <!--DWLayoutTable-->
               <tr>
                <td width="13" height="468" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_16.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_16.gif" width="13" height="468" /></td>
                <td id="Theme_tdMain" width="100%" height="100%" valign="top">

<table id="Theme__ctl3_tblDocument" dir="rtl" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/12115.">
 <tr>
 <TD colspan="2" valign="top">
  <meta content="Microsoft FrontPage 5.0" name="Generator" />
<p align="right">
<table style="BORDER-COLLAPSE: collapse" bordercolor="#111111" cellspacing="0" bordercolordark="#8e6d35" cellpadding="7" width="568" align="center" bordercolorlight="#8e6d35" border="1">
  <tbody>
    <tr>
      <td valign="middle" width="69%">
      <p align="right"><font face="Tahoma" size="2">عنوان</font></p>
      </td>
      <td valign="middle" width="31%">
      <p align="right"><font face="Tahoma" size="2">نویسنده</font></p>
      </td>
      <td valign="middle" width="31%">
      <p align="right"><font face="Tahoma" size="2">مشاهده</font></p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">سرمقاله</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">واحد توليد و مهارت&zwnj;آموزي</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">دكتر علي&zwnj;اصغر خلاقي</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">آموزش كشاورزي از نگاه آمار</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">مهندس مجيد ريسمانچيان</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">نسبت&zwnj;هاي سهم اشتغال و توسعه&zwnj;ي آموزش&zwnj;هاي فني&zwnj;وحرفه&zwnj;اي</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">مهندس ابراهيم&zwnj;آزاد</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">حركت به سوي آموزش فناوري</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">رقيه متحيرپسند</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">اكوسيستم</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">مهندس نبي&zwnj;الله مقيمي</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">انجمن&zwnj;هاي الكترونيكي</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">اكرم عيني</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">مديريت نقش دولت در آموزش و تربيت حرفه&zwnj;اي</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">مهندس محسن جعفرآبادي</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">آشنايي با رشته&zwnj;هاي تحصيلي فني&zwnj;وحرفه&zwnj;اي</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">مژگان اصلاني</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
    <tr>
      <td valign="middle" width="69%"><font face="Tahoma" size="2">
      <p align="right">بررسي عوامل مؤثر در انتخاب رشته&zwnj;هاي فني&zwnj;وحرفه&zwnj;اي دختران</p>
      </font></td>
      <td valign="middle" width="31%"><font face="Tahoma" size="2">
      <p align="right">ليلا رهبر</p>
      </font></td>
      <td valign="middle" width="31%">
      <p align="right">&nbsp;</p>
      </td>
    </tr>
  </tbody>
</table>
</p>
<p align="right">&nbsp;</p>
<p align="right">&nbsp;</p></TD>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
</table>
</td>

                <td width="15" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_18.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_18.gif" width="15" height="468" /></td>
               </tr>
             </table></td>
            </tr>
            <tr>
             <td height="28" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
               <!--DWLayoutTable-->
               <tr>
                <td width="40" height="28" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_33.gif" width="40" height="28" /></td>
                <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_34-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_34.gif" /></td>
               </tr>
             </table></td>
            </tr>
          </table></td>
         </tr>
        </table></td>

       </tr>
      </table>       </td>
      <td width="194" height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
       <!--DWLayoutTable-->
       <tr>
        <td height="21" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="24" height="21" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_08.gif" width="24" height="21" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_09-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_09.gif" width="170" height="21" /></td>
         </tr>
        </table>        </td>
       </tr>
       <tr>
        <td height="71" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="12" height="71" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_10.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_10.gif" width="12" height="71" /></td>
          <td id="Theme_tdMenu" width="100%" valign="top" align="center"><script>var arrMenuText_1 = new Array("&nbsp;&nbsp;آرشیو&nbsp;");var arrMenuLink_1 = new Array("/documents/document/12183/12616/portal.aspx");
var arrMenuText_2_2 = new Array("&nbsp;&nbsp;عمومی 1&nbsp;","&nbsp;&nbsp;تخصصی&nbsp;","&nbsp;&nbsp; عمومی 2 &nbsp;");var arrMenuLink_2_2 = new Array("/documents/document/12029/12030/portal.aspx","/documents/document/12029/12805/portal.aspx","/documents/document/12029/17608/portal.aspx");
var arrMenuText_2 = new Array("&nbsp;&nbsp;مجلات عمومی&nbsp;","&nbsp;&nbsp;مجلات تخصصی&nbsp;","&nbsp;&nbsp;آرشیو&nbsp;");var arrMenuLink_2 = new Array("/documents/document/11732/11737/portal.aspx","/documents/document/11732/12811/portal.aspx","/documents/document/11732/12029/portal.aspx");
var arrMenuText_8 = new Array("&nbsp;&nbsp;بزرگسال&nbsp;","&nbsp;&nbsp;کودکان و نوجوانان&nbsp;");var arrMenuLink_8 = new Array("/documents/document/11929/13544/portal.aspx","/documents/document/11929/13545/portal.aspx");
var arrMenuText_14 = new Array("&nbsp;&nbsp;نشست‌هاي&nbsp;");var arrMenuLink_14 = new Array("/documents/document/17787/17798/portal.aspx");
var arrMenuText = new Array("&nbsp;&nbsp;صفحه اصلی&nbsp;","&nbsp;&nbsp;سخن روز&nbsp;","&nbsp;&nbsp;مجلات رشد&nbsp;","&nbsp;&nbsp;کتاب رشد&nbsp;","&nbsp;&nbsp;اشتراک مجلات رشد&nbsp;","&nbsp;&nbsp;مجموعه مقالات&nbsp;","&nbsp;&nbsp;مقالات شورای ترجمه&nbsp;","&nbsp;&nbsp;آثار رسیده&nbsp;","&nbsp;&nbsp;سرگرمی&nbsp;","&nbsp;&nbsp;گالری عکس&nbsp;","&nbsp;&nbsp;همکاران دفتر&nbsp;","&nbsp;&nbsp;پیوند ها&nbsp;","&nbsp;&nbsp;ارسال مطلب و پیشنهادات&nbsp;","&nbsp;&nbsp;ارتباط با ما&nbsp;","&nbsp;&nbsp;جدول&nbsp;");var arrMenuLink = new Array("/documents/document/0/11586/portal.aspx","/documents/document/0/12183/portal.aspx","/documents/document/0/11732/portal.aspx","/documents/document/0/12086/portal.aspx","/default.aspx?app=forms&page=form&docparid=0&docid=11883","/documents/document/0/13566/portal.aspx","/documents/document/0/14616/portal.aspx","/documents/document/0/13572/portal.aspx","/documents/document/0/11929/portal.aspx","/documents/document/0/14780/portal.aspx","/documents/document/0/11606/portal.aspx","/documents/document/0/13697/portal.aspx","/default.aspx?app=forms&page=form&docparid=0&docid=11839","/documents/document/0/11602/portal.aspx","/documents/document/0/17787/portal.aspx");
var dir="rtl";
var bolVer=true;
</script><script src="/scripts/menu_scripts/Menu_Normal.js"></script>
<div id=divMainMenu></div>

</div><script>InitMenu();</script>
</td>

          <td width="45" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_12.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_12.gif" width="45" height="71" /></td>
         </tr>
        </table>        </td>
       </tr>
       <tr>
        <td height="21" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="22" height="21" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_19.gif" width="22" height="21" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_20-back.gif" ><img src="/themes/mainskins/Roshd/images/Untitled-1_20.gif" width="172" height="21" /></td>
         </tr>
        </table>        </td>
       </tr>
     <tr>
      <td height="100%" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
       <!--DWLayoutTable-->
       <tr>
        <td height="53" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="16" height="53" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_21.gif" width="16" height="53" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_220-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_220.gif" width="178" height="53" /></td>
         </tr>
        </table>        </td>
       </tr>
       <tr>
        <td height="83" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="13" height="83" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_23.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_23.gif" width="13" height="83" /></td>
          <td width="100%" valign="top" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
            <td id="Theme_tdSearch" align="center">
<meta http-equiv="Content-Language" content="fa">
<table width="0%" border="0" cellspacing="0" cellpadding="2">
 <tr>
  <td valign="middle"></td>
  <td valign="middle"><input type="submit" name="Theme:_ctl7:btnSearch" value="جستجو" id="Theme__ctl7_btnSearch" class="Button" OnClick="javascript:location.href='/default.aspx?page=search&app=search&srch='+document.getElementById('Theme__ctl7_txtSearch').value;return false;" style="width:51px;" /></td>
  <td valign="middle"><input name="Theme:_ctl7:txtSearch" id="Theme__ctl7_txtSearch" type="text" class="inputt" size="12" style="WIDTH: 80px" onkeydown="if(event.which || event.keyCode){if ((event.which == 13) || (event.keyCode == 13)) {document.getElementById('Theme__ctl7_btnSearch').click();return false;}} else {return true}; " /></td>
 </tr>
</table>
</td>

           </tr>
           <tr>
            <td align="center">جستجوی پیشرفته </td>
           </tr>
          </table>           </td>
          <td width="46" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_25.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_25.gif" width="46" height="83" /></td>
         </tr>
        </table>        </td>
       </tr>
       <tr>
        <td height="26" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="15" height="26" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_29.gif" width="15" height="26" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_30-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_30.gif" width="179" height="26" /></td>
         </tr>
        </table>        </td>
       </tr>
       <tr>
        <td height="20" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="24" height="21" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_08.gif" width="24" height="21" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_09-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_09.gif" width="170" height="21" /></td>
         </tr>
        </table></td>
       </tr>
       <tr>
        <td height="26" valign="top"><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="13" height="83" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_23.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_23.gif" width="13" height="83" /></td>
          <td width="100%" valign="top" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
             <td id="Theme_tdright1" align="center">&nbsp;
<table id="_ctl0_tblDocument" dir="rtl" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/11916.">
 <tr>
 <TD colspan="2" valign="top">
  <p align="center">&nbsp;
<table height="191" width="188" cellspacing="1" cellpadding="1" border="0" summary="">
  <tbody>
    <tr>
      <td>
      <p align="center"><a href="http://samanketab.roshdmag.ir"><img height="116" width="83" border="0" src="/UserFiles/Image/project/mix/saman ketab(1).gif" alt="" /></a></p>
      </td>
    </tr>
    <tr>
      <td>
      <p align="center"><font face="Tahoma" color="#ff0000">طرح سامان بخشی کتابهای آموزشی</font></p>
      </td>
    </tr>
    <tr>
      <td>
      <p align="center"><span lang="AR-SA" style="font-size: 8.5pt; color: rgb(106, 85, 45); font-family: Tahoma;" dir="rtl"><img height="18" width="270" src="/UserFiles/Image/project/mix/085.gif" alt="" style="width: 162px; height: 18px;" /></span></p>
      </td>
    </tr>
  </tbody>
</table>
<a href="http://daneshamooz.roshdmag.ir/"></a>&nbsp;&nbsp; </p></TD>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
</table>


</td>

            </tr>
            
          </table></td>
          <td width="46" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_25.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_25.gif" width="46" height="83" /></td>
         </tr>
        </table></td>
       </tr>
       <tr>
        <td height="100%" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
         <!--DWLayoutTable-->
         <tr>
          <td width="15" height="26" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_29.gif" width="15" height="26" /></td>
          <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_30-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_30.gif" width="179" height="26" /></td>
         </tr>
        </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
           <td width="24" height="21" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_08.gif" width="24" height="21" /></td>
           <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_09-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_09.gif" width="170" height="21" /></td>
          </tr>
         </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
           <td width="12" height="71" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_10.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_10.gif" width="12" height="71" /></td>
           <td width="100%" valign="top" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
             <tr>
              <td align="right" valign="top"><img src="/themes/mainskins/Roshd/images/voting.gif" width="105" height="37"></td>
             </tr>
             <tr>
              <td id="Theme_tdVoting">
<script>
var iVoteItemId=0;
function GetVoting(){
if (iVoteItemId==0){
alert("لطفا يك آيتم را انتخاب نماييد");

}else{
 window.open('/BlockManagement/BlockVoteItemVoting.aspx?BlockVotedIdItem='+iVoteItemId,'VotingResult','width=400,height=300,scrollbars=yes').moveTo(0,0);
 }
}
</script>
<div align="center">
 <span id="Theme__ctl9_lblVoteText">نظر شما در مورد سايت چيست؟</span>
 <br>
 <br>
 <table width=95% align=center>
  <tr align=center OnClick='javascript:iVoteItemId=7;'>
    <td align=right>
      خوب
    </td>
    <td align=left>
      <input type=radio id=rbVote name=rbVote OnClick='javascript:iVoteItemId=7;' value=7>
    </td>
  </tr>
  <tr align=center OnClick='javascript:iVoteItemId=8;'>
    <td align=right>
      متوسط
    </td>
    <td align=left>
      <input type=radio id=rbVote name=rbVote OnClick='javascript:iVoteItemId=8;' value=8>
    </td>
  </tr>
  <tr align=center OnClick='javascript:iVoteItemId=9;'>
    <td align=right>
      ضعیف
    </td>
    <td align=left>
      <input type=radio id=rbVote name=rbVote OnClick='javascript:iVoteItemId=9;' value=9>
    </td>
  </tr>
  <tr>
    <td colspan=2>&nbsp;</td>
  </tr>
  <tr align=center>
    <td colspan=2><input type=button class=button value='ثبت نظر' onclick='javascript:GetVoting();return false;'></td>
  </tr>
</table>

</div>
</td>

             </tr>
           </table></td>
           <td width="45" valign="top" background="/themes/mainskins/Roshd/images/Untitled-1_12.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_12.gif" width="45" height="71" /></td>
          </tr>
         </table>
         <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
           <td width="15" height="26" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_29.gif" width="15" height="26" /></td>
           <td valign="top" align="right" background="/themes/mainskins/Roshd/images/Untitled-1_30-back.gif"><img src="/themes/mainskins/Roshd/images/Untitled-1_30.gif" width="179" height="26" /></td>
          </tr>
         </table>
         <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
          <!--DWLayoutTable-->
          <tr>
           <td height="100%" valign="top" align="center"><!--DWLayoutEmptyCell-->&nbsp;</td>
           <td width="30" height="100%" valign="top" background="/themes/mainskins/Roshd/images/right.gif"><img src="/themes/mainskins/Roshd/images/right.gif" width="29" height="93" /></td>
          </tr>
         </table></td>
       </tr>
      </table>      </td>
     </tr>
      </table>      </td>
     </tr>
     
     
    </table>    </td>
   </tr>
   <tr>
    <td height="63" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
     <!--DWLayoutTable-->
     <tr>
      <td width="32" height="43" valign="bottom"><img src="/themes/mainskins/Roshd/images/Untitled-1_42.gif" /></td>
      <td width="100%" height="40" align="center" valign="bottom" background="/themes/mainskins/Roshd/images/fbkk.jpg" style="background-position:bottom; background-repeat:repeat-x" ><table width="100%" border="0" cellspacing="0" cellpadding="0">
       <tr>
        <td><img src="/themes/mainskins/Roshd/images/fbkk.jpg"></td>
        <td id="Theme_tdFooterLinks" width="100%" align="center">
<table id="_ctl0_tblDocument" dir="rtl" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/11717.">
 <tr>
 <TD colspan="2" valign="top">
  <p dir="rtl" align="center">&nbsp;<span lang="en-us">[</span><a href="/documents/document/11732/11737/portal.aspx">مجلات رشد</a><span lang="en-us">]&nbsp; [</span>کتاب<span lang="en-us">]</span>&nbsp; <span lang="en-us">[</span>آثار شما<span lang="en-us">]&nbsp; [</span>منابع تصويري<span lang="en-us">]&nbsp; [</span><a href="/default.aspx?app=news&page=news&docparid=0&docid=11726&pagenumber=1">اخبار</a><span lang="en-us">]&nbsp; <a href="/main/archive.html">[</a></span>آرشيو<span lang="en-us">]</span><span lang="en-us">&nbsp; [</span>گفتگو<span lang="en-us">]&nbsp; [</span><a href="/documents/document/0/11606/portal.aspx">همکاران دفتر</a><span lang="en-us">]&nbsp; [</span><a href="/documents/document/0/11602/portal.aspx">ارتباط با ما</a><span lang="en-us">]&nbsp; [</span>درباره ما<span lang="en-us">]&nbsp; [</span>ثبت نام<span lang="en-us">]</span></p></TD>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
</table>
</td>

        <td><img src="/themes/mainskins/Roshd/images/fbkk.jpg"></td>
       </tr>
      </table></td>
      <td width="33" valign="bottom" ><img src="/themes/mainskins/Roshd/images/Untitled-1_45.gif" /></td>
     </tr>
     <tr>
      <td height="20" valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_46.gif" width="32" height="22" /></td>
      <td valign="top" align="center" background="/themes/mainskins/Roshd/images/Untitled-1_47.gif"></td>
      <td valign="top"><img src="/themes/mainskins/Roshd/images/Untitled-1_48.gif" width="33" height="22" /></td>
     </tr>
    </table>
    </td>
   </tr>
  </table>
  </td>
 </tr>
</table>
<table border="0" align="center"><tr><td id="Theme_tdFooter" align="center"><P align=center><FONT face=Tahoma size=1>کلیه حقوق این سایت متعلق به دفتر انتشارات کمک آموزشی می باشد</FONT></P>
</td>
</tr></table>
<table border="0" align="center"><tr><td id="Theme_tdtest" align="center">
<table id="_ctl0_tblDocument" dir="rtl" cellspacing="0" cellpadding="0" width="100%" border="0" background="/ParsDesign/files/Backgrounds/11912.">
 <tr>
 <TD colspan="2" valign="top">
  </TD>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
 <tr>
 </tr>
</table>
</td>
</tr></table><table border="0" align="center"><tr></tr></table>


<map name="Map"><area shape="rect" coords="37,80,58,96" href="/default.aspx?app=sitemap&page=sitemap">
<area shape="rect" coords="66,78,90,97" href="#"><area shape="rect" coords="98,79,121,96" href="mailto:contact@roshdmag.ir">
<area shape="rect" coords="133,78,154,96" href="">
</map>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6994498-1");
pageTracker._setDomainName(".roshdmag.ir");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
</html>

<script>
var iVoteItemId=0;
function GetVoting(){
if (iVoteItemId==0){
alert("لطفا يك آيتم را انتخاب نماييد");

}else{
 window.open('/BlockManagement/BlockVoteItemVoting.aspx?BlockVotedIdItem='+iVoteItemId,'VotingResult','width=400,height=300,scrollbars=yes').moveTo(0,0);
 }
}
</script>
<div align="center">
 
</div>

   <SCRIPT>
            try{window.parent.Redirector(window.location.href);}catch(e){}
   </SCRIPT>
  </form>
 </div>
 <script>function nothin(){};</script>
 </body>
</HTML>
