1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div class='slider'> <div class='top_slider'> <button id='slider_prev' type='button'> prev </button> <button id='slider_next' type='button'> next </button> <script> var Label = "كل"; var Type = "slideshow"; var numpost = 7; load (); </script> </div> <script> var Type = "slideshowsmallimg"; var numpost = 7; load (); </script> </div> <script type='text/javascript'> jQuery(document).ready(function (jQuery){ jQuery('.top_slider .items, #slider').cycle({ fx: 'fade', speed: 600, timeout: 4000, prev :'#slider_prev', next :'#slider_next', pause: true, cleartype: true, cleartypeNoBg: true, pager: 'ul.small_thumbs', after: feature_after, before: onbefore, pagerAnchorBuilder: function(idx, slide) { return 'ul.small_thumbs li:eq(' + (idx) + ')'; }}); jQuery('ul.small_thumbs li').hover(function() { jQuery('.top_slider .items').cycle('pause'); }, function () { jQuery('.top_slider .items').cycle('resume'); }); //jQuery('.top_slider .items').bind('mousewheel',wheelMove); function feature_after() { jQuery('.slider .top_slider .thumb .readmore').stop().animate({opacity:1, margin: '0 -2px 0 0'},{queue:false,duration: 200 }); jQuery('.slider #slider_next').stop().animate({opacity:1, bottom:'0px'},{queue:false,duration: 50 }); jQuery('.slider #slider_prev').stop().animate({opacity:1, bottom:'0px'},{queue:false,duration: 150 }); /* interval = setTimeout(function(){ jQuery('.top_slider .items').bind('mousewheel', wheelMove); },1600); */ } function onbefore() { jQuery('.slider .top_slider .thumb .readmore').stop().animate({opacity:1, margin: '0 -200px 0 0'},{queue:false,duration:200}); jQuery('.slider #slider_next').stop().animate({opacity:1, bottom: '-50px'},{queue:false, duration: 50}); jQuery('.slider #slider_prev').stop().animate({opacity:1, bottom: '-50px'},{queue:false, duration: 150}); } jQuery('.small_thumbs li:not(.activeSlide) a').click( function () { jQuery('.small_thumbs li a').css('opacity', 1); jQuery(this).css('opacity', 1); }); jQuery('.small_thumbs li:not(.activeSlide) a').hover( function () { jQuery(this).stop(true, true).animate({opacity: 0.7}, 300); }, function () { jQuery(this).stop(true, true).animate({opacity: 1}, 300); }); }); </script> </b:if> |
1
2 3 4 |
var Label = "كل";
var Type = "slideshow"; var numpost = 7; load (); |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
<div class='newsticker'>
<span class='title'> عاجل </span> <script> var Label = "كل"; var Type = "ticker"; var numpost = 7; load (); </script> <script type='text/javascript'> jQuery(document).ready(function (jQuery){ jQuery('.newsticker_scroller').cycle({ fx: 'fade', //scrollVert easing: 'easeOutBack', //easeInOutBack speed: 2000, pause:true, timeout: 1000, pauseOnPagerHover: true, }); }); </script> </div> |
1
|
<!--Place for adding widgets-->
|
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
<div class='box_inner scrolling_box'>
<div class='news_box'> <h3 class='news_box_title2'> صندوق متحرك </h3> <div class='scrolling_box_content' id='scrolling_box_content3'> <script> var Label = "كل"; var Type = "scrollbox"; var numpost = 7; load (); </script> </div> <div class='nav' id='nav_3'/> </div> </div> <script type='text/javascript'> //<![CDATA[ jQuery(document).ready(function($) { var vids = $("#scrolling_box_content3 .items .item"); for(var i = 0; i < vids.length; i+=4) { vids.slice(i, i+4).wrapAll('<div class="scrolling_items"></div>'); } $('#scrolling_box_content3 .items').cycle({ fx: 'scrollHorz', easing: 'easeOutBack', speed: 300, timeout: 5000, pause: 1, cleartype: true, cleartypeNoBg: true, pager: '#nav_3', }); }); //]]> </script> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
<div class='postsv3'>
<div class='box_inner cat_box list_posts_box column2 posts-v3 last_column'> <div class='news_box'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/business/ '> إضافة واحد </a> </h3> <script> var Label = "كل"; var Type = "boxlist"; var numpost = 3; load (); </script> </div> </div> <div class='box_inner cat_box list_posts_box column2 posts-v3 '> <div class='news_box'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/entertainment/ '> إضافة واحد </a> </h3> <script> var Label = "كل"; var Type = "boxlist"; var numpost = 3; load (); </script> </div> </div> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class='box_inner cat_box list_posts_box first_post_left posts-v1'>
<div class='news_box'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/lifestyle/ '> مربع أخبار </a> </h3> <script> var Label = "كل"; var Type = "boxlist"; var numpost = 5; load (); </script> </div> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 |
<div class='box_inner cat_box recent_bd'>
<div class='news_box'> <h3 class='news_box_title2'> إضافة أخبار في تصنيف ما </h3> <script> var Label = "كل"; var Type = "recentbox"; var numpost = 6; load (); </script> </div> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class='box_inner'>
<div class='news_box news_pic_home'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/health-fitness/ '> إضافة آخر المواضيع في تصنيف محدد </a> </h3> <script> var Label = "كل"; var Type = "smallpic"; var numpost = 22; load (); </script> </div> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
<div class='box_inner cat_box posts-v2'>
<div class='news_box'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/sports/ '> مربع أخبار آخر </a> </h3> <ul> <script> var Label = "كل"; var Type = "boxlist"; var numpost = 6; load (); </script> <script type='text/javascript'> //<![CDATA[ jQuery(document).ready(function() { var vids = jQuery(".posts-v2 .posts-list-small"); for(var i = 0; i < vids.length; i+=2) { vids.slice(i, i+2).wrapAll('<div class="posts-list-small-items"></div>'); } }); //]]> </script> </ul> </div> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class='box_inner'>
<div class='news_box news_pic_home'> <h3 class='news_box_title2'> <a href='http://themes.bdayh.com/cherry/category/health-fitness/ '> صندوق صور </a> </h3> <script> var Label = "كل"; var Type = "difpic"; var numpost = 22; load (); </script> </div> </div> |
1
2 3 4 5 6 |
<div class='clear'/>
<div class='home_ads'> <a href='http://www.3rab-help.com/' title='Cherry News'> <img alt='Cherry News' src='http://themes.bdayh.com/cherry/wp-content/uploads/ads-728.png'/> </a> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 |
<div class='clear'/>
<div class='box_inner box_tabs cat_box'> <div class='news_box'> <ol class='box_tabs_nav'> <li class='active'> <a href='#item1'> تبويب واحد </a> </li> <li> <a href='#item2'> تبويب إثنان </a> </li> <li> <a href='#item3'> تبويب ثلاثة </a> </li> <li> <a href='#item4'> تبويب أربعة </a> </li> <li> <a href='#item5'> تبويب خمسة </a> </li> <li> <a href='#item6'> تبويب ستة </a> </li> </ol> <div class='box_tabs_content'> <div class='box_tabs_container' id='item1'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> <div class='box_tabs_container' id='item2'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> <div class='box_tabs_container' id='item3'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> <div class='box_tabs_container' id='item4'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> <div class='box_tabs_container' id='item5'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> <div class='box_tabs_container' id='item6'> <script> var Label = "كل"; var Type = "tabbedpst"; var numpost = 5; load (); </script> </div> </div> </div> </div> <script type='text/javascript'> jQuery(".box_tabs_container").hide(); jQuery("ol.box_tabs_nav li:first").addClass("active").show(); jQuery(".box_tabs_container:first").show(); jQuery("ol.box_tabs_nav li").click(function() { jQuery("ol.box_tabs_nav li").removeClass("active"); jQuery(this).addClass("active"); jQuery(".box_tabs_container").hide(); var activeTab = jQuery(this).find("a").attr("href"); jQuery(activeTab).fadeIn(); return false; }); </script> |
1
2 3 4 5 6 |
<script>
var Label = "كل"; var Type = "nwswdgt"; var numpost = 8; load (); </script> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<div class='newsletter_content'>
<p> إشترك في قائمتنا البريدية . </p> <form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=psdtuts', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' target='popupwindow'> <div class='enter_search'> <input name='email' onblur='if (this.value == '') {this.value = 'إكتب إيميلك هنا ';}' onfocus='if (this.value == 'Enter your e-mail address') {this.value = '';}' type='text' value='Enter your e-mail address'/> </div> <input name='uri' type='hidden' value='psdtuts'/> <input name='loc' type='hidden' value='en_US'/> <div class='go_newsletter'> <button name='Submit' type='submit' value='Subscribe'> Subscribe </button> </div> </form> </div> |
1
2 3 |
<div class="like_box_footer" style="background:#FFFFFF;">
<iframe allowtransparency="true" frameborder="0" scrolling="no" src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/Modawenondotcom&width=280&colorscheme=light&show_faces=true&border_color=%23e7402f&stream=false&header=false&height=250" style="border:none; overflow:hidden; width:280px; height:250px;"></iframe> </div> |
1
2 3 4 5 6 |
<script>
var Label = "كل"; var Type = "recentwid"; var numpost = 8; load (); </script> |
1
2 3 |
<ul>
<script src='/feeds/comments/default?alt=json-in-script&callback=showrecentcomments'></script> </ul> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
<div class="style1-SC" id="social-counter-widget">
<ul class="social-counter-widget"> <li class="social-counter-twitter"> <a href="http://twitter.com/bdayh" target="_blank"> <i class="icon social_icon-twitter"></i> <span> 448 </span> <small> Followers </small> </a> </li> <li class="social-counter-facebook"> <a href="http://www.facebook.com/google" target="_blank"> <i class="icon social_icon-facebook"></i> <span> 15,747,216 </span> <small> Fans </small> </a> </li> <li class="social-counter-gplus"> <a href="https://plus.google.com/104748681377637289158" target="_blank"> <i class="icon social_icon-google"></i> <span> 1,248,036 </span> <small> Followers </small> </a> </li> <li class="social-counter-youtube"> <a href="http://www.youtube.com/user/egyptoon" target="_blank"> <i class="icon social_icon-youtube"></i> <span> 266,344 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-vimo"> <a href="http://vimeo.com/channels/kidproof" target="_blank"> <i class="icon social_icon-vimeo"></i> <span> 1,153 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-soundcloud"> <a href="http://soundcloud.com/maherzain" target="_blank"> <i class="icon social_icon-soundcloud"></i> <span> 30,147 </span> <small> Followers </small> </a> </li> </ul> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
<div class="style2-SC" id="social-counter-widget">
<ul class="social-counter-widget"> <li class="social-counter-twitter"> <a href="http://twitter.com/bdayh" target="_blank"> <i class="icon social_icon-twitter"></i> <span> 448 </span> <small> Followers </small> </a> </li> <li class="social-counter-facebook"> <a href="http://www.facebook.com/google" target="_blank"> <i class="icon social_icon-facebook"></i> <span> 15,747,216 </span> <small> Fans </small> </a> </li> <li class="social-counter-gplus"> <a href="https://plus.google.com/104748681377637289158" target="_blank"> <i class="icon social_icon-google"></i> <span> 1,248,036 </span> <small> Followers </small> </a> </li> <li class="social-counter-youtube"> <a href="http://www.youtube.com/user/egyptoon" target="_blank"> <i class="icon social_icon-youtube"></i> <span> 266,344 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-vimo"> <a href="http://vimeo.com/channels/kidproof" target="_blank"> <i class="icon social_icon-vimeo"></i> <span> 1,153 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-soundcloud"> <a href="http://soundcloud.com/maherzain" target="_blank"> <i class="icon social_icon-soundcloud"></i> <span> 30,147 </span> <small> Followers </small> </a> </li> </ul> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
<div class="style3-SC" id="social-counter-widget">
<ul class="social-counter-widget"> <li class="social-counter-twitter"> <a href="http://twitter.com/bdayh" target="_blank"> <i class="icon social_icon-twitter"></i> <span> 448 </span> <small> Followers </small> </a> </li> <li class="social-counter-facebook"> <a href="http://www.facebook.com/google" target="_blank"> <i class="icon social_icon-facebook"></i> <span> 15,747,216 </span> <small> Fans </small> </a> </li> <li class="social-counter-gplus"> <a href="https://plus.google.com/104748681377637289158" target="_blank"> <i class="icon social_icon-google"></i> <span> 1,248,036 </span> <small> Followers </small> </a> </li> <li class="social-counter-youtube"> <a href="http://www.youtube.com/user/egyptoon" target="_blank"> <i class="icon social_icon-youtube"></i> <span> 266,344 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-vimo"> <a href="http://vimeo.com/channels/kidproof" target="_blank"> <i class="icon social_icon-vimeo"></i> <span> 1,153 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-soundcloud"> <a href="http://soundcloud.com/maherzain" target="_blank"> <i class="icon social_icon-soundcloud"></i> <span> 30,147 </span> <small> Followers </small> </a> </li> </ul> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
<div class="style4-SC" id="social-counter-widget">
<ul class="social-counter-widget"> <li class="social-counter-twitter"> <a href="http://twitter.com/bdayh" target="_blank"> <i class="icon social_icon-twitter"></i> <span> 448 </span> <small> Followers </small> </a> </li> <li class="social-counter-facebook"> <a href="http://www.facebook.com/google" target="_blank"> <i class="icon social_icon-facebook"></i> <span> 15,747,216 </span> <small> Fans </small> </a> </li> <li class="social-counter-gplus"> <a href="https://plus.google.com/104748681377637289158" target="_blank"> <i class="icon social_icon-google"></i> <span> 1,248,036 </span> <small> Followers </small> </a> </li> <li class="social-counter-youtube"> <a href="http://www.youtube.com/user/egyptoon" target="_blank"> <i class="icon social_icon-youtube"></i> <span> 266,344 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-vimo"> <a href="http://vimeo.com/channels/kidproof" target="_blank"> <i class="icon social_icon-vimeo"></i> <span> 1,153 </span> <small> Subscribers </small> </a> </li> <li class="social-counter-soundcloud"> <a href="http://soundcloud.com/maherzain" target="_blank"> <i class="icon social_icon-soundcloud"></i> <span> 30,147 </span> <small> Followers </small> </a> </li> </ul> </div> |
1
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
<ul class="widget_social">
<li></li> <li class="youtube"> <a href="#" original-title="youtube"> youtube </a> </li> <li class="twitter"> <a href="#" original-title="twitter"> </a> </li> <li class="rss"> <a href="#" original-title="rss"> rss </a> </li> <li class="googleplus"> <a href="#" original-title="googleplus"> googleplus </a> </li> <li class="flickr"> <a href="#" original-title="flickr"> flickr </a> </li> <li class="facebook"> <a href="#" original-title="facebook"> </a> </li> <li></li> </ul> |
1
|
<iframe allowfullscreen="" frameborder="0" height="320" src="http://www.youtube.com/embed/أيدي الفيديو" width="100%"></iframe>
|
قال تعالى ( مَا يَلْفِظُ مِن قَوْلٍ إِلا لَدَيْهِ رَقِيبٌ عَتِيدٌ )
تحويل كودإخفاء محول الأكواد الإبتساماتإخفاء