ÿþ<html> <head> <meta http-equiv="Content-Language" content="fa"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>*'1J.†G *'3J3 E/'13 ,/J/ /1 /'E:'F</title> <script language="javaScript"> <!-- /////////////////////////////////////////////////////////////////////////////// // ..:: realMenu v1.27 ::.. // copyright © jordan neill 2000 // Script featured on JavaScript Kit (http://javascriptkit.com) // // change the menuItems array with your options and set the urls to link to // use addMenuItem("Text to show", "Url To Link To"); to make an item // use addMenuItem("Text", Url", "Img To Show"); to make an item with an image // use addMenuItem(); to indicate a separator bar // you can use html tags in the text, eg, <i>, <b> or <u> // // images used should be 16x16 transparent gifs /////////////////////////////////////////////////////////////////////////////// menuItems = new Array(); menuItemNum = 0; function addMenuItem(text, url, img){ if(img) menuItems[menuItemNum] = new Array(text, url, img); else if(text) menuItems[menuItemNum] = new Array(text, url); else menuItems[menuItemNum] = new Array(); menuItemNum++; } menuWidth = 389; //menu width menuHeight = 39; //menu height menuDelay = 50; //delay before menu appears menuSpeed = 8; //speed which menu appears (lower=faster) menuOffset = 2; //offset of menu from mouse pointer addMenuItem("<center>&#1705;&#1575;&#1585;&#1576;&#1585; &#1711;&#1585;&#1575;&#1605;&#1740; &#1578;&#1605;&#1575;&#1605;&#1740; &#1581;&#1602;&#1608;&#1602; &#1575;&#1740;&#1606; &#1587;&#1575;&#1740;&#1578; &#1578;&#1581;&#1578; &#1581;&#1601;&#1575;&#1592;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606; &#1705;&#1662;&#1740; &#1585;&#1575;&#1740;&#1578; &#1605;&#1740; &#1576;&#1575;&#1588;&#1583;</center>","http://www.tarikhaneh.com/"); addMenuItem(" <center>&#1605;&#1583;&#1740;&#1585;&#1740;&#1578; &#1587;&#1575;&#1740;&#1578;</center>","autoplazza@yahoo.com"); /////////////////////////////////////////////////////////////////////////////// // do not edit the code below, it is required for the menu to work correctly /////////////////////////////////////////////////////////////////////////////// if(window.navigator.appName == "Microsoft Internet Explorer" && window.navigator.appVersion.substring(window.navigator.appVersion.indexOf("MSIE") + 5, window.navigator.appVersion.indexOf("MSIE") + 8) >= 5.5) isIe = 1; else isIe = 0; if(isIe){ menuContent = '<table id="rightMenu" width="0" height="0" cellspacing="0" cellpadding="0" style="font:menu;color:menutext;"><tr height="1"><td style="background:threedlightshadow" colspan="4"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight" colspan="2"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="10"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"><table cellspacing="0" cellpadding="0" nowrap style="font:menu;color:menutext;cursor:default;">'; for(m=0;m<menuItems.length;m++){ if(menuItems[m][0] && menuItems[m][2]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap><img src="' + menuItems[m][2] + '"></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else if(menuItems[m][0]) menuContent += '<tr height="17" onMouseOver="this.style.background=\'highlight\';this.style.color=\'highlighttext\';" onMouseOut="this.style.background=\'threedface\';this.style.color=\'menutext\';" onClick="parent.window.location.href=\'' + menuItems[m][1] + '\'"><td style="background:threedface" width="1" nowrap></td><td width="21" nowrap></td><td nowrap>' + menuItems[m][0] + '</td><td width="21" nowrap></td><td style="background:threedface" width="1" nowrap></td></tr>'; else menuContent += '<tr><td colspan="5" height="4"></td></tr><tr><td colspan="5"><table cellspacing="0"><tr><td width="2" height="1"></td><td width="0" height="1" style="background:threedshadow"></td><td width="2" height="1"></td></tr><tr><td width="2" height="1"></td><td width="100%" height="1" style="background:threedhighlight"></td><td width="2" height="1"></td></tr></table></td></tr><tr><td colspan="5" height="3"></td></tr>'; } menuContent += '</table></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedhighlight"></td><td style="background:threedface"></td><td style="background:threedshadow"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threedlightshadow"></td><td style="background:threedshadow" colspan="3"></td><td style="background:threeddarkshadow"></td></tr><tr height="1"><td style="background:threeddarkshadow" colspan="5"></td></tr></table>'; menuPopup = window.createPopup(); menuPopup.document.body.innerHTML = menuContent; } function showMenu(){ menuXPos = event.clientX + menuOffset; menuYPos = event.clientY + menuOffset; menuXIncrement = menuWidth / menuSpeed; menuYIncrement = menuHeight / menuSpeed; menuTimer = setTimeout("openMenu(0,0)", menuDelay); return false; } function openMenu(height, width){ iHeight = height; iWidth = width; menuPopup.show(menuXPos, menuYPos, iWidth, iHeight, document.body); if(iHeight < menuHeight) menuTimer = setTimeout("openMenu(iHeight + menuYIncrement, iWidth + menuXIncrement)", 1); else clearTimeout(menuTimer); } if(isIe) document.oncontextmenu = showMenu; //--> </script </head> <style fprolloverstyle>A:hover {color: #C0C0C0; font-family: Tahoma} </style> <body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" style="font-family: Tahoma; font-size: 10pt" link="#787485" vlink="#787485" alink="#787485"> <SCRIPT language=javascript> message = " h t t p : / / w w w . T a r i k h a n e h . c o m ^"+ " ----------> K a n o o n e J a v a n a n e T a r i k h a n e h D A M G H A N <---------- ^" + " :::.. i n f o @ T a r i k h a n e h . c o m :::..^" + " T h i s S i t e D e s i g n e d b y I m a n R a f i e i ( S T U D I O B O B O !)^" + " ::..COPY RIGHT © 2000-2003 T A R I K H A N E H A L L R I G H T R E S E R V E D ..:: ^" + " :. A l l g r a p h i c s c o p y r i g h t b y a u t o p l a z z a ( S T U D I O B O B O ! ) ^" + "" scrollSpeed=80 lineDelay =4500 txt ="" function scrollText(pos){if(message.charAt(pos)!='^'){txt =txt+message.charAt(pos) status=txt pauze =scrollSpeed } else{pauze=lineDelay txt ="" if(pos==message.length-1)pos=-1 } pos++ setTimeout("scrollText('"+pos+"')",pauze) } // Unhide --> scrollText(0) </SCRIPT> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%"> <tr> <td width="100%" align="center"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="45%"> <tr> <td bgcolor="#FFFFFF" height="50" width="640" valign="bottom"> <p align="center"> <img border="0" src="../images/banner_farsi.jpg" width="777" height="84"></td> </tr> <tr> <td height="323" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="356"> <tr> <td width="7" background="../images/shadow-left1.gif" height="354">&nbsp;</td> <td valign="top" width="759" height="354"> <table border="0" style="border-collapse: collapse" width="759" bordercolor="#000000" height="801"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"><img border="0" src="../images/about%20us_pic_f.gif" width="59" height="14"><img border="0" src="../images/contact%20us_pic_f.gif" width="59" height="14"><img border="0" src="../images/site_map_pic_f.gif" width="59" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="9" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/best_pic_f.gif" width="133" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><a href="../../English/Index_E.htm"><img border="0" src="../images/english_pic.gif" width="59" height="14"></a><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"><img border="0" src="../images/space.JPG" width="6" height="14"></td> <td valign="top" width="163" height="40" background="../images/line-right.gif" rowspan="2"> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj3" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="37"> <param name="movie" value="../Flash/tarikhaneh.swf"> <param name="quality" value="High"> <param name="bgcolor" value="FFFFFF"> <param name="_cx" value="4180"> <param name="_cy" value="979"> <param name="FlashVars" value> <param name="Src" value="../Flash/tarikhaneh.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../Flash/tarikhaneh.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj3" width="158" height="37" quality="High" bgcolor="#ffffff"></object> </td> </tr> <tr> <td valign="top" width="134" height="21" dir="rtl"> <p align="right"><font size="2"> <marquee onmouseover="this.stop()" onmouseout="this.start()" scrollAmount="2" scrollDelay="100" width="132" bgColor="#FFFFFF" height="13" align="center" direction="right">©'FHF ,H'F'F *'1J.'FG EB/E ('2/J/©FF/¯'F 92J2 1' ¯1'E&#1740; EJ/'1/</marquee></font></td> <td valign="top" width="56" height="21" dir="rtl" background="../images/tit.gif"> &nbsp;</td> <td valign="top" width="398" height="21" dir="rtl" background="../images/top_new_pi.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="1" color="#FFFFFF">/'F4Ì ©G /1 ,G'F '3* 1' *FG' /1 ,G'F EÌ*H'F J'A* FG /1 ©F, '*'B </font></td> </tr> <tr> <td valign="top" width="592" height="761" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="762"> <tr> <td valign="top" height="762"> <table border="0" style="border-collapse: collapse" width="100%" height="23"> <tr> <td width="5">&nbsp;</td> <td width="33" background="../images/lheadcenter.gif">&nbsp;</td> <td background="../images/backheadcenter.gif" dir="rtl" valign="top" style="font-family: Tahoma; font-size: 10pt"> <p align="right"><font color="#FFFFFF"> ::*'1J.†G *'3J3 E/'13 ,/J/ /1 /'E:'F</font></td> <td width="4" background="../images/rheadcenter.gif">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="589" height="419"> <tr> <td width="5" height="18"></td> <td width="4" background="../images/center_left0.gif" height="18">&nbsp;</td> <td width="559" dir="rtl" align="justify" height="18"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> 4G1 '/( ~1H1 /'E:'F '2 ¯04*G G'Ì /H1 EG/ 9DE H /'F4 (H/G H GE 2E'F (' *1HJ, H *H39G H ~1H14 FHJF /1 ~GFG 'J1'F 2EJF  E1/E /'E:'F FJ2 '2 'JF ©'1H'F :'AD FE'F/G H (7H1J©G FH4*G 'F/: /1 3'D 1280 4E3Ì "B'J'F «3J/ EG/Ì 41A 'D'7('!» H «E-EH/ 'EJ1 .DJDÌ» 'HDJF /(3*'F 3(© ,/J/ (F'E «FJ1JG» 1' /1 'JF 4G1 *'3J3 FEH/F/ H †HF 9/G 'Ì '2 E1/E '3*B('D F©1/F/ (9/ '2 E/*Ì EF-D ¯1/J/.</span></td> <td width="6" background="../images/center_right.gif" height="18">&nbsp;</td> <td width="5" height="18"></td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" align="justify" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> 3~3 /1 3'D 1288 4E3Ì E1-HE «1-JE .'F -4E* 'DEE'D© /'E:'FÌ» '2 '9J'F H E'D©JF /G©/G E'J'F 'B/'E (G *'3J3 /(3*'FÌ (G F'E «-4E*JG» FEH/ ©G /1 'JF,' (G 7H1 '.*5'1 †¯HF¯Ì 'J,'/ H '/'1G H 'F-D'D 'JF E/13G 1' '2 J'//'4*G'Ì 4'/1H'F «9DÌ '5:1 ©4'H12» FBD EÌ ©FJE:</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" align="justify" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt; font-family:Tahoma">«/(3*'F -4E*JG (G E/1J* E1-HE 9(/'D-3JF 3*H/G E8A1Ì ¯H/12Ì ©G '2 'G'DÌ (1H,1/ (H/ H 1J'3* 4G1('FÌ /'E:'F 1' (G 9G/G /'4* '/'1G EÌ 4/. E-D E/13G -4E*JG /1 9E'1*Ì /1 'HD (E-DG 'E'E A9DÌ) 4G1 /'E:'F (H/G '3*. /1 'JF E/13G 9D'HG (1 /1H3 E9EHD ¯HJ' 2('F A1'F3G GE */1J3 EÌ 4/ H (H/,G "F 1' GE E1-HE -4E* 'DEE'D© '2 'EH'D .H/~1/'.* EÌ ©1/. 'JF E/13G (G E/1J* 4.5J* J'/ 4/G /'J1 (H/ *' 'JF©G A1/Ì (G F'E 14J/ 'D/JF .H'1Ì 1&J3 '5D'FDHG' ©G '2 E3*(/'F (H/G (1'Ì J'1Ì 13'F/F (G E-E/ 9DÌ 4'G B','1 /1 1'G 92JE* (G '3*1"('/  (' /HJ3* FA1 3H'1G H ~J'/G E3D- (G /'E:'F H'1/ 4/G H E/* /G 1H2 'B'E* FEH/G H E9DHE FJ3* (G †G 9D* E1-HE ¯H/12Ì 1' E,(H1 (G A1'1 '2 'JF 4G1 ©1/G '3* H E*'3A'FG (' 1A*F 'H E/13G -4E*JG FJ2 *97JD H EF-D EÌ ¯1//.</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> (G G1 -'D ~3 '2 'F-D'D E/13G -4E*JG *' †F/ 3'D 'E1 *9DJE H *1(J* /1 /'E:'F (G /3* †F/ FA1 E©*( /'1 (H/ *' "F©G /1 3'D 1295 4E3Ì /(3*'FÌ (G F'E «F'8EJG» (G GE* E1-HE «9(/'D-3JF F'8EJ'F» 3EF'FÌ (F'8E 'D*,'1) ©G /1 /'E:'F /A*1 *,'1*Ì /'4* /1 'JF 4G1 *'3J3 4/ G2JFG 'JF /(3*'F /1 3'DG'Ì 'HD E'G'FG /1 -/H/ 300 *HE'F (H/G ©G 'JF E(D: 1' (9D'HG "F†G 51A .1J/ DH'2E 'D*-1J1 H ©*'( '7A'D (Ì (6'9* EÌ 4/G  "B'Ì F'8EJ'F EÌ ~1/'.*G 'F/.</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" height="19"> <p align="justify" style="line-height: 150%"> <span lang="FA" dir="RTL" style="font-size: 10.0pt; font-family: Tahoma"> (EF8H1 "¯'GÌ (J4*1 '2 †¯HF¯Ì *'3J3 F'8EJG H E/J1 H E9DEJF "F D'2E '3* ©G B3E*Ì '2 J'//'4*G'Ì /H *F '2 4'¯1/'F EE*'2 H F'E/'1 "F 1' ('2¯H FE'JJE:</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> 4'/1H'F «-(J( J:E'JJ» '/J( H 4'91 9'DÌ B/1 H E/J1 E,DG ¯1'F3F¯ «J:E'» H 5'-( *'DJA'* '1,EF/  /1 EB/EG 'Ì ©G (1 ©*'( FAJ3 5//1H'2G *'DJA /H3* H GE/13 .H/ E1-HE 9DÌ '5:1 ©4'H12 FH4*G †FJF EÌ ¯HJ/: </span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt; font-family:Tahoma">«/1 3'D 1336 G.B  'JF (F/G -(J( J:E'JJ '2 .H1 (J'('F© (G 4G1 /'E:'F 1A*E  H /1 E/13G F'8EJG (G */1J3 '4*:'D ,3*E /1H3Ì ©G /1 "F E/13G *-5JD EÌ 4/ (G *-BJB '2 *-5JD'* /(J13*'F 'E1H2Ì (1*1 (H/. E/13G F'8EJG /'E:'F 1' E1-HE -', 9(/'D-3JF 3EF'FÌ (F'8E 'D*,'1) /1 3'D 1335 G.B *'3J3 ©1/.</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> /1 "F 3'DG' -©HE* 4'G1H/ H (37'E H 3EF'F H /'E:'F H ,F/B (' E1-HE J/'DDG EJ12' 96/Ì (H/. ('EJ1 '98E /HE)  (H2J1 'EH1 .'1,G H 3AJ1 /1 /H1G 3D7F* E-E/ 16' ~GDHÌ)  1J'3* 1H-'FÌ 4G13*'F (' E1-HE -', EJ12' 16' E9DE 41J9*E/'1 /'E:'FÌ (H/ H E/J1J* E/13G 1' 9(/'... J'3'&J  5/1 'D'/('! /'4* H 'H /1 '/(J'* A'13Ì H 91(Ì H ABG H -©E* H EF7B E,*G/ (H/ H /1 9DHE ,/J/ '3*'/. 9DÌ E-E/ ~JE'F J:E'JJ H '-E/ FJ1Ì H /J¯1 E9DEJF "2EH/G */1J3 ©D'3G' 1' (9G/G /'4*F/ H 9(/'D©1JE ©31'&Ì -'©E '/( /H3* H '/( ~1H1 4G1 (H/. 'JF 'A1'/ A6JD* ~1H1 /1 *98JE E/13G H *4HJB 4'¯1/'F GGE'GF¯Ì H J©/DÌ *E'E /'4*F/ H /1 H'B9 E-J7Ì 9DEÌ H '/(Ì (21¯*1 '2 ¯F,'J4 4G1Ì ©H†© †HF /'E:'F 'J,'/ 4/G (H/. (1¯2J/¯'F GE/13G'Ì /(3*'FÌ (G*1JF /H3*'F 'F/ H E1' '2 'JF 39'/* (G1G EF/Ì *E'E (H/. /©*1 9DÌ 39'/* (E1-HE) (~24© H ,1'- E*.55) G/'J* '... /'H1Ì (E1-HE) (H©JD /'/¯3*1Ì EBJE *G1'F  4'91 H 1H2F'EG F¯'1 "2'/J.H'G)  9(/'... .31HÌ (/J~DE'* EBJE 'J*'DJ')  9DÌ '5:1 ©4'H12 (H©JD /'/¯3*1Ì  4'91 H FHJ3F/G EBJE ¯1¯'F) '2 "F ,EDG (H/F/ H G3*F/. E' J'1'F H /H3*'F B/JE  (G /'E:'F  'JF 4G1 92J2 F,J(  E/JHFJE ©G E' 1' /1 1J9'F ,H'FÌ /1 /'E'F .H/ (G 41'A* H 31'A1'2Ì H FJ©F'EÌ ~1H1/G H (1"H1/G '3*  /1 E/13G G'J4 /13 .H'F/G 'JE  /1 E3',/4 1H2'F H 4('F FE'2 ¯0'1/G 'JE  (G /G'* '71'A4 3A1 ©1/G 'JE H '2 "( H .'©4 (G1G G' J'A*G 'JE. E' (1 1H'F *'(F'© (21¯'FÌ ©G E/13G 1' *'3J3 ©1/F/ H ©*'( H DH'2E *-5JDÌ 1' A1'GE "H1/F/  H /1 ,4F G'Ì 'E*-'FÌ '2 GJ†¯HFG *4HJBÌ ~/1'FG .H//'1Ì F/'4*F/  H E9DEJFÌ ©G /1 *9DJE H *1(J* E' GE* ¯E'4*F/ H /H3*'FÌ ©G 3'DG' /1 J© '*'B GE/E H GE/13 (H/JE H '©FHF '2 ,G'F 1A*G 'F/ /1H/ EÌ A13*JE /1H/Ì ~'©*1 '2 4(FE (G'1'F H (1A ©HG3'1'F» </span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p align="justify" style="line-height: 150%"> <span lang="FA" dir="RTL" style="font-size: 10.0pt; font-family: Tahoma"> E1-HE 9DÌ '5:1 ©4'H12 FJ2 /1 .5H5 E/13G F'8EJG †FJF FH4*G '3*: «/1 (/H 'E1 E/13G (' 3G ©D'3 *4©JD 4/ H ~3 '2 E/*Ì (G †G'1 H ~F, H 44 ©D'3 *©EJD ¯1/J/. E/J1 E/13G 5/1'D'/('! (J'3'&Ì (9/) (H/ H /1 ©D'3 44E GE */1J3 EÌ ©1/ 9/G 'Ì '2 4'¯1/'F E/13G A'13Ì H EB/'1Ì 91(Ì EÌ /'F3*F/ H (' (1F'EG H ~Ì ¯J1Ì H 9D'BG  -3'( H GF/3G H ,:1'AJ' H 3'J1 /13G'Ì D'2E 1' A1' EÌ ¯1A*F/ H †HF (1F'EG H2'1*Ì F(H/ J'3'&Ì '3*9/'/ H ~4*©'1 4'¯1/'F 1' /1 F81 EÌ ¯1A* H EH'/Ì 1' */1J3 EÌ ©1/ ©G (' *H,G (G (1F'EG E/'13 ©FHFÌ 4'J/ 9EDÌ (G F81 FJ'J/. /1 ©D'3 44E  -3'( *' E1'(-G H *F2JD '2 ©*'( -3'(Ì (F'E  -3'( 9DJ.'F  GF/3G EB/E'*Ì *' †G'1 EB'DG  ,:1'AJ'Ì 7(J9Ì H 3J'3Ì (6EJEG EB/'1Ì GJ&* (F'E «AF 3F» BH'9/ 'D,DJDG E.*51 /1 F-H H 51A H (9/'K ©*'(Ì (F'E /1H3 F-HJG H ('D'.1G 5E/JG  ,H'G1 'DD3'F EF7B  *'1J. 'F(J'! E,'FÌ 'D'/( (1'Ì *E1JF 91(Ì  A1'&/'D'/(  ¯D3*'F 39/Ì  ©DJDG /EFG (A'13Ì)  *'1J. 9EHEÌ 'J1'F *'DJA 0©'! 'DED©  (/J9 /1 AF 91H6 H 491 H /1 'H'.1 41H9 (G .H'F/F A1'F3G GE 4/. /1 ".1 G1 3'D *-5JDÌ '2 H,HG '4.'5  9DE' H '9J'F /9H* EÌ 4/ H '2 4'¯1/'F ©D'3 ~F, H 44 (' -6H1 "FG' 'E*-'F EÌ ¯1/J/ (G G1 J© '2 4'¯1/'F ©G '2 9G/G 'E*-'F (1 EÌ "E/F/ ,'J2G EÌ /'/F/.»</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:150%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> '2 /J¯1 E/'13 *'3J3 J'A*G /1 /'E:'F  /(3*'F «EHJ/JG» /1 B1JG «5J/ "('/» '3* ©G /1 3'D 1296 4E3Ì *H37 E1-HE «E-E/ *BÌ .'F» (EHJ/ F8'E) H (G E/1J* 4'/1H'F «-', 3J/ '(H'DA6D 6J'&Ì 41J9* ~F'GÌ» 4©D ¯1A*G (H/ H /1 3'D 1300 4E3Ì (F' (G /9H* E1/E /'E:'F  "B'Ì 41J9* ~F'GÌ '2 5J/ "('/ (G 4G1 "E/G H (' ','2G F'EG 13EÌ '2 H2'1/* A1GF¯  /(3*'F †G'1 ©D'3G «39'/*» 1' ©G (9/'K (G F'E «EFH†G1Ì» F'EJ/G 4/ *'3J3 FEH/. 'JF E/13G /1 3'D 1303 44 ©D'3G 4/ H 3'DG'Ì E*E'/Ì (' ©H44 H E,'G/* H '3*B'E* E/J1 J'/ 4/G  ./E'* 4'J'FÌ (G *1HJ, H *H39G "EH24 A12F/'F 'JF 4G13*'F FEH/. (J4*1 'A1'/ *-5JD ©1/G H '©+1 A1GF¯J'F B/JEÌ /'E:'F '2 /3* ~1H1/¯'F E1-HE 41J9* ~F'GÌ (H/G H G3*F/ H 'H 1' (G -B ~/1 A1GF¯ /'E:'F DB( /'/G 'F/. ,' /'1/ GE '©FHF H (1'Ì GEJ4G (G 1H'F4 /1H/ A13*JE H (1'J4 "E124 'J2/Ì 7D( FE'JJE.</span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p class="MsoNormal" dir="rtl" style="text-align:justify;text-justify:kashida; text-kashida:0%; line-height:200%"><span lang="FA" style="font-size:10.0pt;font-family:Tahoma"> 6EF'K ('J/ J'/"H1Ì 4H/ ©G 'JF E/13G *' 3'D 1336 4E3Ì (' '.0 4G1JG 'Ì E.*51 (G 5H1* EDÌ '/'1G EÌ 4/ H /1 'JF 3'D (G /HD*Ì *(/JD ¯1/J/. -'D ©G 5-(* '2 E/13G /HD*Ì (G EJ'F "E/  D'2E '3* E*0©1 4HJE ©G /1 3'D 1298 4E3Ì /1 2E'F H2'1* "B'Ì «'-E/ (/1» (F5J1 'D/HDG) 'HDJF /(3*'F /H ©D'3G E,'FÌ /HD*Ì /1 4G1 /'E:'F *'3J3 ¯1/J/ ©G (9/'K (G F'E /(3*'F ~GDHÌ *:JJ1 F'E /'/. </span></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> <p align="center"> <font size="2" color="#FF0000"> <font color="#0000FF"> <a href="../Index_F.htm">('2¯4*</a></font></a></font></td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> <tr> <td width="5" height="19">&nbsp;</td> <td width="4" background="../images/center_left0.gif" height="19">&nbsp;</td> <td width="559" dir="rtl" valign="top" height="19"> &nbsp;</td> <td width="6" background="../images/center_right.gif" height="19">&nbsp;</td> <td width="5" height="19">&nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="5">&nbsp;</td> <td background="../images/downcenter_left.gif" width="12">&nbsp;</td> <td background="../images/downcenter_center.gif">&nbsp;</td> <td background="../images/downcenter_right.gif" width="25">&nbsp;</td> <td width="7">&nbsp;</td> </tr> </table> </td> </tr> </table> </td> <td valign="top" width="163" background="../images/line-right.gif" height="761"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td> <hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"> <a href="../Damghan/Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../monasebatha/mahdaviyat.htm" style="text-decoration: none"> <font color="#0000FF">A1GF¯ EG/HJ*</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../rahbari/main.htm"> <font size="2" color="#0000FF">/1 E-61 HD'Ì*</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF" height="9"> <tr> <td background="../images/back1button.gif" height="7"> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikh.htm"> <font color="#0000FF">*'1Ì. /'E:'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <font size="2"> <a href="../asnad/asnad%20-%20main.htm" style="text-decoration: none"> <font color="#0000FF">'3F'/ *'1J.Ì</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="101%" bordercolor="#3C9DFF"> <tr> <td background="../images/back1button.gif"> <p align="center" dir="rtl"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-tarikhi.htm"> <font color="#0000FF">'E'©F *'1J.Ì</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-mazhabi.htm"><font size="2" color="#0000FF"> 'E'©F E0G(Ì</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="../Damghan/emamzadeh1.htm"><font size="2" color="#0000FF"> "3*'F E7G1</font></a></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../Damghan/Main-goyesh.htm"> <font color="#0000FF">¯HÌ4 /'E:'FÌ</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2"> <a href="../Damghan/Main-rostaha.htm" style="text-decoration: none"><font color="#0000FF">4G1G' H 1H3*'G'</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"><span lang="fa"> <a style="text-decoration: none" href="../Damghan/Main-toristi.htm"><font color="#0000FF"> ,'0(G G'Ì 7(Ì9Ì</font></a></span></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../nashriyeh/nashriye-%20arshiv.htm"><font color="#0000FF"> .(1F'EG F¯'G ,H'F</font></a></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#0000FF"><font color="#0000FF"><a style="text-decoration: none" href="../matbooat/Main.htm"><font color="#0000FF">E7(H9'*</font></a></font> <font color="#0000FF"> <a href="../matbooat/Main.htm" style="text-decoration: none"> <font color="#0000FF">H .(1¯2'1ÌG'</font></a></font></font></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" style="border-collapse: collapse" width="100%" background="../images/back1button.gif" bordercolor="#3C9DFF"> <tr> <td> <p align="center" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"> <font color="#0000FF">/'1'D'Ì*'E</font></a></font></a><a style="text-decoration: none" href="../imam%20sajad/darolaytam.htm"><font size="2" color="#0000FF"> 'E'E 3,'/</font></a></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> <tr> <td width="13">&nbsp;</td> <td> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#3C9DFF" width="100%" bgcolor="#3C9DFF" background="../images/back1button.gif"> <tr> <td width="100%" bordercolor="#FFFFFF" bgcolor="#FFFFFF" background="../images/back1button.gif"> <p align="center" style="margin-top: 0; margin-bottom: 0"> <span lang="fa"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"> <font color="#0000FF">~ÌHF/G'</font></a></font></span></td> </tr> </table> </td> <td width="13">&nbsp;</td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="4"> <tr> <td width="100%" height="4"> <p align="center"> </td> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="19"> <tr> <td width="100%" background="../images/backheadcenter.gif" dir="rtl" valign="top" height="19"> <p style="margin-top: 0; margin-bottom: 0"> <font size="2" color="#FFFFFF">&gt; *(DJ:'*</font></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="35"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="44"> <param name="movie" value="../images/javaninter.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1164"> <param name="FlashVars" value> <param name="Src" value="../images/javaninter.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../images/javaninter.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="158" height="44" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="32"> <tr> <td> <p align="center"> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj2" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="158" height="42"> <param name="movie" value="../images/shabahang.swf"> <param name="quality" value="High"> <param name="_cx" value="4180"> <param name="_cy" value="1111"> <param name="FlashVars" value> <param name="Src" value="../images/shabahang.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="AllowScriptAccess" value="always"> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="MovieData" value> <embed src="../images/shabahang.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj2" width="158" height="42" quality="High"></object> </td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td><hr></td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="15"> <tr> <td dir="rtl" valign="top"> <p align="center"> <font size="2" color="#006BD7">3A'14 *(DJ:'*:</font></td> </tr> <tr> <td dir="rtl" valign="top"> <p align="center"><span lang="en-us"> <font size="2" color="#808080">0232-5253699</font></span></td> </tr> <tr> <td dir="rtl" valign="top"> <hr></td> </tr> </table> <table border="0" cellpadding="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="224"> <tr> <td width="100%" height="224" dir="ltr" valign="top"> <table border="0" style="border-collapse: collapse" width="100%"> <tr> <td background="../images/backheadcenter.gif" dir="rtl" style="margin-top: 0; margin-bottom: 0"> <p align="right"> <font color="#FFFFFF" style="font-size: 8pt"> <span lang="en-us">&gt; </span>DJF©G'Ì E1(H7 (G 'JF 5A-G</font></td> </tr> <tr> <td> <p align="center">&nbsp;</td> </tr> <tr> <td> &nbsp;</td> </tr> </table> <table border="0" style="border-collapse: collapse" width="100%" height="1332"> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="19">&nbsp;</td> </tr> <tr> <td height="618">&nbsp;</td> </tr> <tr> <td align="center" dir="rtl" height="38"> &nbsp;<!-- Begin WebGozar.com Counter code --> <script type="text/javascript" language="javascript" src="http://www.webgozar.ir/c.aspx?Code=1530202&amp;t=counter" ></script> <noscript><a href="http://www.webgozar.com/counter/stats.aspx?code=1530202" target="_blank">"E'1</a></noscript> <!-- End WebGozar.com Counter code --></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> <td width="5" background="../images/line-right1.gif" height="354">&nbsp;</td> </tr> </table> </td> </tr> <tr> <td height="28" width="769" background="../images/line-down.gif"> <p align="center" style="margin-top: 2; margin-bottom: 0"> <font size="1" face="Arial">copy right © 2008<span lang="en-us">-</span>2012 <a style="text-decoration: none; " href="http://www.Tarikhaneh.com"> <font color="#FFFFFF">Tarikhaneh.com</font></a> all right reserved .all graphics copy right by<span lang="en-us"><a style="text-decoration: none" href="mailto:sitetarikhaneh@gmail.com"> <font color="#FFFFFF">Tarikhaneh</font></a></span></font></td> </tr> </table> </td> </tr> </table> </body> </html>