کد:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script language="javascript" type="text/javascript" src="http://night-skin.ir/js/js.js"></script> <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> <!-.-.-Design By : Night-Skin.Com-.-.-> Body{font-family: Tahoma; font-size: 8pt;BACKGROUND-COLOR: #000000} .Pagebody{width:800px;background-image: url(''); background-repeat: repeat-y} .Footer{width:800px;height:30px;background-image: url(''); background-repeat: no-repeat} .BlogTitle{Color:white;font-family: Arial; font-size: 18pt; font-weight: bold;padding-top: 0px;padding-right: 60px;padding-bottom: 15px} .BlogTitle A:link {Color:white;text-decoration: none;} .BlogTitle A:visited {Color:white;text-decoration: none;} .BlogTitle A:hover {Color:white;text-decoration: none;} .BlogSubTitle{color:#F5F5F5 ;font-family: Tahoma;font-size: 9pt;padding-bottom: 6px;padding-right: 80px} .PostTitle{font-size: 9pt;font-family: Tahoma; font-weight: bold ;color:#344B56;padding-top: 6px; padding-bottom: 2px;} .PostTitle A:link {color:#6C948F;text-decoration: none;} .PostTitle A:visited {color:#344B56;text-decoration: none;} .PostTitle A:hover {color:#6B1500e;text-decoration: none;} .PostBody {padding-right: 5px ;font-size: 9pt;font-family: Tahoma;color:#6B6B6B;padding-top: 1px; padding-bottom: 2px;;line-height:1.5em;width:540px;margin:0 auto;overflow :hidden;} .PostBody A:link{color:#F18901;text-decoration: none;} .PostBody A:visited {color:#F18901;text-decoration: none;} .PostBody A:hover{color:#6B1500;text-decoration: none;} .postdesc {font-size: 7pt;font-family: Tahoma;color:#A39892;padding-bottom: 10px} .postdesc A:link{font-size: 8pt;font-family: Tahoma;color:#6C948F} .postdesc A:visited{font-size: 8pt;font-family: Tahoma;color:#6C948F} .postdesc A:hover{font-size: 8pt;font-family: Tahoma;color:#6B1500} .Sidebar{line-height: 150%;width: 240px;float:left;padding-left:40px;text-align: right;direction: rtl;} A:link {color:#556F7B;text-decoration: none;} A:visited {color:#556F7B;text-decoration: none;} A:hover {color:#6B1500;text-decoration: none;} </style> <script language="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> <center> <script language="JavaScript1.2" type="text/javascript"> var slideshow_width='750px' var slideshow_height='200px' var pause=3000 var fadeimages=new Array() fadeimages[0]=["http://www.free-picture-host.com/ima...1205930274.jpg", "", "_blank"];fadeimages[1]=["http://www.free-picture-host.com/ima...1205930318.jpg", "", "_blank"];fadeimages[2]=["http://www.free-picture-host.com/ima...1205930350.jpg", "", "_blank"] var preloadedimages=new Array() for (p=0;p<fadeimages.length;p++){ preloadedimages[p]=new Image() preloadedimages[p].src=fadeimages[p][0] } var ie4=document.all var dom=document.getElementById if (ie4||dom) document.write('<div style="position:relative;width:'+slideshow_width+';height:'+slideshow_height+';overflow:hidden"><div id="canvas0" style="position:absolute;width:'+slideshow_width+';height:'+slideshow_height+';top:0;left:0;filter:alpha(opacity=10);-moz-opacity:10"></div><div id="canvas1" style="position:absolute;width:'+slideshow_width+';height:'+slideshow_height+';top:0;left:0;filter:alpha(opacity=10);-moz-opacity:10;visibility: hidden"></div></div>') else document.write('<img name="defaultslide" src="'+fadeimages[0][0]+'">') var curpos=10 var degree=10 var curcanvas="canvas0" var curimageindex=0 var nextimageindex=1 function fadepic(){ if (curpos<100){ curpos+=10 if (tempobj.filters) tempobj.filters.alpha.opacity=curpos else if (tempobj.style.MozOpacity) tempobj.style.MozOpacity=curpos/101 } else{ clearInterval(dropslide) nextcanvas=(curcanvas=="canvas0")? "canvas0" : "canvas1" tempobj=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas) tempobj.innerHTML=insertimage(nextimageindex) nextimageindex=(nextimageindex<fadeimages.length-1)? nextimageindex+1 : 0 var tempobj2=ie4? eval("document.all."+nextcanvas) : document.getElementById(nextcanvas) tempobj2.style.visibility="hidden" setTimeout("rotateimage()",pause) } } function insertimage(i){ var tempcontainer=fadeimages[i][1]!=""? '<a href="'+fadeimages[i][1]+'" target="'+fadeimages[i][2]+'">' : "" tempcontainer+='<img src="'+fadeimages[i][0]+'" border="0">' tempcontainer=fadeimages[i][1]!=""? tempcontainer+'</a>' : tempcontainer return tempcontainer } function rotateimage(){ if (ie4||dom){ resetit(curcanvas) var crossobj=tempobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas) crossobj.style.zIndex++ tempobj.style.visibility="visible" var temp='setInterval("fadepic()",50)' dropslide=eval(temp) curcanvas=(curcanvas=="canvas0")? "canvas1" : "canvas0" } else document.images.defaultslide.src=fadeimages[curimageindex][0] curimageindex=(curimageindex<fadeimages.length-1)? curimageindex+1 : 0 } function resetit(what){ curpos=10 var crossobj=ie4? eval("document.all."+what) : document.getElementById(what) if (crossobj.filters) crossobj.filters.alpha.opacity=curpos else if (crossobj.style.MozOpacity) crossobj.style.MozOpacity=curpos/101 } function startit(){ var crossobj=ie4? eval("document.all."+curcanvas) : document.getElementById(curcanvas) crossobj.innerHTML=insertimage(curimageindex) rotateimage() } if (ie4||dom) window.onload=startit else setInterval("rotateimage()",pause) </script> <body topmargin="0" bottommargin="0"> <div align="center"> <div class="Header" align="right" style="width: 750px; height: 0px" > <div class="BlogTitle" dir="rtl" > <p> </p> <table border="0" width="290" cellspacing="0" cellpadding="0" id="table3"> <tr> <td valign="top"> <p align="right"><font face="Times New Roman" size="5"><b> <a href="<-BlogUrl->" style="text-decoration: none"><-BlogTitle-></a></b></font></p> </td> </tr> </table> <table border="0" width="499" cellspacing="0" cellpadding="0" id="table4"> <tr> <td> <p align="right" style="margin-top: 0; margin-bottom: 0"> <font color="#FFFFFF" face="Tahoma" style="font-size: 9pt"><-BlogDescription-></font></td> </tr> </table> </div> </div> <div class="Pagebody" dir="rtl"> <div style="float:right;width:540px;text-align:right;padding-right:30px;text-direction:rtl; height:171px"> <div style="padding:4px"></div> <BLOGFA> <a name="<-PostId->"></a> <div class="posttitle"> <p style="margin-right: 10px"><a href="<-PostLink->"><-PostTitle-></a></div> <div class="postbody" > <p style="margin-right: 10px"><font style="font-size: 8pt"><-PostContent-></font><BlogExtendedPost><br><font color="#808080"><a href="<-PostLink->"> <font color="#3A456B">ادامه مطلب</font></a></BlogExtendedPost></div> <div class="postdesc"> <p style="margin-right: 10px"> <a href="<-PostLink->" >+</a> نوشته شده در <-PostDate->ساعت <-PostTime-> توسط <-PostAuthor-> <BlogComment> | <span dir="rtl" > <script type="text/javascript">GetBC(<-PostId->);</script> </span> </BlogComment> <hr width="100%" size="1" color="#333333" align="center" ></BlogComment></div> </BLOGFA> </div> </font> <p align="right"> </td> <td height="601" width="343" valign="top"> </td> </tr> </table> </div> </body> <body bgcolor="#000000" style="background-color: #000000"> <div id="c0" style="position:absolute;left:10px;top:275px; z-index:2; height:262px; width:162px"> <table height="243" width="122"> <tr> <td width=122 height=259 valign="top" bgcolor="#000000"> <p></p> <p></p> <p></p> <p></p> <p></p> <table cellspacing="0" cellpadding="0" border ="0" style="position:absolute; top:11px;width:137px;border:1px solid #000000;font-family: Tahoma; font-size: 8pt;color:black;background-color:black; left:2px" dir="ltr" id="night-skin" align="left" > <tr> <td width="29" style="background-repeat: repeat-x" bgcolor="#000000" ></td> <td width="92" align ="center" height="18" style="background-repeat: repeat-x" bgcolor="#000000" > <a href="htt"> <span style="color: #6C948F; font-weight:700"></span></a></td> <td width="25" align ="right" style="background-repeat: repeat-x; padding-right:2px" bgcolor="#000000" > <a style="text-decoration: none; font-weight: bold" href="javascript:void(0)" onclick="document.getElementById ('night-silence').style.display='none'" > </a></td> </tr> <tr> <td width="148" colspan="3" height="117" style="border-top: 1px solid #000000" valign="top" bgcolor="#000000" > <p style="margin-top: 0; margin-bottom: 0" align="center"> <font color="#C0C0C0"> <BlogProfile> <div style="padding-bottom:7px;text-align: justify" > <BlogPhoto> <div style="padding-bottom:7px;text-align:center" > <img src="<-BlogPhotoLink->" align="middle" ></div> </BlogPhoto> </font><font color="#c6c6c6"> <p style="text-align: right; line-height:100%; margin-top:0; margin-bottom:0"> </p> <p style="text-align: right; line-height:100%; margin-top:0; margin-bottom:0"> <-BlogAbout-></p> </font><font color="#808080"> </div> </BlogProfile> <hr color="#808080" size="2" align="right" > <p style="margin-top: 0; margin-bottom: 0"> <center> <a href="<-BlogUrl->">HOME</a></font><br> <font color="#808080"> <a href="mailto:<-BlogEmail->">E-Mail</a></font><br><font color="#808080"> <a href="Night">http://night-skin.com/">Night Skin</a></font></p><font color="#808080"> </font> <BlogLinkDumpBlock> <hr color="#808080" size="2" align="right" > <font color="#FFFFFF">LinkDump </font><font color="#808080"> <p> <BlogLinkDump> <a href="<-LinkUrl->" target="_blank" title="<-LinkDescription->" style="text-decoration: none" > <-LinkTitle-></a><br> </BlogLinkDump> <a href="javascript:void(0)" onclick ="OpenLD();" style="text-decoration: none">آرشیو پیوندهای روزانه</a><br> <br> </font> </BlogLinkDumpBlock> <hr color="#808080" size="2" align="right" > <font color="#FFFFFF">Archives</font><font color="#0066CC"> </font><font color="#808080"> </p> <span dir="ltr"> <BlogArchive> <a href="<-ArchiveLink->" style="text-decoration: none"><-ArchiveTitle-></a></span></font><span dir="ltr"><br> </span> </BlogArchive> <br> <BlogCategoriesBlock> <hr color="#808080" size="2" align="right" > <font color="#FFFFFF">Categories </font><font color="#808080"> <p> <BlogCategories> <a href="<-CategoryLink->" style="text-decoration: none" ><-CategoryName-></a><br> </BlogCategories> <br> </font> </BlogCategoriesBlock> <BlogAuthorsBlock> <hr color="#808080" size="2" align="right" > <font color="#FFFFFF">Authors</font><font color="#0066CC"> </font><font color="#808080"> </p> <BlogAuthors> <a href="<-AuthorLink->" style="text-decoration: none" ><-AuthorName-></a></font><br> </BlogAuthors> <br> </BlogAuthorsBlock> <BlogLinksBlock> <hr color="#808080" size="2" align="right" > <font color="#FFFFFF">Links</font><font color="#0066CC"> </font><font color="#808080"> <p> <BlogLinks> <a href="<-LinkUrl->" target="_blank" style="text-decoration: none"><-LinkTitle-></a><br> </BlogLinks> </font> </BlogLinksBlock> <BlogLinksBlock> <a href="http://night-gallery.ir" target="_blank">نایت گالری</a><br> <a href="http://night-skin.com" target="_blank">قالب های نایت اسکین</a> <hr color="#808080" size="2" align="right" > <div class=box><div class=box-top><font color="#FFFFFF">آمار وبلاگ</div><div class=box-content id=box-border> <font color="#a6a6a6"> کاربران آنلاین: <script type="text/javascript" src="http://www.everycounter.com/on.php?d=<-BlogUrl->"></script> <br> بازديدها : <script type="text/javascript" src="http://fastwebcounter.com/secure.php?s=<-BlogUrl->"></script> <br> <hr color="#808080" size="2" align="right" > </div><br><div align=center > <a href="Design">http://night-skin.com">Design by : Night Skin</font></a></span></font><span lang="en-us"> <div align=center > <a href="http://night-skin.com/" target="_blank"> <IMG src="http://night-skin.com/images/logo04.gif" border="0" alt="" ></a> </div> </p> <div align="center"><br> <-BlogCustomHtml-> </div> </p> <!-.-.-Design By : Night-Skin.Com-.-.-> </body> </html>
علاقه مندی ها (بوک مارک ها)