مدیر وبلاگ

بچه ها اگر قالب تیمی رو می خواین قیمت بزارین بعد پول را واریز و رمز را بگیرید

در نظرات بنویسید  



در ظمن این 1000بار نظر بدید درباره ی وبلاگ


قالب استقلال هم درست کردم

<html>
<head>
<title>:::...<-BlogTitle->...:::</title>
<meta name="description" content="<-BlogAndPostTitle-> - <-BlogDescription-> - <-BlogAndPostTitle-> - <-BlogDescription-> - wallpaper , walpaper , esteghlal , blue , استقلال تهران , استقلال , , ">
<meta name="keywords" content="<-BlogAndPostTitle->,<-BlogId->, Blog, Weblog, Persian,Iran, Iranian, Farsi, Weblogs, Blogs , wallpaper , walpaper , esteghlal , blue , استقلال تهران , استقلال , , ">
<link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="fa">
<meta name="Designer" content="mojtaba esperi poor">
<meta name="Powered" content="Moveble Type">
<meta name="WebSite" content="http://ghaleb.blogfa.com">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="imagetoolbar" content="no">
<meta name="revisit-after" content="1 days">
<style>
<!--
a, a:visited{color:#000000;text-decoration: none}a:hover{color:#0000FF;text-decoration: none}
body         {  font-family: Tahoma; font-size: 11; line-height:150%; background-color:#0000FF }
#Body        {  border-left:1px solid #0000FF; border-right:1px solid #0000FF; width: 980; padding-left:10px; padding-right:10px; padding-top:10px; background-color:#0000FF; padding-bottom:3px; direction:rtl }
#Left        {  float: left; width:169 }
#Left .Top   { border:1px solid #000000; width: 169; height: 25; background-image: url('http://i30.tinypic.com/21270ie.gif'); line-height:100%; font-family:Tahoma; font-size:11; color:#FFFFFF; padding-top:5px }
#Left .Down  { border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; width: 169; padding: 4px; border-top-width:1px; margin-bottom:7; background-color:#ffffff; text-align:right; font-family:Tahoma; font-size:11; color:#000000 }
#Left .Page  { text-align: left; direction: ltr }
#Left .Pool  { text-align: right; direction: ltr }
#Right       {  float: right; width:169 }
#Right .Top  { border:1px solid #000000; width: 169; height: 25; background-image: url('http://i30.tinypic.com/21270ie.gif'); line-height:100%; font-family:Tahoma; font-size:11; color:#FFFFFF; padding-top:5px }
#Right .Down { border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; width: 169; padding: 4px; border-top-width:1px; margin-bottom:7; background-color:#ffffff; text-align:right; font-family:Tahoma; font-size:11; color:#000000 }
#Post        {  width: 450 }
#Post .Top   { border:1px solid #000000; width: 560; height: 25; background-image: url('http://i32.tinypic.com/29dxuhh.gif'); line-height:100%; font-family:Tahoma; font-size:11; color:#FFFFFF; padding-top:5px; text-align:right; direction:rtl; padding-left:5px; padding-right:5px }
#Post .Down  { border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; width: 560; padding: 4px; border-top-width:1px; margin-bottom:7; background-color:#fff; text-align:right; font-family:Tahoma; font-size:11; color:#000000 }
#Post .Page  { border:1px solid #000000; width: 560; padding: 4px; border-top-width:1px; margin-bottom:7; background-color:#fff; text-align:right; font-family:Tahoma; font-size:11; color:#000000 }
#Post .Write {  text-align: right; font-size:11; font-family:Tahoma; color:#000000; margin-top:3}
#post a, #post a:visited{color:#000000}#post a:hover{color:#0000FF}#post-desc a{font-size:8pt}
#Post .Matn  {  text-align: justify; direction: rtl}
.CopyRight   { text-align: center; direction: ltr; font-family: Tahoma; font-size: 11; color: #ffffff; width: 800 }
a, a:visited { font-family: Tahoma; text-decoration: none; color: #000000 }
a:hover      { color: #0000FF}
p            {  line-height: 150%; margin-top: 2; margin-bottom: 2}
form         {  line-height: 150%; margin: 0}
.Span        {  color: #000000}


}
.mailbtn {
 BORDER-RIGHT: #909090 1px solid; BORDER-TOP: #909090 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #909090 1px solid; COLOR: blue; DIRECTION: rtl; BORDER-BOTTOM: #909090 1px solid; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #ebebeb; TEXT-ALIGN: center
}
-->
</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>

<STYLE type=text/css>BODY {
 SCROLLBAR-FACE-COLOR: #0000ff; FONT-SIZE: 8pt; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; FONT-FAMILY: tahoma; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #ffffff; BACKGROUND-COLOR: #ffffff
}
</STYLE>

</head>
<body style="background-color: #0000FF">
<div align="center">
<div id=filter>

<p align="center"> </p>
<p align="center"><b><font color="#00FF00"> </font></b><FONT style="FONT-WEIGHT: 700; FONT-SIZE: 8pt" face=Tahoma color=#FFFFFF> <MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=4
scrollDelay=5 direction=right width=431 bgColor=#0000FF
height=14 behavior="alternate"> بین همه ی تیم های دنیا .......... عشق است استقلال</MARQUEE></FONT><b><font color="#00FF00">
</font></b></p>

<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=4
scrollDelay=5 direction=right behavior=alternate width=431 bgColor=#0000ff
height=14>بین همه ی تیم های دنیا .......... عشق است استقلال</MARQUEE></FONT>

<p align="center">
 </p>
<p align="center">
<embed src="http://blueo2.persiangig.com/header-abi.swf" height="300" width="960"></p>
<p> </p>
<table border="1" width="53%" id="table2" cellspacing="0" cellpadding="0" bordercolorlight="#FFFFFF">
 <tr>
  <td><a href="http://ghaleb.blogfa.com" target="_blank">
  <img border="0" src="http://i26.tinypic.com/25hjxup.jpg" width="319" height="42"></a></td>
  <td><a href="http://www.abieteh.com" target="_blank">
  <img border="0" src="http://i28.tinypic.com/v4p8ck.jpg" width="319" height="42"></a></td>
  <td><a href="http://www.esteghlalclub.net" target="_blank">
  <img border="0" src="http://i29.tinypic.com/11rrbjb.jpg" width="319" height="42"></a></td>
 </tr>
</table>
</p>


<div id="Body">
<div id="Left">

<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF"><b>  منوی کاربری<span lang="en-us">      
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><center>
<p style="text-align: center"><img src="<-BlogPhotoLink->"></font><p dir="rtl" style="text-align: center">
<-BlogAbout-><p style="text-align: center">
 <span lang="en-us">   ...............................  </span></p>
<p style="text-align: center">
 <span lang="en-us"> </span><a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<-BlogUrl->');return false;" href="javascript:void(0)" style="font-family: Tahoma; text-decoration: none; color:#000000"><img src="http://mihanblog.com/default/meshki/Make.gif" border="0" alt="این وبلاگ را صفحه خانگی خود کن !" width="17" height="17"></a>  
 <a href="mailto:<-BlogEmail->" style="font-family: Tahoma; text-decoration: none; color:#000000">
<img height="14" alt="ذخیره کردن صفحه!" src="http://rezagraph.persiangig.com/templates/titan/save.gif" width="14" style="border: medium none"></a> 
 <a class="mainlevel" href="javascript:window.external.AddFavorite('<-BlogUrl->/',' <-BlogAndPostTitle-> ')">
<img height="16" alt="اضافه کردن این وبلاگ به علاقه مندیها!" src="http://mihanblog.com/default/meshki/Favorite.gif" width="16" style="border: medium none"></a> 
 <a style="text-decoration: none; font-family:Tahoma; color:#000000" href="http://<-BlogAndPostTitle->/Rss.ASPX">
<img height="14" alt="لینک RSS" src="http://rezagraph.persiangig.com/templates/titan/rss.png" width="14" style="border: medium none"></a></p>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF"><b>  لینکهای دوستان<span lang="en-us">      
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><center>

                    <tr>
                        <td class="smenu" >
                        <a target="_blank" href="http://ronaldinho7.blogfa.com" title="">رونالدینهو...میلان...برزیل</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a target="_blank" href="http://karkas4.blogfa.com" title="">بزرگترین وبلاگ طنز در ایران</a></td>
                    </tr>
                   
 <P align=center><A href="http://ghaleb.blogfa.com/" target=_blank><FONT
color=#ff0000>.::قالب ساز ::.</FONT></A></P></

<a href="javascript:void(0)" onclick ="OpenLD();">
<span style="text-decoration: none">تمام پیوندها</span></a><font color="#FFFFFF"><u>
 </u>
 </font>
 </center><span style="FONT-STYLE: normal">
 <font color="#575757">
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF"><b>باشگاه های ایرانی<span lang="en-us">      
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
        <p style="text-align: center"><b><font color="#0000FF">
      ::.. باشگاه های ایرانی ..::</font></b></p>
      <DIV>
  <p style="text-align: center">
<SPAN
dir=ltr style="FONT-SIZE: 9pt; FONT-FAMILY: Tahoma">
   </SPAN><SPAN
dir=ltr style="FONT-SIZE: 9pt; COLOR: black; FONT-FAMILY: Tahoma; font-style:normal"><font color="#FFFFFF"><SPAN
dir=ltr style="FONT-SIZE: 9pt; FONT-FAMILY: Tahoma"> <a title="سایت رسمی باشگاه استقلال تهران" target="_blank" href="http://www.esteghlalclub.ir/"> باشگاه
استقلال تهران</a><BR> <a title="سایت رسمی باشگاه پرسپولیس تهران" target="_blank" href="http://www.perspolis-club.ir/">باشگاه
پرسپولیس تهران</a><BR> <a title="سایت رسمی باشگاه پاس همدان" target="_blank" href="http://www.pas.ir/">باشگاه
پاس همدان</a><BR> <a title="سایت رسمی باشگاه راه آهن تهران" target="_blank" href="http://www.ranasports.com/">باشگاه
راه آهن تهران</a><BR> <a title="سایت رسمی باشگاه سایپا تهران" target="_blank" href="http://www.saipasport.com/">باشگاه
سایپا تهران</a><BR>
<a title="سایت رسمی باشگاه سپاهان اصفهان" target="_blank" href="http://www.fooladsepahansport.com/">
باشگاه سپاهان اصفهان<span lang="en-us">  </span></a> <a title="سایت رسمی باشگاه ذوب آهن اصفهان" target="_blank" href="http://www.zobahancsc.com/">باشگاه
ذوب آهن اصفهان</a><BR> <a title="سایت رسمی باشگاه برق شیراز" target="_blank" href="http://www.fooladsepahansport.com/">باشگاه
برق شیراز</a><BR> <a title="سایت رسمی باشگاه ملوان بندر انزلی" target="_blank" href="http://www.malavan.net/">باشگاه
ملوان بندر انزلی</a><BR> <a title="سایت رسمی باشگاه ابومسلم خراسان" target="_blank" href="http://www.aboomoslem.ir/">باشگاه
ابومسلم خراسان</a><BR> <a title="سایت رسمی باشگاه صبا باتری تهران" target="_blank" href="http://www.sababatteryclub.com/">باشگاه
صبا باتری تهران</a><BR> <a title="سایت رسمی باشگاه مس کرمان" target="_blank" href="http://www.cscci.ir/">باشگاه
مس کرمان</a></SPAN></font></SPAN></div>
       
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF"><b>باشگاههای اروپایی<span lang="en-us">      
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
 <A
href="http://www.zobahancsc.com/" style="color: #fffffff; text-decoration: none">
 <p style="text-align: center"><b><font color="#0000FF">::.. باشگاه های
 اروپایی ..::</font></b></p>
 <p style="text-align: center">
 <A
href="http://www.zobahancsc.com/"> <a title="سایت رسمی باشگاه بارسلونا اسپانیا" target="_blank" href="http://www.fcbarcelona.com/">باشگاه
 بارسلونا اسپانیا</a><BR> <a title="سایت رسمی باشگاه رئال مادرید اسپانیا" target="_blank" href="http://www.realmadrid.com/">باشگاه
 رئال مادرید اسپانیا</a><BR> <a title="سایت رسمی باشگاه منچستر یونایتد انگلیس" target="_blank" href="http://www.manutd.com/">باشگاه
 منچستر یونایتد انگلیس</a><BR> <a title="سایت رسمی باشگاه لیورپول انگلیس" target="_blank" href="http://www.liverpoolfc.tv/">باشگاه
 لیورپول انگلیس</a><BR> <a title="سایت رسمی باشگاه چلسی انگلیس" target="_blank" href="http://www.chelseafc.com/">باشگاه
 چلسی انگلیس</a><BR> <a title="سایت رسمی باشگاه آرسنال انگلیس" target="_blank" href="http://www.arsenal.com/">باشگاه
 آرسنال انگلیس</a><BR> <a title="سایت رسمی باشگاه آث میلان ایتالیا" target="_blank" href="http://www.acmilan.com/">باشگاه
 آث میلان ایتالیا</a><BR> <a title="سایت رسمی باشگاه اینتر میلان ایتالیا" target="_blank" href="http://www.inter.it/">باشگاه
 اینتر میلان ایتالیا</a><BR> <a title="سایت رسمی باشگاه یوونتوس ایتالیا" target="_blank" href="http://www.juventus.it/">باشگاه
 یوونتوس ایتالیا</a><BR> <a title="سایت رسمی باشگاه آس رم ایتالیا" target="_blank" href="http://www.asromacalcio.it/">باشگاه
 آس رم ایتالیا</a><BR> <a title="سایت رسمی باشگاه بایرن مونیخ آلمان" target="_blank" href="http://www.fcbayern.de/">باشگاه
 بایرن مونیخ آلمان</a><BR> <a title="سایت رسمی باشگاه هامبورگ آلمان" target="_blank" href="http://www.hsv.de/">باشگاه
 هامبورگ آلمان</a><BR> <a title="سایت رسمی باشگاه بخوم آلمان" target="_blank" href="http://www.vfl-bochum.de/">باشگاه
 بخوم آلمان</a><BR> <a title="سایت رسمی باشگاه آژاکس هلند" target="_blank" href="http://www.ajax.nl/">باشگاه
 آژاکس هلند</a></div>

 <div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>     لیگهای معتبر<span lang="en-us">          
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
<p style="text-align: center"><font face="Tahoma" style="font-size: 8pt"><span>
<b><font color="#0000FF">::.. سایت لیگ های معتبر ..::</font></b></span></font></p>
<p style="text-align: center">
<a style="text-decoration: none" title="سایت رسمی لیگ اسپانیا" target="_blank" href="http://www.laliga.com/">
 لیگ اسپانیا</a><font color="#FFFFFF"><BR>
<a style="text-decoration: none" title="سایت رسمی لیگ ایتالیا" target="_blank" href="http://www.lega-calcio.it/">
 </a></font><a style="text-decoration: none" title="سایت رسمی لیگ ایتالیا" target="_blank" href="http://www.lega-calcio.it/">لیگ
ایتالیا</a><font color="#FFFFFF"><BR>
<a style="text-decoration: none" title="سایت رسمی لیگ آلمان" target="_blank" href="http://www.bundesliga.de/">
 </a></font><a style="text-decoration: none" title="سایت رسمی لیگ آلمان" target="_blank" href="http://www.bundesliga.de/">لیگ
آلمان</a><font color="#FFFFFF"><BR>
<a style="text-decoration: none" title="سایت رسمی لیگ انگلیس" target="_blank" href="http://www.premierleague.com/">
 </a></font><a style="text-decoration: none" title="سایت رسمی لیگ انگلیس" target="_blank" href="http://www.premierleague.com/">لیگ
انگلیس</a><font color="#FFFFFF"><BR>
<a style="text-decoration: none" title="سایت رسمی لیگ قهرمانان اروپا" target="_blank" href="http://www.uefa.com/">
 </a></font><a style="text-decoration: none" title="سایت رسمی لیگ قهرمانان اروپا" target="_blank" href="http://www.uefa.com/">لیگ
قهرمانان اروپا</a><font color="#FFFFFF"><BR>
<a style="text-decoration: none" title="سایت رسمی لیگ قهرمانان آسیا" target="_blank" href="http://www.afcchampionsleague.com/en/news">
 </a></font><a style="text-decoration: none" title="سایت رسمی لیگ قهرمانان آسیا" target="_blank" href="http://www.afcchampionsleague.com/en/news">لیگ
قهرمانان آسیا</a></div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>    جدول لیگهای معتبر<span lang="en-us">           
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
<p style="text-align: center"><font face="Tahoma" style="font-size: 8pt"><span>
<b><font color="#0000FF">::.. جدول لیگ های معتبر ..::  </font></b></p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/76.htm','','width=350,height=400,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال ایران</a> </p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/8.htm','','width=360,height=410,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال انگلستان</a>
</p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/13.htm','','width=360,height=410,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال ایتالیا</a>
</p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/9.htm','','width=350,height=400,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال آلمان</a>
</p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/7.htm','','width=350,height=400,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال اسپانیا</a>
</p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/16.htm','','width=350,height=400,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال فرانسه</a>
</p>
<p style="text-align: center">
<a href=javascript:void(0) onclick=javascript:window.open('http://tarikh.persiangig.com/sports/soccor/leagues/1.htm','','width=350,height=400,status=yes,scrollbars=yes,toolbar=no,menubar=no,location=no') style="text-decoration: none; font-family:Tahoma">
جدول لیگ فوتبال هلند</a></p>


<P align=center><A href="http://ghaleb.blogfa.com/" target=_blank><FONT
color=#ff0000>.::قالب ساز ::.</FONT></A></P>

 </span></font>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>     لینکهای استقلالی<span lang="en-us">           
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
<p style="text-align: center"><b><font color="#0000FF">::.. لینکدونی استقلالی
..::</font></b></p>
<p style="text-align: center" dir="rtl">
<font color="#575757">
<span style="font-size: 8pt" lang="en-us">
<Marquee onmouseover=stop(); onmouseout=start(); scrollAmount=1
scrollDelay=70 direction=up width="99%" height=156 style="text-decoration: none; text-align: center"><p dir="ltr" align="center"><br><BlogLinksBlock>
                    <tr>
                        <td class="smenu" >
                        <a target="_blank" href="http://ronaldinho7.blogfa.com">رونالدینهو...میلان...برزیل</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a target="_blank" href="http://sam31367.blogfa.com">...::دیوانه ی عشق الناز::... </a></td>
                    </tr>
                    </BlogLinksBlock><P align=center><A href="http://ghaleb.blogfa.com/" target=_blank><FONT
color=#ff0000>.::قالب ساز ::.</FONT></A></P></p></marquee></span></font></p></body>
</html>
</body>
</html>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>   طراح قالب<span lang="en-us">       
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
<span style="FONT-STYLE: normal">
<p style="text-align: center"><span lang="fa">
این قالب توسط </span></p>
<p style="text-align: center"><font size="2"><b>
<a target="_blank" href="http://ghaleb.blogfa.com">مجتبی اسپری پور</b></font></p>
<p style="text-align: center"><span lang="fa">طراحی و ساخته شده است<font color="#FF5000"><a target="_blank" href="http://ghaleb.blogfa.com" style="text-decoration: none; font-family:Tahoma; color:#000000"> </a>
</font></span></p></span>
</div>
</div>
<div id="Right">
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>    منوی اصلی<span lang="en-us">        
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><center>
<a href="<-BlogUrl->" style="text-decoration: none">صفحه نخست</a><br>
<a href="mailto:<-BlogEmail->" style="text-decoration: none">
پست الکترونیک</a><br>
<a href="<-BlogArchiveLink->" style="text-decoration: none">
آرشیو مطالب</a><br>
<font color="#FF6600">
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b> <span lang="en-us">  </span>  آرشیو مطالب<span lang="en-us">        
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><center>
<span dir=ltr>
                    <tr>
                        <td class="smenu" >
                        <a href="8912.aspx">اسفند 1389</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a href="8806.aspx">شهریور 1388</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a href="8804.aspx">تیر 1388</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a href="8708.aspx">آبان 1387</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a href="8707.aspx">مهر 1387</a></td>
                    </tr>
                   
                    <tr>
                        <td class="smenu" >
                        <a href="8706.aspx">شهریور 1387</a></td>
                    </tr>
                    </span>
 </center>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b><span lang="en-us"> </span> <span lang="en-us">  </span>  رآی
 دهید<span lang="en-us">          
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><span style="FONT-STYLE: normal">
 <center><font face="Tahoma" style="font-size: 8pt"><span>در نظر سنجی بین
 المللی پر طرفدارترین تیم باشگاهی جهان شرکت کنید و به <font color="#0000FF">
 <b>استقلال</b></font> رای دهید</span></font><p align="center"> </p>
<p align="center"><font color="#ffffff">
<a title="برای رای دادن کلیک کنید . . ." style="font-family: Tahoma; text-decoration: none; color: #000000" target="_blank" href="http://www.voteyourteam.com/vote.aspx?TeamID=785">
رای دهید</a></font> |<font color="#ffffff"><a title="برای مشاهده آمار کلیک کنید . . ." style="font-family: Tahoma; text-decoration: none; color:#000000" target="_blank" href="http://voteyourteam.com/Asia/Iran/Perspolis.aspx">
مشاهده آمار</a> </font></p></center></span>

</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b> <span lang="en-us">   </span>  لوگوی دوستان<span lang="en-us">            
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;"><center>
<font class="content"><span style="font-size: 8pt">
<font size="2" color="#FFFFFF" face="Tahoma">
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount="1" scrollDelay="20" direction=up width="100%" height="141"><div style="padding-top:5px;font-family:Tahoma;font-size:10pt;line-height:1.5em;text-align:justify;direction:rtl;border-top:0px;color:#000000;overflow: hidden"> <p align="center"><a href="http://ghaleb.blogfa.com/" title=" قالب ساز استقلال"><img src="http://files.myopera.com/minos.blogfa/mytemp/minos-009.gif" alt="محل لوگوی شما" border="0"></a> 

</FONT></MARQUEE></font></span></font></center>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>   سایت های ورزشی<span lang="en-us">         
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
 <p style="text-align: center"><font class="content">
 <span style="font-size: 8pt">
 <font face="Tahoma">
 <b><font color="#0000FF">    ::.. سایت های ورزشی ..::   </font></b></p>
 <center>
<p style="text-align: center"><span style="FONT-STYLE: normal">
<font color="#575757"><font color="#FF6600"><a target="_blank" href="http://www.parsfootball.com">
 </a></font><a target="_blank" href="http://www.parsfootball.com">پارس فوتبال</a></font><br>
<font color="#575757"><font color="#FF6600">
<a target="_blank" href="http://www.persianleague.com"> </a></font><a target="_blank" href="http://www.persianleague.com">پرشین
لیگ</a><br> <a target="_blank" href="http://www.persianfootball.com/index_farsi.php">پرشین
فوتبال</a><br> <a target="_blank" href="http://www.footballnews.ir">فوتبال نیوز</a><br>
 <a target="_blank" href="http://www.footballroad.com">فوتبال روود</a><br> <a target="_blank" href="http://www.sportiran.com">ایران
اسپرت</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.asrefootball.com"> </a></font><a target="_blank" href="http://www.asrefootball.com">عصر
فوتبال</a><br> <a target="_blank" href="http://www.iraniansoccer.com">فوتبال
ایرانی</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.footballmedia.net/index.asp">
 </a></font><a target="_blank" href="http://www.footballmedia.net/index.asp">فوتبال
مدیا</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.irangoals.com"> </a></font><a target="_blank" href="http://www.irangoals.com">ایران
گل</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.90tv.ir"> </a></font><a target="_blank" href="http://www.90tv.ir">برنامه
تلویزیونی 90</a><br> <a target="_blank" href="http://www.kicker.de">مجله کیکر
آلمان</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.teammelli.com"> </a></font><a target="_blank" href="http://www.teammelli.com">تیم
ملی دات کام</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.goalzz.com"> </a></font><a target="_blank" href="http://www.goalzz.com">آخرین
نتایج مسابقات</a><br> <a target="_blank" href="http://www.ipna.ir">خبرگزاری ورزش
ایران</a><br> <a target="_blank" href="http://www.iriff.ir">فدراسیون فوتبال
ایران</a><br>
<font color="#FF6600">
<a target="_blank" href="http://www.azadisportcomplex.com">
 </a></font><a target="_blank" href="http://www.azadisportcomplex.com">مجموعه
ورزشی آزادی</a></font></span> </p>
</font>
</span></font>
 </center>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>   روزنامه های ورزشی<span lang="en-us">         
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
 <p style="text-align: center"><font class="content">
 <span style="font-size: 8pt">
 <font face="Tahoma">
 <b><font color="#0000FF">    ::.. روزنامه های ورزشی ..::   </font></b></p>
 <center>
<p style="text-align: center"><span style="FONT-STYLE: normal">
<a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی خبر ورزشی " href="http://www.khabars.net">
روزنامه ی خبر ورزشی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی جهان فوتبال " href="http://www.jahanefootball.ir">
روزنامه ی جهان فوتبال</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی ایران ورزشی " href="http://www.iran-varzeshi.com">
روزنامه ی ایران ورزشی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی البرز ورزشی" href="http://www.alborzsport.net">
روزنامه ی البرز ورزشی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی کیهان ورزشی " href="http://www.kayhanvarzeshi.com">
روزنامه ی کیهان ورزشی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی ابرار ورزشی" href="http://www.abrarnews.com">
روزنامه ی ابرار ورزشی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی جهان فوتبال " href="http://www.jahanefootball.net">
روزنامه ی جهان فوتبال</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی پیروزی " href="http://www.piroozionline.com">
روزنامه ی پیروزی</a><br><a target="_blank" style="text-decoration: none" title="سایت رسمی روزنامه ی 90 " href="http://www.navad.net">
روزنامه ی 90</a>
</span></p>
</font>
</span></font>

 </center>
</div>
<div class="Top" style="border: 1px solid #000000; width:176px; height:40px">
 <font color="#0000FF">
 <b>   آمار وبلاگ<span lang="en-us">         
 </span></b></font></div>
<div class="Down" style="border: 1px solid #000000; width:176px;">
 <p style="text-align: center">
 افراد آنلاین: <script src="http://tools.majidonline.com/online.php?site=<-BlogUrl->"></script><br>
تعداد بازدیدها: <script src="http://fastwebcounter.com/secure.php?s=<-BlogUrl->"></script>
<Center>
 <font class="content">
 <span style="font-size: 8pt">
 <font face="Tahoma">
 </p>
</font>
</span></font>
</div>
<font class="content"><span style="font-size: 8pt">
<font face="Tahoma">
 <font color="#FFFFFF"></div>
<div id="Post">

 <BLOGFA>
<div class="Top" style="border: 1px solid #000000; width:576px; height:41px"> <font color="#0000FF">  <span lang="en-us">  </span><b>
 <span lang="en-us"> </span><-PostTitle-></a></b></font></font><font color="#0000FF"><b></a></b></font></div>
 <div class="Down" style="border: 1px solid #000000; width:576px;">
<div class="Matn">
<p><-PostContent->
</div>
<div class="Write">
<p>
<font color="#FF5000">
<div class="Write">
<p style="text-align: right">
<font color="#0000FF">[</font></font><font color="#ffffff"><a href="<-PostLink->" title="Link to this post" style="font-family: Tahoma; text-decoration: none; "><font color="#0000FF">+</font></a></font><font color="#0000FF">]
نوشته شده توسط <-PostAuthor-> در روز <-PostDate->
          <span dir="rtl">
          <script type="text/javascript">GetBC(18);</script>
          </span>
       
| </p>
</font>
<font color="#FF5000"></a></div>
</font>
</a></div>
</div></BLOGFA>     

</div>
</div>
</div>
</span></span></font></div>
<font class="content">
 <span style="font-size: 8pt; font-style:normal">
 <font color="#FFFFFF">
 
</html>

</font></span></font>
<p align="center">
<font class="content"><span style="font-size: 8pt">
<font size="2" color="#FFFFFF" face="Tahoma">
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount="1" scrollDelay="20" direction=up width="564" height="119" style="border: 1px solid #FFFFFF"> *
جای کد بنر دوستان*  </FONT></MARQUEE></font></span></font></p>
<p align="center"> </p>
<p align="center">
 </body>
</html>