﻿// JScript File
//document.write("<center><table width=\"230px\" height=\"23px\" cellpadding=\"0\" cellspacing=\"0\" border=0><tr><td width=\"15px\"><img src=\"http://www.mahdiblog.ir/Java/right.gif\" align=top></td><td width=\"200px\" style=\"border-top:solid 1px #000000;border-bottom:solid 1px #000000;\"><marquee direction=\"right\" style=\"FONT-SIZE: 9pt; FONT-FAMILY: Tahoma; color:#000000;width:200px;height:20px;\" scrolldelay=114 Scrollamount=4 >اللّهُمَّ كُنْ لِوَلِيِّكَ الْحُجَّةِ بْنِ الْحَسَنِ صَلَواتُكَ عَلَيْهِ وَعَلى آبائِهِ في هذِهِ السّاعَةِ وَفي كُلِّ ساعَةٍ وَلِيّاً وَحافِظاً وَقائِدا ‏وَناصِراً وَدَليلاً وَعَيْناً حَتّى تُسْكِنَهُ أَرْضَك َطَوْعاً وَتُمَتِّعَهُ فيها طَويلاً</marquee></td><td width=\"15px\"><img src=\"http://www.mahdiblog.ir/Java/left.gif\" align=top></td></tr></table></center>"); 
//document.write("<center><fieldset style=\"width:154px;height:20px;padding:0px;margin:0px;padding-top:5px;\"><marquee direction=\"right\" style=\"FONT-SIZE: 9pt; FONT-FAMILY: Tahoma;width:154px;height:15px;\" scrolldelay=114 Scrollamount=4 >اللّهُمَّ كُنْ لِوَلِيِّكَ الْحُجَّةِ بْنِ الْحَسَنِ صَلَواتُكَ عَلَيْهِ وَعَلى آبائِهِ في هذِهِ السّاعَةِ وَفي كُلِّ ساعَةٍ وَلِيّاً وَحافِظاً وَقائِدا ‏وَناصِراً وَدَليلاً وَعَيْناً حَتّى تُسْكِنَهُ أَرْضَك َطَوْعاً وَتُمَتِّعَهُ فيها طَويلاً</marquee></fieldset></center>"); 

function ShowDoa(colorFont,ColorBG,tol){
        strInnerHtml = "<table align='center' width='" + tol +"' cellpadding='0' cellspacing='0' border='0' style='margin-top:5px;margin-bottom:5px;background:transparent none repeat scroll 0 0;' ><tr><td>";       
        strInnerHtml += "<b style='background:#D0D0BF none repeat scroll 0 0;margin:0 5px;height:1px;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 3px;height:1px;border-left:2px solid #D0D0BF;border-right:2px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 2px;height:1px;border-left:1px solid #D0D0BF;border-right:1px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 1px;height:1px;border-left:1px solid #D0D0BF;border-right:1px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "</td></tr>";
        strInnerHtml += "<tr>";
        strInnerHtml += "<td align='center' style='background-color:" + ColorBG + ";border-right:solid 1px #D0D0BF;border-left:solid 1px #D0D0BF;vertical-align:middle;height:20px;padding-right:2px;padding-left:2px'>";
        strInnerHtml += "<a style='color:" + colorFont + ";cursor: pointer;text-decoration:none;' href='http://www.mahdiblog.ir/JCodeList.aspx' target='_blank'>";
        strInnerHtml += "<marquee direction='right' style='FONT-SIZE: 9pt; FONT-FAMILY: Tahoma;height:15px;' scrolldelay=114 Scrollamount=4 >اللّهُمَّ كُنْ لِوَلِيِّكَ الْحُجَّةِ بْنِ الْحَسَنِ صَلَواتُكَ عَلَيْهِ وَعَلى آبائِهِ في هذِهِ السّاعَةِ وَفي كُلِّ ساعَةٍ وَلِيّاً وَحافِظاً وَقائِدا ‏وَناصِراً وَدَليلاً وَعَيْناً حَتّى تُسْكِنَهُ أَرْضَك َطَوْعاً وَتُمَتِّعَهُ فيها طَويلاً</marquee></a></td></tr>";                                
        strInnerHtml += "<tr><td>";                       
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 1px;height:1px;border-left:1px solid #D0D0BF;border-right:1px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";                
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 2px;height:1px;border-left:1px solid #D0D0BF;border-right:1px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";        
        strInnerHtml += "<b style='background:" + ColorBG + " none repeat scroll 0 0;margin:0 3px;height:1px;border-left:2px solid #D0D0BF;border-right:2px solid #D0D0BF;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "<b style='background:#D0D0BF none repeat scroll 0 0;margin:0 5px;height:1px;display:block; overflow:hidden; font-size:1px;'></b>";
        strInnerHtml += "</td></tr>";        
        strInnerHtml += "</table>";

        document.write(strInnerHtml);

}


