قالب دانلود برای شما . این قالب خیلی سبکه و مناسب برای دوستان موزیک بازه
<!--</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>