a
<html><!----- Script By Hrd.blogfa.com ---->
<SCRIPT language=javascript>
  message     =
              "چشم ما نگران توست ای ایران ای مرز پر گهر^" +
              "ما مهرباني را از كودكي كه با آب نباتش دريا را مي خواست شيرين كند آموختيم.  ^" +
              "وظيفه خود مي دانيم با جهل وخرافه مبارزه كنيم ^" +
              " این،نوشتار گوشه ای از درنگها و دغدغه ها و بی قراریهای یک معلم است^" +
              "هر چند سكوت سر شار از نا گفتني هاست^" +
              "از نقد ارزشمند شما استقبال مي كنيم^" +
              "^"

  scrollSpeed = 100
  lineDelay   = 1500
  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>
<!----- Script By Hrd.blogfa.com ---->                 
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META NAME="description" CONTENT="<-BlogAndPostTitle-> - <-BlogDescription->">
<META NAME="keywords" CONTENT="<-BlogAndPostTitle->,<-BlogId->, Blog, Weblog, Persian,Iran, Iranian, Farsi, Weblogs, Blogs">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<meta name="GENERATOR" content="BlogFa.com">
<title><-BlogAndPostTitle-></title>
<style><!--
body{padding:0px;margin: 5px 0px 5px 0px;background:#CCCCCC;font-family: Tahoma; font-size: 8pt;SCROLLBAR-FACE-COLOR: #dfdfdf; SCROLLBAR-HIGHLIGHT-COLOR: #0044EE; SCROLLBAR-SHADOW-COLOR: #bbbbbb; SCROLLBAR-3DLIGHT-COLOR: #0044EE SCROLLBAR-ARROW-COLOR:#666; SCROLLBAR-TRACK-COLOR: #E7E7E7}
a, a:visited {color:#AA2222;text-decoration: none;}a:hover {color:#2244DD;text-decoration: non}img {border: 0px}
.page {background-color: White;border: 1px solid #999;width: 750px;border-bottom: 0px}
.logo {background: url('http://www.blogfa.com/layouts/dastnevis/bg_header.gif') right no-repeat;font-size: 12px;height: 92px;border-bottom: 6px solid #f6b402}
.end {background: url('http://www.blogfa.com/layouts/dastnevis/bg-bottom.gif') bottom left no-repeat;margin-bottom: 5px;background-color: White;border: 1px solid #0022DD;width: 750px;border-top: 0px;height: 89px}
#copyright {float: right;padding-top: 68px;padding-right: 15px;color: #8866EE;font-family: tahoma; font-size: 11px;font-weight: bold}
#copyright a, #copyright a:visited {color:#008822;text-decoration: none;}#copyright a:hover {color:#DD0044text-decoration: underline}
.blogtitle {float: left;padding-top: 18px;color: #DD0044;font-family: verdana; font-size: 18pt;font-weight: bold;width: 400px;text-align:center}
.blogdesc {margin-top: 5px;color: #0022DD;font-family: Tahoma; font-size: 10pt;text-align:center}
.Content{width: 550px;float: right;text-align: right;direction: rtl;overflow: hidden}
.Sidebar{line-height: 1.5em;width: 170px;float: left;padding:5px;text-align: right;direction: rtl;}
.PostTitle{padding-right:7px;font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#CC2266;padding-top: 6px; padding-bottom: 2px;direction: rtl;}
.PostTitle A:link{color:#AA0022text-decoration: none;}
.PostTitle A:visited {color:#AA0022;text-decoration: none;}
.PostTitle A:hover{color:blue;text-decoration: none;}

.PostBody {padding-right:12px;line-height: 1.5em;font-size: 9pt;font-family: Tahoma;color:black;padding-top: 5px; padding-bottom: 7px;text-align: right}
.PostBody A:link{color:#0022EE;text-decoration: none;}
.PostBody A:visited {color:#0022EE;text-decoration: none;}
.PostBody A:hover{color:red;text-decoration: none;}
.postdesc {padding-right:7px;font-size: 7pt;font-family: Tahoma;color:gray;padding-bottom: 10px}
.postdesc A{font-size: 8pt;font-family: Tahoma;}
.bul:link{color:navy;text-decoration: none;}
.bul:visited{color:navy;text-decoration: none}
.bul:hover{color:#008822text-decoration: none}
#custom{width:160px;overflow:auto;text-align:center;margin-top:10px}-->
</style>
<script lang ="javascript">
function GetBC(lngPostid)
{
intTimeZone=<-BlogTimeZone->;
strBlogId="<-BlogId->";
intCount=-1;
strResult="";
try {
for (i=0;i<BlogComments.length;i+=2)
{
if (BlogComments[i]==lngPostid)
intCount=BlogComments[i+1] ;
}
}  catch( e) {
}
if ( intCount==-1)  strResult="پستوي نظرات";
if ( intCount==0)  strResult="لطفا مطلب ما را نقد كنيد.";
if ( intCount==1)  strResult="یک نقد ارزشمند";
if ( intCount>1)  strResult=intCount + " نقد ارزشمند" ;
strUrl="http://commenting.blogfa.com/?blogid=" +strBlogId + "&postid=" + lngPostid + "&timezone=" + intTimeZone ;
strResult ="<a href=\"javascript:void(0)\" onclick=\"javascript:window.open('" + strUrl + "','blogfa_comments','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px')\" >" +  strResult + " </a>" ;
document.write ( strResult ) ;
}
function OpenLD()
{
window.open('LinkDump.aspx','blogfa_ld','status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no ,width=500px,height=500px');
return true;
}
</script>
</head>

<body>
<div align =center>
<div class =page>
<div class =logo>
<div class =blogtitle><-BlogTitle-><div class =blogdesc dir="rtl">
 <-BlogDescription-></div></div></div>
<div class="Sidebar">
<BlogProfile>
<div style="padding-bottom:7px;text-align: justify"  >
<BlogPhoto>
<div style="padding-bottom:7px;text-align:center" >
<img src="<-BlogPhotoLink->" >
</div>
</BlogPhoto>
<-BlogAbout->
<hr color="#AA2222" size="6">
</div>
</BlogProfile><!-- Begin WebGozar.com Newsletter code -->
<form action="http://www.webgozar.com/nletter/a.aspx"  target=_blank onsubmit="return sp(this);" name=wfrm method=post><p align=center dir=rtl><input class=txts type=text name="wgname"><br><input class=txts type=text name="wgemail"><br><input type=hidden value="101760" name="code"><input type="radio" id=c1 value="1" checked="true" name="R1" checked=true><font class=txtb><label for="c1">عضويت</label><input type="radio" id=c2 value="0" name="R1"><label for="c2">لغو عضويت</label><br><input type=submit class=txts value="ارسال به خبرنامه"></font><font class=txta><br><a href="http://www.webgozar.com">Powered by WebGozar</a></font><script language="javascript" src="http://webgozar.com/scs/n2.js"></script><script language="vbscript" src="http://webgozar.com/scs/n1.vbs"></script></p></form>
<!-- End WebGozar.com Newsletter code -->
<a href="<-BlogUrl->">فريدون كدخدايي آراني</a><br>
<a href="mailto:<-BlogEmail->">پست الکترونيک</a><br>
<a href="<-BlogArchiveLink->">پستو وبلاگ</a><br>

<BlogLinkDumpBlock>
<br><!-- START OF Find In Page Form DHTML -->


<!-- SUMMARY BRIEF

 This DHTML script mimics the Find (Ctrl+F)
 feature in your browser. It will look in the
 current page for whatever text the user inputs.
 If it finds the text, it hilights the text so
 the user can see it. If it doesn't find the
 text, it pops up a javascript alert stating
 that the text was not found on the current page.

-->


<!-- Put this portion of the script inside of your <HEAD> tag -->


<script language="JavaScript">

var NS4 = (document.layers);   
var IE4 = (document.all);

var win = window;   
var n   = 0;

function findInPage(str) {

  var txt, i, found;

  if (str == "")
    return false;

  if (NS4) {

    if (!win.find(str))
      while(win.find(str, false, true))
        n++;
    else
      n++;

    if (n == 0)
      alert("Not found.");
  }

  if (IE4) {
    txt = win.document.body.createTextRange();

    for (i = 0; i <= n && (found = txt.findText(str)) != false; i++) {
      txt.moveStart("character", 1);
      txt.moveEnd("textedit");
    }

    if (found) {
      txt.moveStart("character", -1);
      txt.findText(str);
      txt.select();
      txt.scrollIntoView();
      n++;
    }

    else {
      if (n > 0) {
        n = 0;
        findInPage(str);
      }

      else
        alert("Not found.");
    }
  }

  return false;
}

</script>


<!-- Put this code into your page where you want the search form to appear. -->


<form name="search" onSubmit="return findInPage(this.string.value);">
<font size=3><input name="string" type="text" size=15 onChange="n = 0;"></font>
<input type="submit" value="جستجو در وبلاگ">
</form>


<!-- END OF Find In Page Form DHTML -->

پیوندهای روزانه
<hr color="#AA2222" size="2">
<BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->">
<-LinkTitle-></a><br></BlogLinkDump>
<a href="javascript:void(0)" onclick ="OpenLD();">آرشیو پیوندهای روزانه</a><br>
</BlogLinkDumpBlock>

<BlogAuthorsBlock>
<br><script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj = new Object;obj.clockfile = "0001-red.swf";obj.TimeZone = "GMT0330";obj.width = 150;obj.height = 150;obj.Place = "";obj.wmode = "transparent";showClock(obj);</script>
نویسندگان
<hr color="#AA2222" size="2">
<BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br></BlogAuthors>
</BlogAuthorsBlock>
<br>
آنجه قبلا نوشته ام
<hr color="#AA2222" size="2">
<span dir="ltr"><BlogArchive><a href="<-ArchiveLink->"><-ArchiveTitle-></a><br></BlogArchive></span>
<BlogCategoriesBlock>
<br>
گنجه
<hr color="#AA2222" size="2">
<BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br></BlogCategories>
</BlogCategoriesBlock>
<br>
(پيوندها )     واضح است دادن لينك به وبلاگ ها به منزله تاييدمحتويات وبلاگ نيست
 <hr color="#AA2222" size="2">
<BlogLinks><a href="<-LinkUrl->" target="_blank" ><-LinkTitle-></a><br></BlogLinks>


<p style="text-align: center;margin-top: 7px;margin-bottom: 0px">
<a href="<-BlogXmlLink->" style="color:#FFF;background-color:#F60">&nbsp;&nbsp;RSS&nbsp;&nbsp;</a></p>
<div id=custom><-BlogCustomHtml-></div>

</div>
<div class="Content">
<BLOGFA>
<a name="<-PostId->"></a>
<div class="posttitle"><a href="<-PostLink->"><-PostTitle-></a></div>
<div class="postbody"><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->">
 ادامه اين بخش را حتما بخوانيد..</a></BlogExtendedPost></div>
<div class="postdesc">
<a class="bul" href="<-PostLink->">+</a>
نوشته شده در <-PostDate->ساعت <-PostTime-> به وسيله <-PostAuthor-> 
<BlogComment>
|
<span dir="rtl" >
<script type="text/javascript">GetBC(<-PostId->);</script>
</span>
</BlogComment>
</div>
<hr width="30%" size="2" color="#AA2222" align="center" >
</BLOGFA>
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<div align =center><div class =end><div id=copyright>Powered By
 <a style="color: #AA2222" href="http://www.blogfa.com">BLOGFA.COM</a> - This
 Template Designed By <a href="http://theme.blogfa.com">Reza Aminzadeh</a></div></div>
</div> </html>

 

 

+ نوشته شده در سه شنبه یکم خرداد ۱۳۸۶ساعت ۹:۳۰ ق.ظ توسط فریدون کدخدایی |