ÿþ<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Language" content="fa"> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <title>©4A 3F¯ F¯'1G G'Ì ~Ì4 '2 EÌD'/ /1 1H3*'Ì 14E /'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 T a r i k h a n e h ^" + " ::..COPY RIGHT © 2005-2008 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 t a r i k h a n e h ^" + "" 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="42%"> <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="1" valign="top" width="769"> <table border="0" style="border-collapse: collapse" width="777" height="199"> <tr> <td width="7" background="../images/shadow-left1.gif" height="197">&nbsp;</td> <td valign="top" width="759" height="197"> <table border="0" style="border-collapse: collapse" width="759" bordercolor="#000000" height="644"> <tr> <td valign="top" width="592" height="19" background="../images/line-b-top.gif" dir="rtl" colspan="3"> <p align="right"> <a href="../Index_F.htm"> <img border="0" src="../images/main_page_pic_f.gif" width="59" height="14"></a><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> <param name="SeamlessTabbing" value="1"> <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="604" colspan="3"> <table border="0" style="border-collapse: collapse" width="100%" height="544"> <tr> <td valign="top" height="544"> <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"> :: ©4A 3F¯ F¯'1G G'Ì ~Ì4 '2 EÌD'/ /1 1H3*'Ì 14E /'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="407"> <tr> <td width="5" height="6"></td> <td width="4" background="../images/center_left0.gif" height="6">&nbsp;</td> <td width="559" dir="rtl" align="justify" height="6"> <p align="justify" style="line-height: 150%"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <font size="2">14E F'E Ì©Ì '2 1H3*'G'Ì 2Ì(' H EF-51 (A1/ /'E:'F H 4'Ì/ 'Ì1'F '3* (' .5H5Ì'*Ì ©G /1©E*1 E©'FÌ /1 'Ì1'F E4'(G "F Ì'A* EÌ 4H/. 'ÌF 1H3*' /1 /ÌH'1G Ì H1H/Ì (G ©HÌ1E1©2Ì 'Ì1'F '2 71A /'E:'F (G ,F/B '3*. ©F'1 ,'/G /'E:'F (G ,F/B /13E* †~ "F 1H3*'ÌÌ 2Ì(' (' /H†4EG "( B1'1 /'1/ ©G (1'Ì E3'A1'F *A*Ì/G '2 ©HÌ1.4© F9E*Ì (Ì (/ÌD '3*. <br> HB<a href="../../damghan%20photos/rostaha/reshm.htm"><img border="0" src="../../damghan%20photos/images/reshm1.jpg" alt=""D(HE *5'HÌ1 1H3*'Ì ©HÌ1Ì 14E /'E:'F" width="300" height="225" align="right"></a>*Ì '2 ¯1E' H .4©Ì ©4F/G Ì ©HÌ1 '2 71A ,F/B (G /'E:'F (G 'ÌF 1H3*' EÌ 13ÌE ¯HÌÌ H'1/ (G4* EÌ 4HÌE . GH'ÌÌ .F©  "( A1'H'F H E1/E'FÌ EG1('F. .5H5Ì'* .H( 1H3*'Ì ©HÌ1Ì 14E (G 'ÌF G' ©G 0©1 ©1/ÌE .*E FEÌ 4H/. 'H, 4©HG H 98E* "F H,H/ 3F¯ F¯'1G G'ÌÌ '3* /1 /'EFG ©HG G'Ì E1*A9 4E'D :1(Ì "F. FB4 G'ÌÌ ©G /1 ,'Ì ,'Ì 'Ì1'F *©1'1 4/G 'F/ H /1'ÌF /Ì'1 ©HÌ1Ì GE†HF /̯1 FB'7 'Ì1'F H,H/ /'1F/. /1 /'EFG 41BÌ Ì©Ì '2 E1*A9 *1ÌF ©HG G'Ì EF7BG (F'E &nbsp;©HG /.*1'F Ì' †GD /.*1'F /1 FB7G ":'2ÌF 8GH1 "( (13F¯ G'Ì 3.*  FB4 G'Ì E*9//Ì '2 (2©HGÌ (FE'/ "( .H'GÌ) /1 /Ì'1 .4© &nbsp;-©'©Ì 4/G 'F/. '¯1†G *9/'/ "FG' ©E H E9/H/ '3* HDÌ '124 H ~Ì'E EDÌ "FG' (3Ì'1 A1'H'F '3*. '2EGE *1ÌF '124 G'ÌÌ '3* ©G E' (G /F('D "FG' G3*ÌE.</font></span></td> <td width="6" background="../images/center_right.gif" height="6">&nbsp;</td> <td width="5" height="6"></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 align="justify" style="line-height: 150%"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <font size="2">H,H/ FB4 G'Ì E*9// (2©HGÌ '3* ©G *H37 GF1EF/'F 7Ì /H1G G'Ì E.*DA (1 3F¯ G'Ì 3.* 'Ì,'/ 4/G 'F/. ~Ì'EÌ (3 (21¯ /1 .H/ /'1F/ H "F 'ÌF©G E'GE '2 .'DB G3*Ì "( EÌ .H'GÌE  †1'©G '124EF/*1ÌF 9F51 G3*Ì H-Ì'* "( '3* H ©HÌ1F4ÌF'F '2GEG 'HDÌ *1. FÌ'©'F E' 'ÌF ~Ì'E .H/4'F 1' '2 †G'1 G2'1 3'D ~Ì4 /1 B'D( Ì© FH9 .7 ~Ì©*H¯1'E ©G GE'F' FB4 (2©HGÌ '3* (G 2Ì('ÌÌ *E'E (Ì'F /'4*G 'F/. GE'F '5D H B'9/G Ì ©DÌ ©G /1,'Ì ,'Ì 'Ì1'F *©1 '1 4/G '3* H /BÌB'K /1'ÌF FB7G Ì /H1 'A*'/G H ©HÌ1Ì FÌ2*©1'1 4/G '3*. /1'ÌF /Ì'1 'F3'F (Ì4*1 '2 GEG ,' '124 'ÌF .H'3*G 1' /1© EÌ ©F/ H GEG Ì 9H'ED 7(Ì9Ì /1 ~Ì1'EHF E' 'ÌF .H'3*G Ì '124EF/ 1' A1Ì'/ EÌ 2F/. "(  "( H "(.</font></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 align="center"> <img border="0" src="../images/sangnegare1.jpg" width="400" height="296"></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" bgcolor="#FFFFCC"> <p align="center"> <font face="Arial" color="#000080"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <strong>FB4 G'Ì (2©HGÌ (' *©FÌ© GF1Ì *-3ÌF (1'F¯Ì2 ©G (1/ÌH'1G Ì 3.* H&nbsp;F'GEH'1 /1G&nbsp;-©'©Ì 4/G&nbsp;. FE'/ "( .H'GÌ  2'ÌF/¯Ì  ('1H1Ì H E-'A8*</strong></span></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" height="19"> <p align="justify" style="line-height: 150%"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <font size="2">©4A 'ÌF "+'1 /1 /1G ©HG †GD /.*1 ~Ì'E "H1 "F '3* ©G 4(ÌG (G 'ÌF "+'1 -*E'K EÌ *H'F/ /1 /̯1 FB'7 ©HG G' H /1G G'Ì 'ÌF /Ì'1 H,H/ /'4*G ('4F/ ©G FÌ'2 (G (113Ì (Ì4*1 /'1/. /1©F'1 FB4 G'Ì (2©HGÌ E' (' FEHFG G'Ì E*9//Ì '2 AF,'F FE'G'ÌÌ EH',G 4/ÌE ©G (1'Ì F.3*ÌF ('1/1'Ì1'F (G 4©D E1(9 'Ì,'/ 4/G (H/F/. &nbsp;'ÌF "+'1(1 /ÌH'1G Ì 41BÌ /1G /1 E-D ¯01 "( 'Ì,'/ 4/G (H/F/ ©G *9/'/ "FG' (G 44 9// EÌ 13Ì/. 4'Ì/ E-D F¯G/'1Ì E'Ì9'*Ì GE†HF 95'1G ¯Ì'G'F (GHE) (H/G ('4F/. D'2E (' Ì'/ "H1Ì '3* ©G /1 7HD /1G ¯Ì'G EB/3 GHE&nbsp; A1'H'F (G †4E EÌ .H1/. 'ÌF /ÌH'1 ©F/G G'(Cup Marks) (G 712 2Ì('ÌÌ (' '(2'1G'Ì "GFÌ 3.* GE†HF AHD'/ (G /B* A1'H'F 'Ì,'/ H -'4ÌG (F/Ì 4/G (H/F/. (113Ì ©'1©1/G'Ì /BÌB *1 "FG' FÌ'2 (G E7'D9'* (Ì4*1Ì /'1/. /1©F'1 Ì©Ì '2 "FG' .7 ©F/G Ì 91(Ì H,H/ /'4* ©G&nbsp; .H'F/F "F (G 9D* GE 1F¯ 4/F "+'1-©'©Ì (' 1F¯ (HE /4H'1 EÌ ('4/.</font></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="center"> <img border="0" src="../images/sangnegare2.jpg" width="400" height="265"></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" bgcolor="#FFFFCC"> <p align="center"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <strong> <font face="Arial" color="#000080"> FB4&nbsp;AF,'F FE'Ì E3*7ÌD 4©D (' -'4ÌG (F/Ì 2Ì(' (1'Ì F.3*ÌF ('1 /1 'Ì1'F&nbsp;(1/ÌH'1G Ì 3.* H&nbsp;F'GEH'1 /1G&nbsp; ©G E-DÌ (1'Ì F¯G/'4* 95'1¯Ì'G'F EB/3 ,G* ',1'Ì "ÌÌF G'Ì .'5 (H/G '3*. </font></strong></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" bgcolor="#FFFFFF"> <p align="justify" style="line-height: 150%"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <font size="2">D'2E (G 0©1 '3* ©G (1 /ÌH'1G Ì 3F¯Ì Ì©Ì '2 †4EG G' FÌ2 FB4 Ì© 3H'1G (' *©FÌ© GF1Ì ('D' -© 4/G ©G (G F81 F¯'1F/G (' *H,G (G 4©D ©D'G 3H'1G  4'Ì/ E*9DB (G /H1G 3'3'FÌ ('4/ ©G (1'Ì B79Ì* FÌ'2 (G 7ÌA 3F,Ì 9EHEÌ 4*'( /GF/G /'1/. </font></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" bgcolor="#FFFFFF"> <p align="center"> <img border="0" src="../images/sangnegare3.jpg" width="400" height="263"></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" bgcolor="#FFFFCC"> <p align="center"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <strong> <font face="Arial" color="#000080"> F¯G('F "( †4EG</font></strong></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" bgcolor="#FFFFFF"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <div dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <strong> <div dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> 4'.5G G'Ì 3F¯ F¯'1G G'Ì †GD /.*1 14E /'E:'F<O:P></O:P></strong></div> </div> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <strong><font size="2">1- 'F/'2G H '1*A'9 (HE G'</font></strong><font size="2">:</font> <font size="2">/ÌH'1G Ì 41BÌ Ì© /3* /1G /1B'D( Ì© (HE '3*A'/G 4/G (H/ ©G '1*A'9 "F (G&nbsp;/G G' E*1 EÌ 13/. &nbsp;</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>2</b><strong>- 2'HÌG Ì 4Ì( H ,G* (HE G':</strong>&nbsp;'ÌF (HE &nbsp;(21¯ /'1'Ì 2'HÌG 4Ì( -/H/ 90&nbsp; /1,G '3* H ,G* -/H/'K 41B.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>3- ,G* B1'1 ¯1A*F FB4 G':</b> ,G* GEG Ì FBH4 Ì© FH'.* '3* H '2 ,FH( (G 71A 4E'D '3* .</font><O:P></O:P></p> <div dir="rtl" style="font-size: 8pt; font-family: Tahoma; width: 559; height: 49" align="justify"> <font size="2"><b>4- /15/ FBH4 H FH9 "FG':</b> GEG Ì FBH4 (2©HGÌ '3* H /1 ©F'1 †4EG "( /'.D 1H3*' GE Ì© 3H'1G '3*.</font></div> <div dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>5- EÌ2'F GH'2/¯Ì FBH4:</b>&nbsp;EÌ2'F GH' 2/¯Ì (G 9D* .4©Ì GH'  ,G* 41BÌ H 4Ì( *F/ (HE (3Ì'1 F'†Ì2 '3*. &nbsp;</font><O:P></O:P></div> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>6- 'F/'2G Ì FBH4 -©'©Ì 4/G:</b> (21¯*1ÌF FB4 ©G Ì© (2©HGÌ '3* (G 'F/'2G Ì -/H/ ~'F2/G 3'F*ÌE*1 H ©H†©*1ÌF "FG' FÌ2 (G 'F/'2G Ì ~F, 3'F*ÌE*1 '3*.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>7- EÌ2'F 9EB -©'©Ì G':</b> 9EB -©'©Ì G' '2 5/&nbsp;*' 1 EÌDÌE*1 E*A'H* '3*.</font><O:P></O:P></p> <div dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>8- '(2'1G'Ì (©'1 1A*G ,G* -©'©Ì G':</b> '(2'1 G'Ì (©'1 (1/G 4/G '2 ©H(4 AD2 3.* H FH© *Ì2 (G H,H/ "E/G 'F/.</font></div> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>9- FH9 -©'©Ì G': </b> *E'E FBH4 '2 FH9 (Petroglyphs) G3*F/ ©G (1'+1 61(G G'Ì ©H(4Ì (Pecking) EF8E H /BÌB /1 ©F'1GE 'Ì,'/ 4/G 'F/ H Ğ Ì© '2 FBH4 /1 'ÌF,' (G 1H4 ©44Ì 'Ì,'/ F4/G 'F/. (G F81 F¯'1F/G *E'EÌ -©'©'F '2 "EH24 .'5Ì (1.H1/'1 (H/G 'F/ ©G *H'F3*G 'F/ /1 E1-DG Ì 'HD (/HF .1'( ©1/F (HE G'  †FÌF FBH4Ì 1' (' 'DB'Ì -'D* 1H-Ì EH1/ F81 (Ì'A1ÌFF/.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>10- B/E* FBH4 H /̯1 "+'1:</b> (G F81 F¯'1F/G GEG Ì "+'1 (9/ '2 ©4A "GF .DB 4/G 'F/ ©G FH9 -©'©Ì "FG' ¯HÌ'Ì "F '3*. '-*E'D'K B/E* "FG' (G G2'1G Ì 'HD B.E. EÌ 13/ ©G ,G* B79Ì* (G1G ¯Ì1Ì '2*©FHDH˜Ì 7ÌA 3F,Ì 9EHEÌ H 4*'( /GF/G H *-DÌD 1Ì2 A13'Ì4 ',*F'( F'~0Ì1 '3*.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>11- ./4G G'Ì H'1/ 4/G:</b>&nbsp;.H4(.*'FG ЯHFG ./4G 'Ì (1"FG' H'1/ F4/G '3* (,2 ¯H/'D G'Ì 9EÌB H H-4*F'©Ì ©G 2Ì1 "FG' *H37 'A1'/ .'7Ì ,G* ©4A ¯F, 'Ì,'/ 4/G '3* .</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>12- ,F3 3F¯ H 1F¯ (HE:</b> &nbsp;'2 FH9 3F¯ G'Ì /¯1¯HFÌ H (G GE A41/G 'F/ H 1F¯ "FG' .'©3*1Ì '3*</font></p> <div dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>13- †HF H †1'ÌÌ (H,H/ "E/F FBH4:</b> E-H7G G'Ì 3F¯ F¯'1G G' /1 'Ì1'F ('3*'F ©*'( G'ÌÌ 3F¯Ì G3*F/ ©G FHÌ3F/¯'F H GF1EF/'F "FG'  /1 /H1G G'Ì E.*DA  2E'FÌ ©G 'F3'F GFH2 2('FÌ (1'Ì ¯HÌ4 H .7Ì (1'Ì FH4*F F/'4*G  (H'37G Ì "FG' 3.F ¯A*G H 41- 2F/¯Ì .H/ H /̯1'F H -*Ì E-Ì7 'BDÌEÌ .H/ 1' *5HÌ1&nbsp;&nbsp;&nbsp;&nbsp; ©1/G 'F/  /1 H'B9 3F¯ F¯'1G G'  9D'ÌE H F4'FG G'Ì -'HÌ ~Ì'EF/.&nbsp;&nbsp;<br> <br> &nbsp;<b>14- H̘¯Ì G'Ì E4*1© H ~ÌH3*¯Ì 3F¯ F¯'1G G': </b></font> <O:P></O:P> </div> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2">· H,H/ 5/ /1 5/&nbsp;FBH4 (2©HGÌ (' 3(© H 71- G'Ì E4'(G /1 ©D 'Ì1'F.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2">· ©GF (H/F ©DÌG Ì FBH4 -©'©Ì 4/G ('3(© H 71- G'Ì E4'(G /1 ©D 'Ì1'F.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2">· H,H/ GF1 /1 "FG' (GF1G'Ì 5.1G 'Ì) GE¯HF (' ©D 3F¯ F¯'1G G'Ì 'Ì1'F</font></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2"><b>H̘¯Ì EF-51 (A1/ E-H7G:</b> &nbsp;H,H/ GA* EH1 AF,'F FE'Ì E3*7ÌD H E1(9 4©D (G '(9'/ -/H/'K /G /1 /G 3'F*ÌE*1 H /G /1 ~'F2/G 3'F*ÌE*1 H 9EB (Ì4 '2 /G 3'F*ÌE*1 (' '31'1 .'5 .H/ H -A1G G'Ì :'1 E'FF/ /1 37- ('D'ÌÌ (HE G'Ì 3F¯ F¯'1G G' (H/ ©G /1HF "FG' (G 9D* 'Ì,'/ "*4 3Ì'G 4/G (H/.</font><O:P></O:P></p> <p dir="rtl" style="FONT-SIZE: 8pt; FONT-FAMILY: Tahoma" align="justify"> <font size="2">'2 EF81 'B*5'/Ì "FG' '2 (G*1ÌF 3'E'FG G'Ì ,D( *H1Ì3E  '©H*H1Ì3E H '©HEH2G Ì GF1G'Ì 5.1G 'Ì /'.DÌ H .'1,Ì EÌ ('4F/. </font> <O:P></O:P> </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" bgcolor="#FFFFFF"> <p align="center"> <img border="0" src="../images/sangnegare4.jpg" width="400" height="296"></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" bgcolor="#FFFFCC"> <p align="center"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent"> <strong> <font face="Arial" color="#000080">*© FB4&nbsp;(2©HGÌ&nbsp; ©G (1/ÌH'1G Ì 3.* H&nbsp;F'GEH'1 /1G&nbsp;-©'©Ì 4/G&nbsp;. 1F¯ 3AÌ/ '+1&nbsp;F4'F '2 ,/Ì/ (H/F 'F FÌ3*&nbsp; (D©G F'4Ì '2 ,G* 41 B H 2'HÌG 4Ì(&nbsp;90 /1,G&nbsp; "F '3*.</font></strong></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" bgcolor="#FFFFFF"> &nbsp;</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" bgcolor="#FFFFFF"> <p align="center" dir="rtl"> <font size="2" color="#800000">FHÌ3F/G H 9©'3: E-E/ F'51Ì A1/</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" bgcolor="#FFFFFF"> <p align="center" dir="rtl"> <span id="_ctl5__ctl0_dlContents__ctl0_lblHTMLContent0"> <strong style="font-weight: 400"> <font size="2" color="#800000">E-D: ©HG †GD /.*1'F 14E&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *'1Ì.: .1/'/ 89</font></strong></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" bgcolor="#FFFFFF"> &nbsp;</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" bgcolor="#FFFFFF"> <p align="center" dir="rtl"> <font size="2" color="#FF0000"> <a href="Farsi/Damghan/Farsi/Damghan/Farsi/Damghan/Farsi/Index_F.htm"> <font color="#0000FF"> <a href="../Index_F.htm" style="text-decoration: none">('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> </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="604"> <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" dir="rtl"> <span lang="fa"><font size="2"> <a href="Main.htm" style="text-decoration: none"> <font color="#0000FF">/'E:'F</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%" 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"> <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" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="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="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" dir="rtl"> <span lang="fa"> <a style="text-decoration: none" href="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="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" dir="rtl"> <font size="2" color="#0000FF"> <a style="text-decoration: none" href="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="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="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" dir="rtl"> <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></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"> <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" dir="rtl"> <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><a style="text-decoration: none" href="../matbooat/web%20va%20weblog.htm"><font size="2" color="#0000FF">&nbsp;</font></a></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> <param name="SeamlessTabbing" value="1"> <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> <param name="SeamlessTabbing" value="1"> <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"> <font size="2" color="#808080">0232-5253699</font></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="82"> <tr> <td width="100%" height="82" 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> </table> <table border="0" style="border-collapse: collapse" width="100%" height="2717"> <tr> <td height="19"> &nbsp;</td> </tr> <tr> <td height="2654"> &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="197">&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>