1-اكواد النصوص
كود النص العريض
كود تحديد اتجاه النص
كود التحكم فى حجم الخط ولونه ونوعه
أكواد الألوان موجودة هناااا
كود نص يتحرك لأعلى
كود نص يتمدد وينكمش
كود نص متأرجح يمينا ويسارا
كود إظهار نصوص بها روابط بالتناوب
كود نص متحرك
كود شريط متحرك مع روابط
كود نص يضئ بالتدريج
كود نص يضئ بألوان مختلفة
<b> اكتب النص هنا </ b>
كود تحديد اتجاه النص
<p dir="rtl" align="right"> اكتب هنا النص الذي سيظهر من اليمين إلى اليسار </ p>
كود التحكم فى حجم الخط ولونه ونوعه
<CENTER> <FONT COLOR="#كود اللون المرغوب" FACE="اسم الخط المرغوب" size="4"> اكتب هنا ما تريد </ FONT> </ CENTER>
أكواد الألوان موجودة هناااا
كود نص يتحرك لأعلى
<marquee behavior="scroll" direction="up" height="140" scrollamount="1" scrolldelay="60" onMouseOver="this.stop()" onMouseOut="this.start()"> <center> <br> اكتب هنا النص الذي سيتحرك للأعلى الفقرة 1 Photos اكتب هنا النص الذي سيتحرك للأعلى الفقرة 2 Photos مدونة كن داعيا للخير 3 Photos اكتب هنا النص الذي سيتحرك للأعلى الفقرة 4 Photos ...... </ center> </ Marquee>
كود نص يتمدد وينكمش
<table align="center" width="98%"> <tr> <td> <HTML> <HEAD> <script language="JavaScript"> tailles var = new Array ("0px", "1px", "2px", "3 pixels", "4px"); sizes.pos = 0; fonction elast () { var el = document.all.elastic; if (null == el.direction) el.direction = 1; else if ((sizes.pos> sizes.length - 4) | | (0 == sizes.pos)) el.direction * = -1; el.style.letterSpacing = tailles [sizes.pos + = el.direction]; } setInterval ('elast () ", 100) </ Script> </ HEAD> <BODY> <h1 align="center" id="elastic"> <font size="3"> مدونة كن داعيا للخير </ font> </ salut> </ BODY> </ HTML> </ td> </ tr> </ table>
كود نص متأرجح يمينا ويسارا
<marquee scrolldelay="60" scrollamount="3" width="400" direction="left" behavior="alternate" bgcolor="#FF0000"> مدونة كن داعيا للخير </ marquee>
كود إظهار نصوص بها روابط بالتناوب
<div style="position:relative;center:0px;top:0px"> <Span id = "surligneur" 0px 0px auto) "> </ span> </ Div> <script type="text/javascript"> tickercontents var = new Array () tickercontents [0] = 'مدونة كن داعيا للخير <a href="http://conda3ianllkhir.blogspot.com/"> texte </ a>' tickercontents [1] = 'اكتب هنا نص عادي رقم 1 دون روابط <a href="الرابط الذي سيوضع فوق النص التالي"> texte </ a>' tickercontents [2] = 'اكتب هنا نص عادي رقم 2 دون روابط <a href="الرابط الذي سيوضع فوق النص التالي"> texte </ a>' tickercontents [3] = 'اكتب هنا نص عادي رقم 0 دون روابط <a href="الرابط الذي سيوضع فوق النص التالي"> texte </ a>' var tickdelay = 3000 / / retard btw messages var highlightspeed = 10 / / 10 pixels à la fois. / / / / Ne pas modifier passer cette ligne / / / / / / / / / / / / / / / / var currentmessage = 0 var ClipWidth = 0 fonction changetickercontent () { crosstick.style.clip = "rect (0px 0px auto 0px)" crosstick.innerHTML = tickercontents [currentmessage] highlightmsg () } fonction highlightmsg () { var = msgwidth crosstick.offsetWidth si (ClipWidth <msgwidth) { ClipWidth + = highlightspeed crosstick.style.clip = "rect (0px" + ClipWidth + "0px auto px)" beginclip = setTimeout ("highlightmsg ()", 20) } else { ClipWidth = 0 clearTimeout (beginclip) si (currentmessage == tickercontents.length-1) = 0 currentmessage autre currentmessage + + setTimeout ("changetickercontent ()", tickdelay) } } fonction start_ticking () { crosstick = document.getElementById? document.getElementById ("surligneur"): document.all.highlighter crosstickParent = crosstick.parentNode? crosstick.parentNode: crosstick.parentElement if (parseInt (crosstick.offsetHeight)> 0) crosstickParent.style.height crosstick.offsetHeight = + 'px' autre setTimeout ("crosstickParent.style.height = crosstick.offsetHeight +" px ", 100) / / retard à cause de Mozilla changetickercontent () } if (document.all | | document.getElementById) window.onload = start_ticking </ Script>
كود نص متحرك
<div align="center"> <table border="0" width="100%" style="border-collapse: collapse"> <tr> <td class="alt1" colspan="3"> <b> <font size="4" color="000000"> <Direction chapiteau = "right" width = "100%" height = "20" direction = "right" onmouseover = "this.stop ()" onmouseout = "this.start ()" scrolldelay = "0" scrollamount = "5 "> مدونة كن داعيا للخير </ marquee> </ font> </ b> </ td> </ Tr> </ table> </ div>
كود شريط متحرك مع روابط
<Direction chapiteau = "right" width = "100%" height = "20" direction = "right" onmouseover = "this.stop ()" onmouseout = "this.start ()" scrolldelay = "0" scrollamount = "5 "> <a href="اكتب هنا عنوان الموقع"> اكتب هنا اسم الموقع </ a> ------ </ Marquee>
كود نص يضئ بالتدريج
<h2> <script language="JavaScript1.2"> var message = "مدونة كن داعيا للخير" var neonbasecolor = "gris" var neontextcolor = "jaune" var flashspeed = 100 / / en millisecondes / / / Pas besoin de modifier dessous de cette ligne / / / / / var n = 0 if (document.all | | document.getElementById) { document.write ('<font color="'+neonbasecolor+'">') pour (m = 0, m <message.length; m + +) document.write ('<span id="neonlight'+m+'">' + message.charAt (m) + '</ span>') document.write ('</ font>') } autre document.write (message) fonction crossref (nombre) { var crossobj = document.all? eval ("document.all.neonlight" + nombre): document.getElementById ("neonlight" + nombre) retourner crossobj } fonction néon () { / / Les lettres en couleur de base si (n == 0) { pour (m = 0, m <message.length; m + +) / / Eval ("document.all.neonlight" + m). Style.color = neonbasecolor crossref (m). style.color = neonbasecolor } / / Parcourir et modifier les lettres individuelles de couleur néon crossref (n). style.color = neontextcolor si (n <message.length-1) n + + else { n = 0 clearInterval (clignotant) setTimeout ("beginneon ()", 1500) retour } } fonction beginneon () { if (document.all | | document.getElementById) clignotant = setInterval ("néon ()", flashspeed) } beginneon () </ Script> </ H2> </ Font> </ p>
كود نص يضئ بألوان مختلفة
<b> <font size="5"> <script> / / ********** عدل هنا var text = "مدونة كن داعيا للخير" var = vitesse de 80 / / سرعه تغير الالوان / / ********** لا تعدل شي هنا if (document.all | | document.getElementById) { document.write ('<span id="highlight">' + texte + '</ span>') var storetext = document.getElementById? document.getElementById ("highlight"): document.all.highlight } autre document.write (texte) var hex = new Array ("00", "14", "28", "3C", "50", "64", "78", "8C", "A0", "B4", "C8", "DC", "F0") var r = 1 var g = 1 var b = 1 var suivants = 1 fonction ChangeText () { arc en ciel = "#" + H [r] + H [g] + H [b] storetext.style.color = arc } changement de fonction () { si (seq == 6) { b - si (b == 0) suivants = 1 } si (seq == 5) { r + + if (r == 12) suivants = 6 } si (seq == 4) { g - if (g == 0) suivants = 5 } si (seq == 3) { b + + si (b == 12) suivants = 4 } si (seq == 2) { r - if (r == 0) suivants = 3 } si (seq == 1) { g+ + if (g == 12) suivants = 2 } ChangeText () } fonction startEffect () { if (document.all | | document.getElementById) Flash = setInterval ("changement ()", vitesse) } startEffect () </ Script></ Font> </ b></ Font> </ p>
2-اكواد الصور
كود إضافة صورة
<img src="رابط الصورة" >
كود صورة مع رابط
<CENTER><a href="الرابط"> <img src="رابط الصورة" width="30" height="80" border="2" align=" middle" /></a></CENTER>
كود تغيير الصور تلقائيا
<center><style type="text/css"> #pscroller1{ font-size: 14px; font-family: Tahoma; width: 250px; height: 250px; border: 0px solid black; padding: 5px; background-color: white; } </style> <script type="text/javascript"> /*Example message arrays for the two demo scrollers*/ var pausecontent=new Array() pausecontent[0]='<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqgLx41L30apx5rGFI6THxnAnlX5aJWJDwhxp1goBrz1oX5jQ3RbtdJ_wehQDo8RfSZTsBfVtRRyDim5Yq34KIxQpxV8ssvUJPwffGFX3DXjiWdMJ8xj2ubHeG45PF4jmOQPooKv4s3RFK/s125/%2525D8%2525A8%2525D8%2525A7%2525D9%252586%2525D8%2525B1-%2525D8%2525AC%2525D8%2525AF%2525D9%25258A%2525D8%2525AF.gif">' pausecontent[1]='<img border="0" src="رابط الصورة 2">' pausecontent[2]='<img border="0" src="رابط الصورة 3">' pausecontent[3]='<img border="0" src="رابط الصورة 1">' </script> <script type="text/javascript"> /*********************************************** * Pausing up-down scroller- © Dynamic Drive (www.dynamicdrive.com) ***********************************************/ function pausescroller(content, divId, divClass, delay){ this.content=content //message array content this.tickerid=divId //ID of ticker div to display information this.delay=delay //Delay between msg change, in miliseconds. this.mouseoverBol=0 //Boolean to indicate whether mouse is currently over scroller (and pause it if it is) this.hiddendivpointer=1 //index of message array for hidden div document.write('<div id="'+divId+'" class="'+divClass+'" style="position: relative; overflow: hidden"><div class="innerDiv" style="position: absolute; width: 100%" id="'+divId+'1">'+content[0]+'</div><div class="innerDiv" style="position: absolute; width: 100%; visibility: hidden" id="'+divId+'2">'+content[1]+'</div></div>') var scrollerinstance=this if (window.addEventListener) //run onload in DOM2 browsers window.addEventListener("load", function(){scrollerinstance.initialize()}, false) else if (window.attachEvent) //run onload in IE5.5+ window.attachEvent("onload", function(){scrollerinstance.initialize()}) else if (document.getElementById) //if legacy DOM browsers, just start scroller after 0.5 sec setTimeout(function(){scrollerinstance.initialize()}, 500) } // ------------------------------------------------------------------- // initialize()- Initialize scroller method. // -Get div objects, set initial positions, start up down animation // ------------------------------------------------------------------- pausescroller.prototype.initialize=function(){ this.tickerdiv=document.getElementById(this.tickerid) this.visiblediv=document.getElementById(this.tickerid+"1") this.hiddendiv=document.getElementById(this.tickerid+"2") this.visibledivtop=parseInt(pausescroller.getCSSpadding(this.tickerdiv)) //set width of inner DIVs to outer DIV's width minus padding (padding assumed to be top padding x 2) this.visiblediv.style.width=this.hiddendiv.style.width=this.tickerdiv.offsetWidth-(this.visibledivtop*2)+"px" this.getinline(this.visiblediv, this.hiddendiv) this.hiddendiv.style.visibility="visible" var scrollerinstance=this document.getElementById(this.tickerid).onmouseover=function(){scrollerinstance.mouseoverBol=1} document.getElementById(this.tickerid).onmouseout=function(){scrollerinstance.mouseoverBol=0} if (window.attachEvent) //Clean up loose references in IE window.attachEvent("onunload", function(){scrollerinstance.tickerdiv.onmouseover=scrollerinstance.tickerdiv.onmouseout=null}) setTimeout(function(){scrollerinstance.animateup()}, this.delay) } // ------------------------------------------------------------------- // animateup()- Move the two inner divs of the scroller up and in sync // ------------------------------------------------------------------- pausescroller.prototype.animateup=function(){ var scrollerinstance=this if (parseInt(this.hiddendiv.style.top)>(this.visibledivtop+5)){ this.visiblediv.style.top=parseInt(this.visiblediv.style.top)-5+"px" this.hiddendiv.style.top=parseInt(this.hiddendiv.style.top)-5+"px" setTimeout(function(){scrollerinstance.animateup()}, 50) } else{ this.getinline(this.hiddendiv, this.visiblediv) this.swapdivs() setTimeout(function(){scrollerinstance.setmessage()}, this.delay) } } // ------------------------------------------------------------------- // swapdivs()- Swap between which is the visible and which is the hidden div // ------------------------------------------------------------------- pausescroller.prototype.swapdivs=function(){ var tempcontainer=this.visiblediv this.visiblediv=this.hiddendiv this.hiddendiv=tempcontainer } pausescroller.prototype.getinline=function(div1, div2){ div1.style.top=this.visibledivtop+"px" div2.style.top=Math.max(div1.parentNode.offsetHeight, div1.offsetHeight)+"px" } // ------------------------------------------------------------------- // setmessage()- Populate the hidden div with the next message before it's visible // ------------------------------------------------------------------- pausescroller.prototype.setmessage=function(){ var scrollerinstance=this if (this.mouseoverBol==1) //if mouse is currently over scoller, do nothing (pause it) setTimeout(function(){scrollerinstance.setmessage()}, 100) else{ var i=this.hiddendivpointer var ceiling=this.content.length this.hiddendivpointer=(i+1>ceiling-1)? 0 : i+1 this.hiddendiv.innerHTML=this.content[this.hiddendivpointer] this.animateup() } } pausescroller.getCSSpadding=function(tickerobj){ //get CSS padding value, if any if (tickerobj.currentStyle) return tickerobj.currentStyle["paddingTop"] else if (window.getComputedStyle) //if DOM2 return window.getComputedStyle(tickerobj, "").getPropertyValue("padding-top") else return 0 } </script> <script type="text/javascript"> //new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscroller1", "someclass", 3000) document.write("<br />") </script> </center>
كود صور متحركة
<img
src="رابط الصورة المتحركة"
onload="NcodeImageResizer.createOn(this);" border="0"
originalWidth="250" originalHeight="270">
كود شريط الصور المتحرك مع روابط
يمكن التحكم فى طول وعرض الصور بتغيير قيمها يدويا وتغيير إتجاه الشريط بتغيير كلمة up بالكود إلى down أو right أو lift
<center/>
<div class="textwidget"><marquee direction="up" width="115" onmouseover="this.stop()" scrollamount="2" onmouseout="this.start()" height="125" align="left"><br /> <a href="http://conda3ianllkhir.blogspot.com/" rel="nofollow"><img border="0" alt="مدونة كن داعيا للخير" width="115" src="http://img12.imageshack.us/img12/914/75539242.png" height="115" /></a>
<br/>
<a href="http://conda3ianllkhir.blogspot.com/" rel="nofollow"><img border="0" alt="مدونة كن داعيا للخير" width="115" src="
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqgLx41L30apx5rGFI6THxnAnlX5aJWJDwhxp1goBrz1oX5jQ3RbtdJ_wehQDo8RfSZTsBfVtRRyDim5Yq34KIxQpxV8ssvUJPwffGFX3DXjiWdMJ8xj2ubHeG45PF4jmOQPooKv4s3RFK/s125/%2525D8%2525A8%2525D8%2525A7%2525D9%252586%2525D8%2525B1-%2525D8%2525AC%2525D8%2525AF%2525D9%25258A%2525D8%2525AF.gif"height="115" /></a>
<br/>
<a href="ضع الرابط هنا" rel="nofollow"><img border="0" alt="اسم الصورة" width="115" src="رابط الصورة" height="115" /></a>
<br/>
<a href="
ضع الرابط هنا" rel="nofollow"><img border="0" alt="اسم الصورة" width="115" src="
رابط الصورة"height="115" /></a>
<br/>
<a href="ضع الرابط هنا" rel="nofollow"><img border="0" alt="اسم الصورةرابط الصورة" height="115" /></a>
<br/>
<a href="ضع الرابط هنا/search?updated-max=2011-07-26T10%3A47%3A00-07%3A00&max-results=7
" rel="nofollow"><img border="0" alt="اسم الصورة" width="115" src="رابط الصورة
"height="115" /></a>
" width="115" src="
<p/></p></marquee></div></center>
3-اكواد اسلاميه
1-كود السيره النبويه فيديوهات 30 حلقه
الكود:
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=fA-jeM8D6ls&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r7---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUV9ITkNONl9ITFVEOlB3VWduUkdmckZF&cpn=Y2Hok0h7l_6zu_2V&expire=1373073334&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=7c0fa378cf03ea5b&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373048311&mv=m&newshard=yes&ratebypass=yes&signature=3867002AE5E33ECDA395BCFCAA683D8D8F4AB900.2FE59BB763372CBEDE3CCC2B6A5C2CA2393CEB31&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=S0o3C7Tq5Q4'>تحميل - السيرة النبوية الحلقة 1كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=g90NmYnfZ44&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r5---sn-cg07luee.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUl9GUENONl9ITFZBOlJ3VWduUkdnb0RH&cpn=J7niZjdZ0zDtae_k&expire=1373074016&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=83dd0d9989df678e&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=442A0A099A474506EC0204766ED687EF3D73CF7B.539005E7987C44246FDC3835886E06D37698A0BC&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=glhguNtq-Zs&ms=tsu&mt=1373048225&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 2 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=wRjdqAzmfjE&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r3---sn-cg07luez.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUF9GTkNONl9ITFRKOlB3VWduUkdleERF&cpn=9WGUwxjKAEoP531G&expire=1373072914&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=c118dda80ce67e31&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=0A6E8B52F691F5F404715C2BCBE78ACFBFE0D7AA.1ECC96C4FF7CF2173F6B1000F0F9F6CF7B319B4E&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=77Kitebs1g4&ms=tsu&mt=1373048165&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 3 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=NBSNLG9pL6g&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r2---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUV9HTENONl9ITFVHOk53VWduUkdmdUVD&cpn=KPH0CaTi_GpO4Ctd&expire=1373073622&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=34148d2c6f692fa8&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373048010&mv=m&newshard=yes&ratebypass=yes&signature=118AC51703B60F3DB806E290FBA5C7271453A930.B0A89D6EFF9170892C162FF28B366F4CB3E9615E&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=lDB7EPxM2CU'>تحميل - السيرة النبوية الحلقة 4 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=QAgcVkw2Z_w&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r7---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUV9HT0NONl9ITFVIOlF3VWduUkdmdkVG&cpn=PgJtykBABZFVVdLn&expire=1373073725&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=40081c564c3667fc&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373047951&mv=m&newshard=yes&ratebypass=yes&signature=17F667B65E2F3E05A39C232119A24006304CF842.4B1CB60E73DA293226DC67E5E7377A64DE645E35&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=KbOWLehWDoM'>تحميل - السيرة النبوية الحلقة 5 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=gWDpmIgsX08&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r18---sn-aigezne7.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBST19KUUNONl9ITFNEOlN3VWduUkdkckhI&cpn=jzQfmaGT93tL7IJK&expire=1373071357&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=8160e998882c5f4f&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=D0CBC46D12E2E057AB819E6EA938A2B6C94CC62D.05384AB07783157CA5D34F3507F049D5A7F67416&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=VdrPS_tEYAw&ms=nxu&mt=1373047878&mv=m'>تحميل - السيرة النبوية الحلقة 6 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=pMhsMurqSSA&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r5---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBST19OTkNONl9ITFNGOlB3VWduUkdkdExF&cpn=312tcQ_G0yHTTfjN&expire=1373071594&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=a4c86c32eaea4920&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373047714&mv=m&newshard=yes&ratebypass=yes&signature=4DDECCE3BCD3A19738FEA1E695F227EE5C9D1CB3.CA54369EC81A90996A6F178567C30AB23D2512AC&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=JJyc0DsNuMo'>تحميل - السيرة النبوية الحلقة 7 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=dfasMJ8v-i0&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r3---sn-cg07luee.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSUV9OTUNONl9ITFVHOk93VWduUkdmdUxE&cpn=vzh6Ugbj7MJ-5jd5&expire=1373073693&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=75f6ac309f2ffa2d&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=03ACC6701F590045ADDE41854A34931EDF41689E.3E640F37A1EE0CDF3156DF3FAB059347FB228F19&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=xTrzEKfyqME&ms=tsu&mt=1373047626&mv=m&nh=CAE'>تحميل - السيرة النبوية
الحلقة 8 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=6XhC3gQvkuk&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r7---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSTl9ISkNONl9ITFJJOkx3VWduUkdjd0ZB&cpn=00lhnbivadEcmQXj&expire=1373070830&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=e97842de042f92e9&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373047412&mv=m&newshard=yes&ratebypass=yes&signature=9EE84D415A03FB1DD156F93EAFED8822AA071CD6.C1D463AAEC883275616DE253EB58DA31736B349D&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=-JySOnmH5pM'>تحميل - السيرة النبوية الحلقة 9 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=fVb7MfoAEpY&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r8---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRV19JUkNONl9IS0FGOlR3VWduUkZsdEdJ&cpn=eK_mrkgPk0wAemr9&expire=1373069548&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=7d56fb31fa001296&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373047111&mv=m&newshard=yes&ratebypass=yes&signature=93A3FB33841F4A41EBB85978D3B8419B1C3F667B.D1ABC513363446458A39825478DA785C6E5231C1&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=Ih0RJLh2Spg'>تحميل - السيرة النبوية الحلقة 10 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=Z-M3v-gcvxU&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r6---sn-cg07luee.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRV19NTENONl9IS0FCOk53VWduUkZscEtD&cpn=RLVZIth2m0uXCPCI&expire=1373069182&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=67e337bfe81cbf15&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=39E61113BD5641A3E411AD078906C8C3D447F4EA.3151E55F53377B0CB583A96A462D9894D4D2898E&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=WzfEZp1LJYs&ms=tsu&mt=1373047085&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 11 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=W1hCFZf3CuE&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r8---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSTl9MT0NONl9ITFJBOlF3VWduUkdjb0pG&cpn=RRhcXmlt4cGRx7NA&expire=1373070075&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=5b58421597f70ae1&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373046991&mv=m&newshard=yes&ratebypass=yes&signature=0384FCC05F92370B4588F8AD116E156E84EEB311.A31FFDF516646459BB9DA501BAFE2D802B123406&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=PsfTGw_mAtA'>تحميل - السيرة النبوية الحلقة 12 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=7fp-g2qRc4k&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r7---sn-cg07luee.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVV9FU0NONl9IS1lCOlV3VWduUkZqcENK&cpn=73MqLsVy9ueI3r6u&expire=1373067109&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=edfa7e836a917389&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=78D805C679064E356D4C7EA496CF54AE27019484.97CCAE572D709A4B5B33930FDBAC1D7BCDC05E5D&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=kpn4pcXNeu4&ms=tsu&mt=1373046905&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 13 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=kYl1AeJD7i0&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r1---sn-cg07lued.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9HTENONl9IS1pCOk53VWduUkZrcEVD&cpn=f1dIMk9__ErqeErA&expire=1373068122&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=91897501e243ee2d&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=727EA85E6E9678427F152687A303B3C2815B847F.257A9AC419B6074D3FE185ACAC65CA9844553E73&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=KZ7oorCJUpc&ms=tsu&mt=1373046786&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 14 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=6iJQoD2qn3A&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r5---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9LTkNONl9IS1pJOlB3VWduUkZrd0lF&cpn=Tr9-qwN72Kkhf4ID&expire=1373068864&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=ea2250a03daa9f70&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373046694&mv=m&newshard=yes&ratebypass=yes&signature=0FCC6D1AAF9D5D3372231F5D87560E0CBDF3557F.8F18FB4EF21032982F75449603E08B4FDB0908E0&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=wh7hE0YkK_A'>تحميل - السيرة النبوية الحلقة 15 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=IVOwmkmRrfk&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r4---sn-cg07luel.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVV9MUUNONl9IS1lDOlN3VWduUkZqcUpI&cpn=0fVXjZU0PC4cAXUW&expire=1373067277&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=2153b09a4991adf9&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=C81A7AC8C335EF1E866374D7BFC90308A631C34E.831BB9015ED6DAF51E9894CF50543FDC1946B5EA&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=nsk7tYwNUd0&ms=tsu&mt=1373046545&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 16 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=tH3UEXEshqM&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r7---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9KTUNONl9IS1pCOk93VWduUkZrcEhE&cpn=Sa1kk_vtf_fJQtbR&expire=1373068153&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=b47dd411712c86a3&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373046391&mv=m&newshard=yes&ratebypass=yes&signature=B6BDDF1E2FDD0FADF4EB435F62C6DA2E2E048463.28128DD7CA908BA483CA2A3E58D055D737497E8C&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=QlZSKciMrhY'>تحميل - السيرة النبوية الحلقة 17 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=U34HtaG39jU&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r5---sn-cg07lue6.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9GUENONl9IS1pCOlJ3VWduUkZrcERH&cpn=GkG5Tun_lU9SrbiH&expire=1373068116&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=537e07b5a1b7f635&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=3D455F0032644634AC3BF84507B2B81B1036FBA3.D9370678A7F6BC4837EB4B0C7D014E2AEF2D8C66&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=pGzqznf67sI&ms=tsu&mt=1373046186&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 18 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=3SqvQ5ew1wM&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r8---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9KTkNONl9IS1pHOlB3VWduUkZrdUhF&cpn=04iJzBJvH7wfeq-d&expire=1373068654&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=dd2aaf4397b0d703&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373046032&mv=m&newshard=yes&ratebypass=yes&signature=8BD97A7024A6D7DB7698DB38F71177FD97C52A97.B5A4CBFF9F49DCA0D277C009EC474E815B632BAE&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=YnEuRYslBFc'>تحميل - السيرة النبوية الحلقة 19 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=-LnvnBGy2wQ&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r5---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9LU0NONl9IS1pDOlV3VWduUkZrcUlK&cpn=5NwVEKbS_-NqEXx7&expire=1373068269&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=f8b9ef9c11b2db04&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373045852&mv=m&newshard=yes&ratebypass=yes&signature=11F6F7FB20E4D987CE97331177435268C9005F12.A6F879A398019E809FFDDB788677FFBC8745DF0B&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=bSKhN3qMr4A'>تحميل - السيرة النبوية الحلقة 20
كامل98ة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=93QsSi6IyYk&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r1---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVV9KS0NONl9IS1lGOk13VWduUkZqdEhC&cpn=o57g6bjvAsTTOXgV&expire=1373067551&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=f7742c4a2e88c989&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373045732&mv=m&newshard=yes&ratebypass=yes&signature=567FEE63A361ED2FF2863500BD66877D6AF66EBD.9D941909E992DCDFABA594AA6533F5FDF7C51247&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=v4QxSrUVA8Y'>تحميل - السيرة النبوية الحلقة 21 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=M-8TiUM-V-4&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r2---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRV19KS0NONl9IS0FIOk13VWduUkZsdkhC&cpn=mlzwBSX9AAH0Spea&expire=1373069751&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=33ef1389433e57ee&ip=41.100.65.163&ipbits=8&itag=34&key=yt1&ms=au&mt=1373045492&mv=m&newshard=yes&ratebypass=yes&signature=8A478401EAD01A3D338A6126565BDC66E78A8530.5AB89FE2CEBF0D80D183E4BA9E20D97C080CE403&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=dLTJTSdpQRc'>تحميل - السيرة النبوية الحلقة 22 كاملة - للشيخ نبيل العوضي
</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=QMItKViuHLY&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r16---sn-aigeznes.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVV9MSkNONl9IS1lKOkx3VWduUkZqeEpB&cpn=-SXnrqX_TJBjb-dw&expire=1373067970&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=40c22d2958ae1cb6&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=0ACBD1000A5B91E01B9E581E252FEA701B5B97EF.1B1B88405F3CFBE59143E118C81DD709C9238F2B&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=6LAHmrpp9MI&ms=nxu&mt=1373044345&mv=m'>تحميل - السيرة النبوية الحلقة 23 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=_vg56WGEXYM&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r6---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRV19OSkNONl9IS0FKOkx3VWduUkZseExB&cpn=jdPqtgugOJyBby3V&expire=1373069990&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=fef839e961845d83&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&ms=au&mt=1373044175&mv=m&newshard=yes&ratebypass=yes&signature=8E2F5C8599FACDB4AE2E48B084CF60DCADC870D2.7808526915B4D790C70A6084D4C5276AE42E02AC&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=WkXG9RfbEmo'>تحميل - السيرة النبوية الحلقة 24 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=injJ04wpmas&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r3---sn-cg07luez.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVl9KT0NONl9IS1pKOlF3VWduUkZreEhG&cpn=RZZxA8NTj9mMQs_N&expire=1373068955&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=8a78c9d38c2999ab&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=D1431784D2FE602307C3E5FF5BD2CC9BD7267459.3077DD25A4A4F774A72F03C82C29DB59E877BACA&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=sJkytq8t3wo&ms=tsu&mt=1373044089&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 25 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=7PB5lfDTotI&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r3---sn-cg07lue6.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBSTl9OUENONl9ITFJDOlJ3VWduUkdjcUxH&cpn=8BIR9eV2lVZtDtrx&expire=1373070296&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=ecf07995f0d3a2d2&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=74EA533D423DD719AA17A3F22C92A952D42A5BE2.BBCDEE240C708DFEBF19BD367776600E9164680D&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=-scnM4I0dYE&ms=tsu&mt=1373043966&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 26 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=Lr4C4Pu0Bpo&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r4---sn-5abxgpxuxaxjvh-vgoe.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRVV9FT0NONl9IS1lEOlF3VWduUkZqckNG&cpn=uidrdN40ecmbZ3Lr&expire=1373067305&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=2ebe02e0fbb4069a&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&ms=au&mt=1373043633&mv=m&newshard=yes&ratebypass=yes&signature=196E390D78386AA08174D5E5010B70847058C375.B0C043EC4C0DF11F0A96CE72CB3C93787737A8E4&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=JMiZH-k7vZo'>تحميل - السيرة النبوية الحلقة 27 كاملة - للشيخ نبيل العوضي</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=q0_ErYAf3Kg&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r3---sn-cg07lued.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRUl9GSkNONl9IS1ZEOkx3VWduUkZnckRB&cpn=g3uy1_l76nwuYQ_U&expire=1373064310&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=ab4fc4ad801fdca8&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=8A7C9B598760876352EAA4207ED0FE4EA7DE9268.CB1D68E85C2352C57224A14FA1000A8CABA814DB&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=1lt1BGpnciE&ms=tsu&mt=1373043549&mv=m&nh=CAE'>تحميل - السيرة النبوية الحلقة 28 كاملة - للشيخ نبيل العوضي</a></p>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=xkMSNzd0HyU&list=PL8ADF076D4151E0D6&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r20---sn-aigllned.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRUV9FUkNONl9IS1VFOlR3VWduUkZmc0NJ&cpn=2OMI3vOJaYwWMCPJ&expire=1373063408&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=c643123737741f25&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=B4D3F712C63DE3B9B15CCF60783240D645FEF9F3.BA5F874E6D55D1FF28AC8BE3BADBD1C936AF92B9&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=UN0OWjj6rtU&ms=nxu&mt=1373043378&mv=m'>تحميل - السيرة النبوية الحلقة 29 كاملة - للشيخ نبيل العوضي
</a></p>
<div align="center">
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='500' height='400' id='single1' name='single1'>
<param name='movie' value='http://codecanyon.net/video_player/player.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://codecanyon.net/video_player/player.swf'
width='500'
height='400'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://www.youtube.com/watch?v=YEgcj5A7Fg0&logo.file=&logo.position=top-
&logo.margin=8&logo.link=&logo.linktarget=_blank&logo.hide=false&logo.timeout=25&logo.out=0.5&logo.over=1'
/>
</object>
</div>
<p><a href='http://r4---sn-cg07luee.c.youtube.com/videoplayback?algorithm=throttle-factor&burst=40&cp=U0hWSFBRUV9FUkNONl9IS1VKOlR3VWduUkZmeENJ&cpn=kHscKNSaroK910Iq&expire=1373063908&factor=1.25&fexp=916611%2C909546%2C906397%2C928201%2C929117%2C929123%2C929121%2C929915%2C929906%2C929907%2C929125%2C929127%2C925714%2C929917%2C929919%2C912512%2C912515%2C912521%2C906838%2C904485%2C906840%2C931913%2C904830%2C919373%2C933701%2C904122%2C936303%2C900816%2C909421%2C912711%2C907228%2C935000&id=60481c8f903b160d&ip=41.100.92.20&ipbits=8&itag=34&key=yt1&newshard=yes&ratebypass=yes&signature=A52E3EC1F01F59AF0F48CFD66A9B7C2B4E04F90B.423BCD929DB4ADA48550B61191129D260B3F6067&source=youtube&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&sver=3&upn=rrGUnDzu7tM&ms=tsu&mt=1373043186&mv=m&nh=CAE'> تحميل - السيرة النبوية الحلقة 30كاملة - للشيخ نبيل العوضي
</a></p>
2-اكواد القران الكريم لاجمل اصوات
فضيلة الشيخ / سعد الغامدى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Al-Ghamdi.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
2
فضيلة الشيخ / احمد بن على العجمى
فضيلة الشيخ / احمد بن على العجمى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Al-Ajmy.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
3
فضيلة الشيخ / مشارى بن راشد العفاسى
فضيلة الشيخ / مشارى بن راشد العفاسى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Alafasi.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
4
فضيلة الشيخ / فارس عباد
فضيلة الشيخ / فارس عباد
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Fares.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
5
فضيلة الشيخ / ناصر القطامى
فضيلة الشيخ / ناصر القطامى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Alqatami.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
6
فضيلة الشيخ / ادريس ابكر
فضيلة الشيخ / ادريس ابكر
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/abkar.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
7
فضيلة الشيخ / هانى الرفاعى صوت رائع
8
فضيلة الشيخ / ابو بكر الشاطرى
9
فضيلة الشيخ / ياسر الدوسرى
10
فضيلة الشيخ / عبد الرحمن السديس
11
فضيلة الشيخ / ماهر شخاشيرو
فضيلة الشيخ / هانى الرفاعى صوت رائع
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Hani.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ / ابو بكر الشاطرى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Shatri.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ / ياسر الدوسرى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Al-Dosari.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ / عبد الرحمن السديس
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Alsudaes.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ / ماهر شخاشيرو
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/shakhashero.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
12
فضيلة الشيخ /نبيل الرفاعى
13
فضيلة الشيخ /
صلاح الهاشم صوت رائع
14
فضيلة الشيخ /صلاح بو خاطر
15
فضيلة الشيخ / فهد الكندرى (رائع
16
فضيلة الشيخ / محمد جبريل
فضيلة الشيخ /نبيل الرفاعى
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/nabil.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ /
صلاح الهاشم صوت رائع
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/alhashim.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
14
فضيلة الشيخ /صلاح بو خاطر
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Bukhatir.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
فضيلة الشيخ / فهد الكندرى (رائع
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Al-Kandari.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
16
فضيلة الشيخ / محمد جبريل
الكود:
<center><iframe align="center" id="IW_frame_1438"
src="http://www.tvquran.com/add/Jibrel.htm" frameborder="0"
allowtransparency="1" scrolling="no" width="302"
height="334"></iframe></center>
0 تعليق على موضوع : مختارات جميع اكواد html من مواقع متعدده
الأبتساماتأخفاء الأبتسامات