.:کد قالب ویستا برای بلاگفا:.
بابا مارو کشتین بفرما
این هم کد قالب!!!
توضیحات:
-=-=-=-=-
نام قالب :ویستا
طراح قالب:محسن صابر(ام اس بلستر)
حجم:۹.۰۰ کیلو بایت
تکنولوژی دیو(سی اس اس)
<!--</head>--> <!--<body>--> <SCRIPT language="javascript"> NS6 = (document.getElementById&&!document.all) IE = (document.all) NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4") tempBar='';barBuilt=0;ssmItems=new Array(); moving=setTimeout('null',1) function moveOut() { if ((NS6||NS)&&parseInt(ssm.left)<0 || IE && ssm.pixelLeft<0) { clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed);slideMenu(10)} else {clearTimeout(moving);moving=setTimeout('null',1)}}; function moveBack() {clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)} function moveBack1() { if ((NS6||NS) && parseInt(ssm.left)>(-menuWidth) || IE && ssm.pixelLeft>(-menuWidth)) { clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);slideMenu(-10)} else {clearTimeout(moving);moving=setTimeout('null',1)}} function slideMenu(num){ if (IE) {ssm.pixelLeft += num;}if (NS||NS6) {ssm.left = parseInt(ssm.left)+num;} if (NS) {bssm.clip.right+=num;bssm2.clip.right+=num;}} function makeStatic() { if (NS||NS6) {winY = window.pageYOffset;} if (IE) {winY = document.body.scrollTop;} if (NS6||IE||NS) { if (winY!=lastY&&winY>YOffset-staticYOffset) { smooth = .2 * (winY - lastY - YOffset + staticYOffset);} else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) { smooth = .2 * (winY - lastY - (YOffset-(YOffset-winY)));} else {smooth=0} if(smooth > 0) smooth = Math.ceil(smooth); else smooth = Math.floor(smooth); if (IE) bssm.pixelTop+=smooth; if (NS6||NS) bssm.top=parseInt(bssm.top)+smooth lastY = lastY+smooth; setTimeout('makeStatic()', 1)}} function buildBar() { if(barText.indexOf('<IMG')>-1) {tempBar=barText} else{for (b=0;b<barText.length;b++) {tempBar+=barText.charAt(b)+"<BR>"}} document.write('<td align="center" rowspan="100" width="'+barWidth+'" bgcolor="'+barBGColor+'" valign="'+barVAlign+'"><p align="center"><font face="'+barFontFamily+'" Size="'+barFontSize+'" COLOR="'+barFontColor+'"><B>'+tempBar+'</B></font></p></TD>')} function initSlide() { if (NS6){ssm=document.getElementById("thessm").style;bssm=document.getElementById("basessm").style; bssm.clip="rect(0 "+document.getElementById("thessm").offsetWidth+" "+document.getElementById("thessm").offsetHeight+" 0)";ssm.visibility="visible";} else if (IE) {ssm=document.all("thessm").style;bssm=document.all("basessm").style bssm.clip="rect(0 "+thessm.offsetWidth+" "+thessm.offsetHeight+" 0)";bssm.visibility = "visible";} else if (NS) {bssm=document.layers["basessm1"]; bssm2=bssm.document.layers["basessm2"];ssm=bssm2.document.layers["thessm"]; bssm2.clip.left=0;ssm.visibility = "show";} if (menuIsStatic=="yes") makeStatic();} function buildMenu() { if (IE||NS6) {document.write('<DIV ID="basessm" style="visibility:hidden;Position : Absolute ;Left : '+XOffset+' ;Top : '+YOffset+' ;Z-Index : 20;width:'+(menuWidth+barWidth+10)+'"><DIV ID="thessm" style="Position : Absolute ;Left : '+(-menuWidth)+' ;Top : 0 ;Z-Index : 20;" onmouseover="moveOut()" onmouseout="moveBack()">')} if (NS) {document.write('<LAYER name="basessm1" top="'+YOffset+'" LEFT='+XOffset+' visibility="show"><ILAYER name="basessm2"><LAYER visibility="hide" name="thessm" bgcolor="'+menuBGColor+'" left="'+(-menuWidth)+'" onmouseover="moveOut()" onmouseout="moveBack()">')} if (NS6){document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+0)+'" bgcolor="'+menuBGColor+'"><TR><TD>')} document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+0)+'" bgcolor="'+menuBGColor+'">'); for(i=0;i<ssmItems.length;i++) { if(!ssmItems[i][3]){ssmItems[i][3]=menuCols;ssmItems[i][5]=menuWidth-1} else if(ssmItems[i][3]!=menuCols)ssmItems[i][5]=Math.round(menuWidth*(ssmItems[i][3]/menuCols)-1); if(ssmItems[i-1]&&ssmItems[i-1][4]!="no"){document.write('<TR>')} if(!ssmItems[i][1]){ document.write('<td bgcolor="'+hdrBGColor+'" HEIGHT="'+hdrHeight+'" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'" WIDTH="'+ssmItems[i][5]+'" COLSPAN="'+ssmItems[i][3]+'"> <font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+ssmItems[i][0]+'</b></font></td>')} else {if(!ssmItems[i][2])ssmItems[i][2]=linkTarget; document.write('<TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+ssmItems[i][5]+'" COLSPAN="'+ssmItems[i][3]+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'"> <A HREF="'+ssmItems[i][1]+'" target="'+ssmItems[i][2]+'" CLASS="new">'+ssmItems[i][0]+'</DIV></LAYER></ILAYER></TD>')} if(ssmItems[i][4]!="no"&&barBuilt==0){buildBar();barBuilt=1} if(ssmItems[i][4]!="no"){document.write('</TR>')}} document.write('</table>') if (NS6){document.write('</TD></TR></TABLE>')} if (IE||NS6) {document.write('</DIV></DIV>')} if (NS) {document.write('</LAYER></ILAYER></LAYER>')} theleft=-menuWidth;lastY=0;setTimeout('initSlide();', 1)} YOffset=1; XOffset=0; staticYOffset=0; slideSpeed=20 waitTime=100; menuBGColor="#333333"; menuIsStatic="yes"; menuWidth=130; menuCols=2; hdrFontFamily="tahoma"; hdrFontSize="2"; hdrFontColor="666666"; hdrBGColor="666666"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="Tahoma"; linkFontSize="3"; linkBGColor="#eeeeee"; linkOverBGColor="#cccccc"; linkTarget="_top"; linkAlign="left"; barBGColor="333333"; barFontFamily="Times new roman"; barFontSize="3"; barFontColor="ffffff"; barVAlign="center"; barWidth=24; barText="MENU" ssmItems[0]=["برنامه موبایل", "http://per30ka1.blosky.com", "_blank"] ssmItems[1]=["بازی موبایل", "http://per30ka2.blosky.com", "_blank"] ssmItems[2]=["ترفند موبایل", "http://per30ka3.blosky.com","_blank"] ssmItems[3]=["زنگ موبایل", "http://per30ka4.blosky.com","_blank"] ssmItems[4]=["پس زمینه موبایل ", "http://per30ka5.blosky.com","_blank"] ssmItems[5]=["کتاب موبایل", "http://per30ka6.blosky.com","_blank"] ssmItems[6]=["کتاب کامپیوتر", "http://per30ka7.blosky.com","_blank"] ssmItems[7]=["اس ام اس", "http://per30ka8.blosky.com","_blank"] ssmItems[8]=["برنامه کامپیوتر", "http://per30ka9.blosky.com","_blank"] ssmItems[9]=["کد جاوا اسکریپت", "http://per30ka10.blosky.com","_blank"] ssmItems[10]=["قالب وبلاک", "http://per30kaa.blogsky.com","_blank"] ssmItems[11]=["هک", "http://hackper30ka.blogsky.com","_blank"] ssmItems[12]=["دستگرد نامه", "http://dastgerdnameh.blogsky.com","_blank"] ssmItems[13]=["پولدار شوید", "http://asemankhoda.blogsky.com","_blank"] ssmItems[14]=["دانلودآهنگ", "http://per30ka.blogsky.com","_blank"] buildMenu(); </SCRIPT> <!--</body>--> <!--</html>--> <html> <!-- .:: Vista theme ::. --> <head> <title><-BlogAndPostTitle-></title> <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->" /> <style> <!-- body{font-family:Tahoma;font-size:8pt;color:#D8D8D8;background:#ffff10;scrollbar-3dlight-color:#d1d7dc;scrollbar-arrow-color:#004A9D;scrollbar-darkshadow-color:#98aab1;scrollbar-face-color:#dee3e7;scrollbar-highlight-color:#ffffff;scrollbar-shadow-color:#dee3e7;scrollbar-track-color:#ebf1f8} a, a:visited{color:#3F3F3F;text-decoration: none}a:hover{color:#000000;text-decoration: none} #page{float:center;width: 900px } #header{width:900px;height:250;background: url('http://i18.tinypic.com/3z84zgy.jpg');float:center} #content{float:right;width: 820px} #main{float:left;width:560px;text-align:right;overflow:hidden;padding-right:30px} #post{} #posttitle{height:35px;background: url('http://i19.tinypic.com/2en2hvp.jpg') no-repeat;font-weight:bold;text-align:right;direction:rtl;width:550px;font-size:8pt;padding-top:10px} #posttitles{height:35px;background: url('http://i19.tinypic.com/48ohpfs.jpg');font-weight:bold;text-align:right;direction:rtl;width:550px} #postdate{width:550px; height:20px;text-align:right; direction:rtl; background-color:transparent} #postbody{background:#ffffff;font-size:9pt;color:white;line-height:1.5em;text-align:right;direction:rtl;width:550px}#postbody p{margin-top:10px} #postdesc{float:center;height:20px;direction:rtl;width:550px} #postdesc a, #postdesc a:visited{color:#B1B1B1;font-size:8pt}#postdesc a:hover{color:#868686} #sidebar{float:left;width:170px;text-align:right;color:#000000} #menu{background-color:#ffffff;color:#000000;font-weight:600;text-align:center} #menu a, #menu a:visited {display: block;color:#BCBCBC;text-decoration: none;height: 18px;width: auto;direction:rtl} #menu a:hover {display: block;color:#000000;text-decoration: none;background:} #menutitle{float:right;width: 170px;height:28px;background: url('http://i16.tinypic.com/2d6tg77.jpg') no-repeat;color:#ffffff;font-weight:600;text-align:center} #menutitle1{float:right;width: 170px;height:35px;background: url('http://i19.tinypic.com/3zjnd04.jpg') no-repeat;padding-top:10px} #menutitle2{float:right;width: 170px;height:35px;background: url('http://i13.tinypic.com/46ynold.jpg') no-repeat;padding-top:10px} #menutitle3{float:right;width: 170px;height:35px;background: url('http://i19.tinypic.com/330xnok.jpg') no-repeat;padding-top:10px} #menutitle4{float:right;width: 170px;height:35px;background: url('http://i19.tinypic.com/4hd8pj9.jpg') no-repeat;padding-top:10px} #menutitle5{float:right;width: 170px;height:35px;background: url('http://i17.tinypic.com/2ry6g6e.jpg') no-repeat;padding-top:10px} #menutitle6{float:right;width: 170px;height:35px;background: url('http://i17.tinypic.com/2rwqn2u.jpg') no-repeat;padding-top:10px} #menutitle7{float:right;width: 170px;height:35px;background: url('http://i17.tinypic.com/473u5wg.jpg') no-repeat;padding-top:10px} #menutitle8{float:right;width: 170px;height:35px;background: url('http://i18.tinypic.com/4bz8akw.jpg') no-repeat;padding-top:10px} #menutitle9{float:right;width: 170px;height:35px;background: url('http://i19.tinypic.com/2qn6vf8.jpg') no-repeat;padding-top:10px} #menutitles{float:right;width: 170px;height:35px;background: url('http://i19.tinypic.com/2rztdoo.jpg')} #menubody{float:right;direction:rtl;width:170px;text-align: center} #photo{padding-bottom:2px;text-align:center} #about{text-align: justify;padding:5px;color:#000000;direction:rtl} #custom{width:170px;overflow:auto;text-align:center;color:#697789;direction:rtl} #titlepage{font-size:20pt;width:850px;height:40;text-align:center;float:left;color:#000000;font-family:Titr} #titlepages{font-size:18pt;width:850px;height:40;text-align:center;float:left;color:#D1D1D1;font-family:Kamran} } a:hover {font-weight: bold;color: #5A9F00;} --> </style> </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 style="background-color:#FFFFFF; "> <div align=center> <div id=page> <div id=header><div> <div> <div> <p><br><br><br><br> <br><a href="<-BlogUrl->"><div id=titlepages> <font color="#000000" style="font-size: 20pt; font-weight:700"> <-BlogTitle-></font></div></div></div></div></a><br> <div id=titlepages><-BlogDescription-></font></div></div></div></div></div></div><br> <div id=content> <div id=main> <BLOGFA> <div id=post> <div id=posttitle><P> <a href="<-PostLink->"><-PostTitle-></a></div> <div id=postdate> <-PostDate-> ساعت <-PostTime-></div> <div id=postbody><font color="#000000"> <-PostContent-></font><BlogExtendedPost><br> <a href="<-PostLink->"><font color="#697789">ادامه مطلب</font></a></BlogExtendedPost></div> <div id=postdesc> <span style="float:right;font-size:7pt"> نوشته شده توسط <a href="mailto:<-PostAuthorEmail->"><-PostAuthor-></a> | <a href="<-PostLink->" title="Link">لینک ثابت</a> | موضوع: <a href="/cat-<-PostCategoryId->.aspx"><-PostCategory-></a></span> <span style="float:left"><BlogComment><span dir="rtl"> <script type="text/javascript">GetBC(<-PostId-><img border="0" src="Http://mihanblog.com/Yahoo/3.Gif">;</script></span></BlogComment></span></div> </div><div id=posttitles></div> </BLOGFA> </div> <div id=sidebar> <BlogProfile> <div id=menu> <div id=menutitle1><p>درباره وبلاگ</div> <div id=menubody> <BlogPhoto><div id=photo> <p><img src="<-BlogPhotoLink->" ></div></BlogPhoto> <div id=about> <p><font color="#000000"><-BlogAbout-></font></div> </div></div> </BlogProfile> <div id=menutitles></div> <div id=menu> <div id=menutitle2><p>فهرست اصلی</div> <div id=menubody> <p> <a href="<-BlogUrl->">صفحه نخست</a> <a href="mailto:<-BlogEmail->">پست الکترونیک</a> <a href="<-BlogArchiveLink->">آرشیو مطالب</a> </div></div> <BlogLinkDumpBlock> <div id=menutitles></div> <div id=menu> <div id=menutitle3><p>پیوندهای روزانه</div> <div id=menubody> <p> <BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"> <-LinkTitle-></a></BlogLinkDump> <a href="javascript:void(0)" onclick ="OpenLD();">آرشیو پیوندهای روزانه</a> </div></div> </BlogLinkDumpBlock> <div id=menutitles></div> <div id=menu> <div id=menutitle4><p>نوشته های پیشین</div> <div id=menubody> <p> <span dir=ltr> <BlogArchive><a href="<-ArchiveLink->"><-ArchiveTitle-></a></BlogArchive> </span> </div></div> <BlogCategoriesBlock> <div id=menutitles></div> <div id=menu> <div id=menutitle5><p>آرشیو موضوعی</div> <div id=menubody> <p> <BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a></BlogCategories> </div></div> </BlogCategoriesBlock> <BlogAuthorsBlock> <div id=menutitles></div> <div id=menu> <div id=menutitle6><p>نویسندگان</div> <div id=menubody> <p> <BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a></BlogAuthors> </div></div> </BlogAuthorsBlock> <div id=menutitles></div> <div id=menu> <div id=menutitle7><p>پیوندها</div> <div id=menubody> <p> <BlogLinks><a target="_blank" href="<-LinkUrl->"><-LinkTitle-></a></BlogLinks><a target="_blank" title="قالب ساز بلاگفا" href="http://per30ka.blogfa.com">:: قالب بلاگفا و نرم افزار ::</a> </div></div> <div id=menutitles></div> <div id=menu> <div id=menutitle8><p>باتشکر از</div> <div id=menubody> <p> <font color="#555555">Powered By</font><br><a href="http://blogfa.com" style="color:#ff5000;font-weight: bold"> BLOGFA.COM</a> </div></div> <div id=menutitles></div> <div id=menu> <div id=menutitle9><p>امکانات</div> <div id=menubody> <a href="<-BlogXmlLink->"><div> <p> <img src="http://i19.tinypic.com/4fy8aig.jpg" width="40" height="17" loop="0" border="0"></a></div> <div id=custom> <p style="text-align:center"></p><-BlogCustomHtml-></div></div><div id=menutitles></div></div></div> </div> </div> </div> </div></div> </body> <!-- © .:: This Template Designed By Mohsen Saber - ms-blaster.blogfa.com ::. © --> </html>
قالب دانلود برای شما . این قالب خیلی سبکه و مناسب برای دوستان موزیک بازه
<!--</head>--> <!--<body>--> <SCRIPT language="javascript"> NS6 = (document.getElementById&&!document.all) IE = (document.all) NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4") tempBar='';barBuilt=0;ssmItems=new Array(); moving=setTimeout('null',1) function moveOut() { if ((NS6||NS)&&parseInt(ssm.left)<0 || IE && ssm.pixelLeft<0) { clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed);slideMenu(10)} else {clearTimeout(moving);moving=setTimeout('null',1)}}; function moveBack() {clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)} function moveBack1() { if ((NS6||NS) && parseInt(ssm.left)>(-menuWidth) || IE && ssm.pixelLeft>(-menuWidth)) { clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);slideMenu(-10)} else {clearTimeout(moving);moving=setTimeout('null',1)}} function slideMenu(num){ if (IE) {ssm.pixelLeft += num;}if (NS||NS6) {ssm.left = parseInt(ssm.left)+num;} if (NS) {bssm.clip.right+=num;bssm2.clip.right+=num;}} function makeStatic() { if (NS||NS6) {winY = window.pageYOffset;} if (IE) {winY = document.body.scrollTop;} if (NS6||IE||NS) { if (winY!=lastY&&winY>YOffset-staticYOffset) { smooth = .2 * (winY - lastY - YOffset + staticYOffset);} else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) { smooth = .2 * (winY - lastY - (YOffset-(YOffset-winY)));} else {smooth=0} if(smooth > 0) smooth = Math.ceil(smooth); else smooth = Math.floor(smooth); if (IE) bssm.pixelTop+=smooth; if (NS6||NS) bssm.top=parseInt(bssm.top)+smooth lastY = lastY+smooth; setTimeout('makeStatic()', 1)}} function buildBar() { if(barText.indexOf('<IMG')>-1) {tempBar=barText} else{for (b=0;b<barText.length;b++) {tempBar+=barText.charAt(b)+"<BR>"}} document.write('<td align="center" rowspan="100" width="'+barWidth+'" bgcolor="'+barBGColor+'" valign="'+barVAlign+'"><p align="center"><font face="'+barFontFamily+'" Size="'+barFontSize+'" COLOR="'+barFontColor+'"><B>'+tempBar+'</B></font></p></TD>')} function initSlide() { if (NS6){ssm=document.getElementById("thessm").style;bssm=document.getElementById("basessm").style; bssm.clip="rect(0 "+document.getElementById("thessm").offsetWidth+" "+document.getElementById("thessm").offsetHeight+" 0)";ssm.visibility="visible";} else if (IE) {ssm=document.all("thessm").style;bssm=document.all("basessm").style bssm.clip="rect(0 "+thessm.offsetWidth+" "+thessm.offsetHeight+" 0)";bssm.visibility = "visible";} else if (NS) {bssm=document.layers["basessm1"]; bssm2=bssm.document.layers["basessm2"];ssm=bssm2.document.layers["thessm"]; bssm2.clip.left=0;ssm.visibility = "show";} if (menuIsStatic=="yes") makeStatic();} function buildMenu() { if (IE||NS6) {document.write('<DIV ID="basessm" style="visibility:hidden;Position : Absolute ;Left : '+XOffset+' ;Top : '+YOffset+' ;Z-Index : 20;width:'+(menuWidth+barWidth+10)+'"><DIV ID="thessm" style="Position : Absolute ;Left : '+(-menuWidth)+' ;Top : 0 ;Z-Index : 20;" onmouseover="moveOut()" onmouseout="moveBack()">')} if (NS) {document.write('<LAYER name="basessm1" top="'+YOffset+'" LEFT='+XOffset+' visibility="show"><ILAYER name="basessm2"><LAYER visibility="hide" name="thessm" bgcolor="'+menuBGColor+'" left="'+(-menuWidth)+'" onmouseover="moveOut()" onmouseout="moveBack()">')} if (NS6){document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+0)+'" bgcolor="'+menuBGColor+'"><TR><TD>')} document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+0)+'" bgcolor="'+menuBGColor+'">'); for(i=0;i<ssmItems.length;i++) { if(!ssmItems[i][3]){ssmItems[i][3]=menuCols;ssmItems[i][5]=menuWidth-1} else if(ssmItems[i][3]!=menuCols)ssmItems[i][5]=Math.round(menuWidth*(ssmItems[i][3]/menuCols)-1); if(ssmItems[i-1]&&ssmItems[i-1][4]!="no"){document.write('<TR>')} if(!ssmItems[i][1]){ document.write('<td bgcolor="'+hdrBGColor+'" HEIGHT="'+hdrHeight+'" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'" WIDTH="'+ssmItems[i][5]+'" COLSPAN="'+ssmItems[i][3]+'"> <font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+ssmItems[i][0]+'</b></font></td>')} else {if(!ssmItems[i][2])ssmItems[i][2]=linkTarget; document.write('<TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+ssmItems[i][5]+'" COLSPAN="'+ssmItems[i][3]+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'"> <A HREF="'+ssmItems[i][1]+'" target="'+ssmItems[i][2]+'" CLASS="new">'+ssmItems[i][0]+'</DIV></LAYER></ILAYER></TD>')} if(ssmItems[i][4]!="no"&&barBuilt==0){buildBar();barBuilt=1} if(ssmItems[i][4]!="no"){document.write('</TR>')}} document.write('</table>') if (NS6){document.write('</TD></TR></TABLE>')} if (IE||NS6) {document.write('</DIV></DIV>')} if (NS) {document.write('</LAYER></ILAYER></LAYER>')} theleft=-menuWidth;lastY=0;setTimeout('initSlide();', 1)} YOffset=1; XOffset=0; staticYOffset=0; slideSpeed=20 waitTime=100; menuBGColor="#333333"; menuIsStatic="yes"; menuWidth=130; menuCols=2; hdrFontFamily="tahoma"; hdrFontSize="2"; hdrFontColor="666666"; hdrBGColor="666666"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="Tahoma"; linkFontSize="3"; linkBGColor="#eeeeee"; linkOverBGColor="#cccccc"; linkTarget="_top"; linkAlign="left"; barBGColor="333333"; barFontFamily="Times new roman"; barFontSize="3"; barFontColor="ffffff"; barVAlign="center"; barWidth=24; barText="MENU" ssmItems[0]=["برنامه موبایل", "http://per30ka1.blosky.com", "_blank"] ssmItems[1]=["بازی موبایل", "http://per30ka2.blosky.com", "_blank"] ssmItems[2]=["ترفند موبایل", "http://per30ka3.blosky.com","_blank"] ssmItems[3]=["زنگ موبایل", "http://per30ka4.blosky.com","_blank"] ssmItems[4]=["پس زمینه موبایل ", "http://per30ka5.blosky.com","_blank"] ssmItems[5]=["کتاب موبایل", "http://per30ka6.blosky.com","_blank"] ssmItems[6]=["کتاب کامپیوتر", "http://per30ka7.blosky.com","_blank"] ssmItems[7]=["اس ام اس", "http://per30ka8.blosky.com","_blank"] ssmItems[8]=["برنامه کامپیوتر", "http://per30ka9.blosky.com","_blank"] ssmItems[9]=["کد جاوا اسکریپت", "http://per30ka10.blosky.com","_blank"] ssmItems[10]=["قالب وبلاک", "http://per30kaa.blogsky.com","_blank"] ssmItems[11]=["هک", "http://hackper30ka.blogsky.com","_blank"] ssmItems[12]=["دستگرد نامه", "http://dastgerdnameh.blogsky.com","_blank"] ssmItems[13]=["پولدار شوید", "http://asemankhoda.blogsky.com","_blank"] ssmItems[14]=["دانلودآهنگ", "http://per30ka.blogsky.com","_blank"] buildMenu(); </SCRIPT> <!--</body>--> <!--</html>--> <html> <!-- This template designed by ThemeSite . Visit designer blog at ThemeSite.TK --> <head> <link rel="alternate" type="application/rss+xml" title="<-BlogTitle->" href="<-BlogXmlLink->" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="language" content="Frasi"> <title><-BlogAndPostTitle-></title> <style type="text/css"> body {margin:5px 0 10px 0;background-color:#FFFFFF;font-family:tahoma;text-align:center;padding:0px} a,a:link,a:visited {text-decoration:none;color:#999999}a:hover{color:black}a img {border:0px} hr {height:1px} #banner {width:770px;height:127px;background:#000000} #banner .right {float:right;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/top-right.jpg') no-repeat;width:85px;height:127px} #banner .center {float:right;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/top-fill.gif') repeat-x;width:664px;height:127px} #banner .left {float:right;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/top-left.gif') no-repeat;width:21px;height:127px} #rtd {width:187px;vertical-align:top;text-align:center;font-size:9pt;line-height:1.5em} #ltd {width:583px;vertical-align:top;text-align:center;font-size:9pt;line-height:1.5em} #right {width:187px;margin-top:20px} #right .top {width:187px;height:22px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/right-top.gif') no-repeat} #right .main {width:187px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/right-fill.gif') repeat-y} #right .bottom {width:187px;height:22px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/right-bottom.gif') no-repeat} #righthead {width:187px;height:27px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/right-head.gif') no-repeat;padding-top:4px;font-size:9pt;color:gray} #rightmain {direction:rtl;padding:8px 9px 15px 9px;text-align:justify} #rightmain p {margin:2px 0 2px 0} #left {width:580px;margin-top:20px} #left .top {width:580px;height:21px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/left-top.gif') no-repeat} #left .main {width:580px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/left-fill.gif') repeat-y} #left .bottom {width:580px;height:21px;background-image:url('http://parsitheme.persiangig.com/template/mihanblog/download/left-bottom.gif')} #lefthead {width:580px;height:27px;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/left-head.gif') no-repeat;padding-top:4px;font-size:9pt;color:gray} #leftmain {direction:rtl;padding:8px 9px 15px 9px;text-align:justify;background:url('http://parsitheme.persiangig.com/template/mihanblog/download/postbg.jpg') no-repeat center} #leftmain p {margin:2px 0 2px 0} .form,.SearchBox, .MailInput{width:130px;font-family: Tahoma; font-size: 8pt; color:#666666; border: 1px inset #CCCCCC;background-color:#F4F4F4;margin:3px 0px 6px 0px;height:18px} .button,.SearchBTN, .MailBTN, .PoolButton{font-family: Tahoma; font-size: 8pt; color: #FFFFFF; border: 1px outset gray;background-color: #999999;height:20px;padding:1px 5px 2px 5px} </style> <script language="JavaScript">function highlight(elemnt) {document.getElementById(elemnt).select();document.getElementById(elemnt).focus();if (document.all) {textRange = document.getElementById(elemnt).createTextRange();textRange.execCommand("RemoveFormat");textRange.execCommand("Copy");alert("-- کد مورد نظر در حافظه موقت سیستم ذخیره شد --");}}</script> <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> <table border="0" width="770px" align="center" style="direction:rtl" cellpadding="0px" cellspacing="0px"> <tr><td><div id="banner"><div class="right"></div><div class="center"><p style="margin:47px 0 0 0;text-align:center;font-weight:bold;color:gray"><-BlogTitle-></p><p style="font-size:8pt;font-weight:normal;text-align:center;margin:10px 0 0 0;color:#999999"><-BlogDescription-></p></div><div class="left"></div></div></td></tr></table> <table border="0" width="770px" align="center" style="direction:rtl" cellpadding="0px" cellspacing="0px"> <tr> <!-- start right --><td id="rtd"> <div id="right"> <div class="top"></div> <div class="main"> <BlogProfile> <div id="righthead">بیشتر بدانیم !!</div> <div id="rightmain"><BlogPhoto><center><img alt="<-BlogId->" src="<-BlogPhotoLink->"></center></BlogPhoto><-BlogAbout-></div> </BlogProfile> <div id="righthead">فهرست اصلی</div> <div id="rightmain"><p>» <a href="<-BlogUrl->">صفحه نخست</a><br />» <A href="<-BlogArchiveLink->">بایگانی وبــلاگ</a><br />» <a href="mailto:<-BlogEmail->" title="My Email">پست الکترونیک</a></p></div> <div id="righthead">تبادل لوگو</div> <div id="rightmain"><center><img src="http://kavoshgar.persiangig.com/image/Banner/ThemeSite.gif" width="88px" height="33px" style="margin-top:15px"> <input id="copypaste" name="code" type="text" class="form" value="<a href="<-blogurl->" target="_blank"><img src="آدرس لوگو" width="88px" height="33px" alt="<-BlogDescription->" border="0px" /></a>" style="width:88px"><br> <input type="button" id="codecopy" value="Copy codes" onclick="highlight('copypaste');" class="button" style="width:88px"></center></div> <div id="righthead">بایگانی</div> <div id="rightmain"><p>نویسنده اصلی وبلاگ :<br /><a href="mailto:<-BlogEmail->" class="mainlevel"><-BlogAuthor-></a><BlogAuthorsBlock><br />سایر همکاران:<br /><BlogAuthors><a href="<-AuthorLink->"><-AuthorName-></a><br /></BlogAuthors></BlogAuthorsBlock><hr size="1px" /> آرشیو ماهانه:<br /><BlogArchive maxitems="6" archivetitle="آرشیو کامل" ><a href="<-ArchiveLink->"><-ArchiveTitle-></a><br /></BlogArchive> <BlogCategoriesBlock><hr size="1px" /> موضوعات :<br /><BlogCategories><a href="<-CategoryLink->"><-CategoryName-></a><br /></BlogCategories></BlogCategoriesBlock></div> <div id="righthead">پیوند ها</div> <div id="rightmain"><BlogLinksBlock><p>دوستان :<br /><BlogLinks><a href="<-LinkUrl->" target="_blank"><-LinkTitle-></a><br></BlogLinks><a href="http://themesite.tk" target="_blank">قالب های پارسی</a><hr size="1px" /></BlogLinksBlock> <BlogLinkDumpBlock>لینکدونی :<br /><BlogLinkDump><a target="_blank" href="<-LinkUrl->" title="<-LinkDescription->"><-LinkTitle-></a><br /></BlogLinkDump><a href="javascript:void(0)" onclick ="OpenLD();">آرشیو لینکدونی</a><hr size="1px" /></BlogLinkDumpBlock> لوگودونی :<br /></p><marquee scrollamount="1" scrolldelay="1" onmouseover='this.stop()' onmouseout='this.start()' direction="up" width="160px" height="84px" ><center><a href="http://themesite.tk" title="New Template for blogfa users" target="_blank"><img src="http://kavoshgar.persiangig.com/image/Banner/ThemeSite.gif" width="88px" height="31px" title="Free template for blogfa members"></a><br><br><a href="http://per30ka.blogfa.com" title="وبلاگ شخصی من" target="_blank"><img src="http://files.myopera.com/KAVOSHGAR/albums/130873/SMNO.gif" width="88px" height="31px" title="Personal Blog"></a><br><br><a href="http://per30ka.blogfa.com" title="روی ماه خداوند را ببوس" target="_blank"><img src="http://files.myopera.com/KAVOSHGAR/albums/130873/Cocoon.gif" width="88px" height="31px"></a><br><br></center></marquee></div> <div id="righthead">طراح قالب</div> <div id="rightmain"> <br /><center><a href="http://per30ka.blogfa.com"><img src="http://kavoshgar.persiangig.com/image/Banner/ThemeSite.gif" width="88px" height="33px" alt="Free Template For Blogfa Users" style="margin:5px 0px 5px 0px" /></a><br /> Powered by :<br /><b><a href="http://www.Blogfa.com" target="_blank" title="PowerFull Tools For Bloggers">BLOGFA.COM</a></b></center> </div> </div> <div class="bottom"></div> </div> <!-- end right --></td> <!-- start left --><td id="ltd"> <div id="left"> <div class="top"></div> <div class="main" style="width: 580px; height: 302px"> <BLOGFA> <div id="lefthead"><a href="<-PostLink->"><-PostTitle-></a></div> <div id="leftmain"> <p><-PostContent-><BlogExtendedPost><br><a href="<-PostLink->"><b><span style="color:#666666">ادامه مطلب</span></b></a></BlogExtendedPost></p><br /> <p><small>نوشته شده در <-PostDate-> ساعت <-PostTime-> توسط <a title="E-mail : <-PostAuthorEmail->" href="<-PostAuthorLink->"><-PostAuthor-></a><br /> [ <BlogComment><script type="text/javascript">GetBC(<-PostId->);</script></BlogComment> ] | <a title="برای مشاهده مطالب مرتبط کلیک کنید" href="/cat-<-PostCategoryId->.aspx">مطالب مرتبط ( <-PostCategory-> )</a> | <a href="<-PostLink->">لینک ثابت</a></small></p> </div><br /> </BLOGFA> <div id="lefthead">آمار و امکانات ...</div> <div id="leftmain" style="background:none"><center><a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<-BlogUrl->');" href="<-BlogUrl->"><img src="http://parsitheme.persiangig.com/template/mihanblog/download/home.gif" width="20px" height="20px" alt="وبلاگ ما را صفحه خانگی خود کنید" /></a> <a href="mailto:<-BlogEmail->" title="My Email"><img src="http://parsitheme.persiangig.com/template/mihanblog/download/mail.gif" width="20px" height="20px" /></a> <a href="javascript:window.external.AddFavorite('<-BlogUrl->',' <-BlogTitle-> ')"><img src="http://parsitheme.persiangig.com/template/mihanblog/download/fav.gif" width="20px " height="20px" alt="اضافه کردن این سایت به علاقه مندیها !" /></a> <a href="<-BlogXmlLink->"><img src="http://parsitheme.persiangig.com/template/mihanblog/download/rss.gif" width="20px" height="20px" alt="لینک RSS"></a></center> <p>افراد آنلاین: <script src="http://tools.majidonline.com/online.php?site=<-BlogUrl->"></script><br /> تعداد بازدیدهای کل: <script src="http://fastwebcounter.com/secure.php?s=<-BlogUrl->"></script><br /> <-BlogCustomHtml-> </p></div> </div> <div class="bottom"></div> </div> <!-- end left --></td> </tr> </table> </body> </html></body> </html>