.AWARDS
المدير العام
وسام الاداره
المدير العام
وسام المدير العام
وسام وارث سنابل العطاء
شكرا الاداره
وسام التقييم الحصري 150 تقييم
وسام الاداره الحصري
وسام الحضور الدائم
شكرا لوفائكم
وسام الالفيه
الف موضوع شكرا الاداره
SMS ~ [+ ]
razan
رقم العضوية: 1
معينه بروفايلك [+]
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20105 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
موضوع: قالب الستايل الرباعي نهر العسل
تم النشر فى :21 - 04 - 2022
.
قالب الستايل الرباعي نهر العسل
قالب الهيدر لمن يطلب الستايل كامل
يكتب موضوع
الكود: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}> <head> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <title>{SITENAME_TITLE}{PAGE_TITLE}</title> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="content-script-type" content="text/javascript" /> <meta http-equiv="content-style-type" content="text/css" /> <!-- BEGIN switch_compat_meta --> <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" /> <!-- END switch_compat_meta --> <!-- BEGIN switch_canonical_url --> <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" /> <!-- END switch_canonical_url --> {META_FAVICO} {META} {META_FB_LIKE} <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" /> {T_HEAD_STYLESHEET} {CSS} <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" /> <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" /> <script src="{JQUERY_PATH}" type="text/javascript"></script> <!-- BEGIN switch_recent_jquery --> <script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script> <script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script> <script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script> <!-- END switch_recent_jquery --> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> {RICH_SNIPPET_GOOGLE} <!-- BEGIN switch_fb_login --> <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script> <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script> <!-- END switch_fb_login --> <!-- BEGIN switch_ticker --> <link type="text/css" rel="stylesheet" href="{JQUERY_DIR}ticker/ticker.css" /> <script src="{JQUERY_DIR}/ticker/ticker.js" type="text/javascript"></script> <!-- END switch_ticker --> <!-- BEGIN switch_ticker_new --> <script src="{JQUERY_DIR}jcarousel/jquery.jcarousel.js" type="text/javascript"></script> <script type="text/javascript">//<![CDATA[ /* Definir le sens de direction en fonction du panneau admin */ var tickerDirParam = "{switch_ticker.DIRECTION}"; var slid_vert = false; var auto_dir = 'next'; var h_perso = parseInt({switch_ticker.HEIGHT}); switch( tickerDirParam ) { case 'top' : slid_vert = true; break; case 'left': break; case 'bottom': slid_vert = true; auto_dir = 'prev'; break; case 'right': auto_dir = 'prev'; break; default: slid_vert = true; } $(document).ready(function() { var w_cont = $('#fa_ticker_container').width(); if (w_cont > 0) { $('#fa_ticker_container').width(w_cont); /* Affichage de la liste */ $('#fa_ticker_content').css('display','block'); /* Calcul des dimensions du conteneur et des elements */ var width_max = $('ul#fa_ticker_content').width(); var width_item = Math.floor(width_max / {switch_ticker.SIZE}); var height_max = h_perso; /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */ $('ul#fa_ticker_content li').each( function () { if ($(this).height() > height_max) { height_max = $(this).height(); } } ); /* Redimensionnement des elements et des images trop larges */ $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () { if ($(this).width() > width_item) { var ratio = $(this).width() / width_item; var new_height = Math.round($(this).height() / ratio); $(this).height(new_height).width(width_item); } }); /* Redimensionnement et centrage du conteneur en mode vertical */ if (slid_vert) { $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto'); } /* Initialisation du caroussel */ $('#fa_ticker_content').jcarousel({ vertical: slid_vert, wrap: 'circular', auto: {switch_ticker.STOP_TIME}, auto_direction: auto_dir, scroll: 1, size: {switch_ticker.SIZE}, height_max: height_max, animation: {switch_ticker.SPEED} }); } else { $('ul#fa_ticker_content li:not(:first)').css('display','none'); $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center'); } }); //]]> </script> <!-- END switch_ticker_new --> <script type="text/javascript">//<![CDATA[ $(document).ready(function(){ <!-- BEGIN switch_enable_pm_popup --> pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); if(pm != null) { pm.focus(); } <!-- END switch_enable_pm_popup --> <!-- BEGIN switch_report_popup --> report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}'); if(report != null) { report.focus(); } <!-- END switch_report_popup --> <!-- BEGIN switch_ticker --> $(document).ready(function() { Ticker.start({ height : {switch_ticker.HEIGHT}, spacing : {switch_ticker.SPACING}, speed : {switch_ticker.SPEED}, direction : '{switch_ticker.DIRECTION}', pause : {switch_ticker.STOP_TIME} }); }); <!-- END switch_ticker --> }); <!-- BEGIN switch_login_popup --> var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false; <!-- END switch_login_popup --> <!-- BEGIN switch_login_popup --> $(document).ready( function() { $(window).resize(function() { var windowWidth = document.documentElement.clientWidth; var popupWidth = $("#login_popup").width(); var mypopup = $("#login_popup"); $("#login_popup").css({ "left": windowWidth/2 - popupWidth/2 }); }); }); <!-- END switch_login_popup --> //]]> </script> {GREETING_POPUP} <!-- BEGIN switch_ticker_new --> <style> .jcarousel-skin-tango .jcarousel-item { text-align:center; width: 10px; } .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: {switch_ticker.SPACING}px; } .jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: {switch_ticker.SPACING}px; } </style> <!-- END switch_ticker_new --> {HOSTING_JS} <!-- BEGIN google_analytics_code --> <script type="text/javascript"> //<![CDATA[ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{G_ANALYTICS_ID}', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true); <!-- BEGIN google_analytics_code_bis --> ga('create', '{G_ANALYTICS_ID_BIS}', 'auto', 'bis'); ga('bis.send', 'pageview'); ga('bis.set', 'anonymizeIp', true); <!-- END google_analytics_code_bis --> //]]> </script> <!-- END google_analytics_code --> </head> <body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <!-- BEGIN hitskin_preview --> <div id="hitskin_preview" style="display: block;"> <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1> <div class="content"> <p> {hitskin_preview.L_THEME_SITE_PREVIEW} <br /> <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span> </p> </div> </div> <!-- END hitskin_preview --> <!-- BEGIN switch_login_popup --> <div id="login_popup" style="z-index: 10000 !important;"> <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0"> <tr height="25"> <td class="catLeft"> <span class="genmed module-title">{SITENAME}</span> </td> </tr> <tr height="{LOGIN_POPUP_MSG_HEIGHT}"> <td class="row1" align="left" valign="top"> <div id="login_popup_buttons"> <form action="{S_LOGIN_ACTION}" method="get"> <input type="submit" class="mainoption" value="{L_LOGIN}" /> <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" /> <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" /> </form> </div> <span class="genmed">{LOGIN_POPUP_MSG}</span> </td> </tr> </table> </div> <!-- END switch_login_popup --> <a name="top"></a> {JAVASCRIPT} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="ar"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> /** * vBulletin 3.8.9 CSS * Style: 'استايل منتديات نهر العسل (1) CSS | DES‘ LMSA 2018'; Style ID: 11 */ body { background: #ece8e8; color: #333333; font: bold 12pt 'Droid Arabic Kufi'; margin: 0px 0px 0px 0px; padding: 0px; } a:link, body_alink { color: #333333; text-decoration: none; } a:visited, body_avisited { color: #333333; text-decoration: none; } a:hover, a:active, body_ahover { color: #333333; text-decoration: none; } .page { background: #ece8e8; color: #000000; font: bold 12pt 'Droid Arabic Kufi'; } .page a:link, .page_alink { color: #006699; text-decoration: none; } .page a:visited, .page_avisited { color: #333333; text-decoration: none; } .page a:hover, .page a:active, .page_ahover { color: #000000; text-decoration: none; } td, th, p, li { font: 10pt 'Droid Arabic Kufi'; } .tborder { background: #f6f2f2; } .tcat { background: url(https://www.lmsa-des.com/vb/n4r-a2019/images/b1.gif) repeat; color: #333333; font: 10pt 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .tcat a:link, .tcat_alink { color: #333333; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #333333; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #333333; text-decoration: none; } .thead { background: url(https://www.lmsa-des.com/vb/n4r-a2019/images/b3.gif) repeat; color: #FFFFFF; font: 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .thead a:link, .thead_alink { color: #FFFFFF; text-decoration: none; } .thead a:visited, .thead_avisited { color: #FFFFFF; text-decoration: none; } .thead a:hover, .thead a:active, .thead_ahover { color: #FFFFFF; text-decoration: none; } .tfoot { background: url(n4r-a2019/images/b3.gif) repeat; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .tfoot a:link, .tfoot_alink { color: #000000; text-decoration: none; } .tfoot a:visited, .tfoot_avisited { color: #000000; text-decoration: none; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #000000; text-decoration: none; } .alt1, .alt1Active { background: #f6f2f2; color: #333333; font: bold 12px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink { color: #333333; text-decoration: none; } .alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited { color: #333333; text-decoration: none; } .alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover { color: #333333; text-decoration: none; } .alt2, .alt2Active { background: #f6f2f2; color: #333333; font: bold 12px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink { color: #000000; text-decoration: none; } .alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited { color: #000000; text-decoration: none; } .alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover { color: #333333; text-decoration: none; } .inlinemod { background: #FFFFCC; color: #000000; } .wysiwyg { background: #f6f2f2; color: #000000; font: bold 10pt 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .wysiwyg a:link, .wysiwyg_alink { color: #333333; text-decoration: none; } .wysiwyg a:visited, .wysiwyg_avisited { color: #333333; text-decoration: none; } .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #000000; text-decoration: none; } textarea, .bginput { font: 10pt 'Droid Arabic Kufi'; } .bginput option, .bginput optgroup { font-size: 10pt; font-family: 'Droid Arabic Kufi'; } .button { background: #ebe7e6; color: #333333; font: 11px 'Droid Arabic Kufi'; } select { background: #ebe7e6; color: #000000; font: 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } option, optgroup { font-size: 11px; font-family: 'Droid Arabic Kufi'; } .smallfont { font: 12px 'Droid Arabic Kufi'; } .time { background: url(n4r-a2019/images/b1.gif) repeat; color: #000000; font-family: 'Droid Arabic Kufi'; } .navbar { font: 11px 'Droid Arabic Kufi'; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #ece8e8; color: #333333; } .fjdpth0 { background: #ece8e8; color: #000000; } .panel { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .panel a:link, .panel_alink { text-decoration: none; } .panel a:visited, .panel_avisited { text-decoration: none; } .panel a:hover, .panel a:active, .panel_ahover { text-decoration: none; } .panelsurround { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } legend { color: #333333; font: 11px 'Droid Arabic Kufi'; } .vbmenu_control { background: url(n4r-a2019/images/b2.gif) repeat; color: #FFFFFF; font: bold 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .vbmenu_control a:link, .vbmenu_control_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { color: #FFFFFF; text-decoration: none; } .vbmenu_popup { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; } .vbmenu_option { background: #ece8e8; color: #000000; font: 11px 'Droid Arabic Kufi'; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link, .vbmenu_option_alink { color: #333333; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #333333; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #000000; text-decoration: none; } .vbmenu_hilite { background: #ece8e8; color: #333333; font: 11px 'Droid Arabic Kufi'; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { color: #333333; text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { color: #333333; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { color: #333333; text-decoration: none; } /* * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess */ @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype'); } @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype'); } /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, th.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** de-emphasized text */ .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; } a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; } .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } .ht { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/ht.png'); background-repeat:repeat-x; height:500px; } .h1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/h1.png'); background-repeat:no-repeat; height:500px; width:414px; float:left; } .h2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/h2.png'); background-repeat:no-repeat; height:500px; width:566px; float:right; } .backg { background:transparent; color:maroon; } .a1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/a1.png'); background-repeat:repeat-y; background-position:left; padding-left:70px; } .a2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/a2.png'); background-repeat:repeat-y; background-position:right; padding-right:70px } .ft { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/ft.png'); background-repeat:repeat-x; height:235px; } .f1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/f1.png'); background-repeat:no-repeat; height:235px; width:439px; float:left; position:relative; } a.u1 { position:absolute; height:0px; width:0px; left:0px; top:0px } .f2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/f2.png'); background-repeat:no-repeat; height:235px; width:273px; float:right; } .tf { background-image:url('n4r-a2019/images/tf.png'); background-repeat:repeat-x; height:111px; } .z1 { background-image:url('n4r-a2019/images/z1.png'); background-repeat:no-repeat; height:111px; width:98px; float:left; } .z2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/z2.png'); background-repeat:no-repeat; height:111px; width:431px; float:right; } .tt { background-image:url('n4r-a2019/images/tt.png'); background-repeat:repeat-x; height:36px; } .z3 { background-image:url('n4r-a2019/images/z3.png'); background-repeat:no-repeat; height:36px; width:178px; float:left; } .z4 { background-image:url('n4r-a2019/images/z4.png'); background-repeat:no-repeat; height:36px; width:431px; float:right; } .b { background:transparent; color:maroon; } .aa { background-image:url('n4r-a2019/images/aa.png'); background-repeat:repeat-y; background-position:left; padding-left:14px; } .aaa { background-image:url('n4r-a2019/images/aaa.png'); background-repeat:repeat-y; background-position:right; padding-right:19px; } </style> <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=389" /> <!-- / CSS Stylesheet --> <script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=389"></script> <script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=389"></script> <script type="text/javascript"> <!-- var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "n4r-a2019/misc"; var vb_disable_ajax = parseInt("0", 10); // --> </script> <script type="text/javascript" src="clientscript/vbulletin_global.js?v=389"></script> <script type="text/javascript" src="clientscript/vbulletin_menu.js?v=389"></script> <link rel="alternate" type="application/rss+xml" title="لمسه ديزاين | لخدمات التصميم RSS Feed" href="external.php?type=RSS2" /> <style> .notifications { position: relative; background-color: #F33; -moz-border-radius: 7px; border-radius: 7px; color: white; width: 14px; height: 14px; font-size: 10px; text-align: center; line-height: 14px; bottom: 25px; right: 17px; padding-right: 1px; padding-left: 1px; } </style><!-- الرجاء ثم الرجاء ثم الرجاء عدم التعديل على الهاك او الاقتباس منه ولانسمح بذلك كليا اخوكم ابو عمر --> <!--Javascript--> <script type="text/javascript" src="massy/poem.js"></script> <script type="text/javascript" src="massy/gradient.js"></script> <style type="text/css"> .bdr130button { padding: 1px; border: none; } .rainbow{ behavior: url('massy/rainbow.htc') } .saleh-info { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/info.png'); background-color: #EAEEFB; background-repeat: no-repeat; background-position: right 10px; border: 1px solid #203FAA; padding: 15px 65px 10px 5px; display: block; } .saleh-caution { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/caution.png'); background-repeat: no-repeat; background-color: #FFFFCC; background-position: right 10px; border: 1px solid #990000; padding: 15px 65px 10px 5px; } .saleh-warning { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/warning.png'); background-color: #FFCCCC; background-repeat: no-repeat; background-position: right 10px; border: 1px solid #FF0000; padding: 15px 65px 10px 5px; } </style> <!-- / www.bdr130.net الجقوق محفوظة ولااسمح بازالتها او التعديل على الملفات اخوكم الدربيل - ابو عمر --> <script language="JavaScript"> <!-- function stopError() { return true; } window.onerror = stopError; // --> </script> <script> nereidFadeObjects = new Object(); nereidFadeTimers = new Object(); function nereidFade(object, destOp, rate, delta){ if (!document.all) return if (object != "[object]"){ setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0); return; } clearTimeout(nereidFadeTimers[object.sourceIndex]); diff = destOp-object.filters.alpha.opacity; direction = 1; if (object.filters.alpha.opacity > destOp){ direction = -1; } delta=Math.min(direction*diff,delta); object.filters.alpha.opacity+=direction*delta; if (object.filters.alpha.opacity != destOp){ nereidFadeObjects[object.sourceIndex]=object; nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate); } } </script> <style> .shakeimage{ position:relative } </style> <script language="JavaScript1.2"> var rector=3 var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector } else{ shake.style.left=parseInt(shake.style.left)-rector } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=1 which.style.left=0 which.style.top=0 } </script> <script language="JavaScript1.2"> function flashit(){ if (!document.all) return if (myexample.style.borderColor=="blue") myexample.style.borderColor="red" else myexample.style.borderColor="blue" } setInterval("flashit()", 200) </script> <!-- / www.bdr130.net الجقوق محفوظة ولااسمح بازالتها او التعديل على الملفات اخوكم الدربيل - ابو عمر --> <!--hide-addon--> <script type="text/javascript"><!-- var hpostid = 0; var hmax = 0; function findposts(obj,call){ ruf = call; var laenge = obj.innerHTML.length; if (hmax == '0'){ hmax = laenge; } else if (hmax < laenge){ hmax = laenge; Rufen(ruf); } } var hide_aktiv = null; var unhide = null; var zahl = 0; var old; var postid function Rufen(posting){ if (window.XMLHttpRequest) { unhide = new XMLHttpRequest(); } else if (window.ActiveXObject) { unhide = new ActiveXObject("Microsoft.XMLHTTP"); } old = posting var postids = posting.split(","); if ( zahl < postids.length){ postid = postids[zahl]; unhide.open("POST", "showthread.php", true); unhide.onreadystatechange = ausgeben; unhide.setRequestHeader( "Content-Type", "application/x-www-form-urlencoded"); unhide.send("do=whatever&p="+postid+"&all="+old); } else zahl = 0; } function ausgeben() { if (unhide.readyState == 4) { if (unhide.responseText != 'sid_hide_still_active'){ document.getElementById("post_message_"+postid).innerHTML = unhide.responseText; zahl++; Rufen(old); } else { zahl++; Rufen(old); } } else setTimeout('ausgeben()', 200); } //--> </script> <!-- الرجاء ثم الرجاء ثم الرجاء عدم التعديل على الهاك او الاقتباس منه ولانسمح بذلك كليا اخوكم ابو عمر --> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> <title>لمسه ديزاين | لخدمات التصميم</title> </head> <body> <!-- logo --> <div class="ht"> <div class="h1"></div> <div class="h2"></div> </div> <div class="backg"> <div class="a1"> <div class="a2"> <!-- /logo --> <!-- content table --> <!-- open content container --> <div align="center"> <div class="page" style="width:100%; text-align:right"> <div style="padding:0px 25px 0px 25px" align="right"> <a name="top"></a> {JAVASCRIPT} <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <!-- BEGIN switch_logo_left --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_left --> <td align="center" width="100%" valign="middle"> <!-- BEGIN switch_logo_center --> <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a> <br /> <!-- END switch_logo_center --> <div class="maintitle">{MAIN_SITENAME}</div> <br /> <span class="gen">{SITE_DESCRIPTION}<br /> </span> </td> <!-- BEGIN switch_logo_right --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_right --> </tr> </table> <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}"> <tr> <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td> </tr> </table> <div style="clear: both;"></div> <!-- BEGIN switch_ticker_new --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;"> <!-- BEGIN ticker_row --> <li>{switch_ticker.ticker_row.ELEMENT}</li> <!-- END ticker_row --> </ul> </div> </td> </tr> </table> </div> <!-- END switch_ticker_new --> <!-- BEGIN switch_ticker --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;"> <div class="fa_ticker_content"> <!-- BEGIN ticker_row --> <div>{switch_ticker.ticker_row.ELEMENT}</div> <!-- END ticker_row --> </div> </div> </div> </td> </tr> </table> </div> <!-- END switch_ticker --> <div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" class="three-col"> <tbody> <tr> <td valign="top" width="100%"> <div id="center"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td></tr><tr> <td valign="top" width="98%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </tr> </table> </body> </html> <!-- END html_validation --> <div class="newsLocation"> </div>
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
21.04.22 21:17
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک ♛لونك المفضل» : ♛عدد المساهمات : 50 السمعه♛» : 8 ♛تاريخ الميلاد : 31/01/1998 ♛تاريخ التسجيل » : 22/09/2014 ♛ النقاط المكتسبه : 11316 العمر : 26 الابداع : مصممه احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
شكرا للستايل الجميل
التوقيع
----------------------------
المصدر: منتديات اسد بابل - asdd.ahladalil.comفي احلى قوافي الشعر نكتب حبا ابدي
امتزج بدكرى جميله
راقت لي مع باقه ورد اهديها لكم
على جناح طيور النورس
تتسابق لايصال جمال فنك الرفيع
الدي كان تنفسك فيه يبوح
بالموده والجمال دمت عضوا
كريما معنا
أسم العضو : اشراق هل ترغب في التعليق على رسالة العضو اشراق ؟
24.04.22 14:33
المشاركة رقم: # أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
25.04.22 2:28
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک ♛لونك المفضل» : ♛عدد المساهمات : 86 السمعه♛» : 11 ♛تاريخ الميلاد : 01/06/1980 ♛تاريخ التسجيل » : 17/10/2014 ♛ النقاط المكتسبه : 11343 العمر : 44 الابداع : >>>>>>>>> احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
شكرا للستايل الرائع انا اعمل الان على نسخ اخرى
أسم العضو : فريق الدعم هل ترغب في التعليق على رسالة العضو فريق الدعم ؟
09.05.22 12:26
المشاركة رقم: # ڷــۄنۨ ̨ٻۧــﯣمۘــک
♛لونك المفضل» : ♛عدد المساهمات : 3544 السمعه♛» : 71 ♛تاريخ الميلاد : 03/03/1990 ♛تاريخ التسجيل » : 06/12/2012 ♛ النقاط المكتسبه : 20105 العمر : 34 الابداع : التصميم احلى : الخبره : اساطير المنتدى..عَطَاؤهٌمْ ثَمِيْنّ ♥ :
سُبْحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ ، أَشْهَدُ أَنْ لا إِلهَ إِلَّا أَنْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ
الهيدر
الكود: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}" xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}> <head> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <body> <audio id="sound"><source src="https://ia801206.us.archive.org/26/items/DownloadFreeRingtonesForAndroidAndIPhoneTONES72/Free%20Alternative%20Ringtones%20-%20Tones7.mp3"/></audio> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/> <title>{SITENAME_TITLE}{PAGE_TITLE}</title> <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" /> <meta http-equiv="content-script-type" content="text/javascript" /> <meta http-equiv="content-style-type" content="text/css" /> <!-- BEGIN switch_compat_meta --> <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}" /> <!-- END switch_compat_meta --> <!-- BEGIN switch_canonical_url --> <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}" /> <!-- END switch_canonical_url --> {META_FAVICO} {META} {META_FB_LIKE} <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}" /> {T_HEAD_STYLESHEET} {CSS} <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}" /> <link rel="search" type="application/opensearchdescription+xml" href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}" /> <script src="{JQUERY_PATH}" type="text/javascript"></script> <!-- BEGIN switch_recent_jquery --> <script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script> <script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script> <script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script> <!-- END switch_recent_jquery --> <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script> {RICH_SNIPPET_GOOGLE} <!-- BEGIN switch_fb_login --> <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script> <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script> <!-- END switch_fb_login --> <!-- BEGIN switch_ticker --> <link type="text/css" rel="stylesheet" href="{JQUERY_DIR}ticker/ticker.css" /> <script src="{JQUERY_DIR}/ticker/ticker.js" type="text/javascript"></script> <!-- END switch_ticker --> <!-- BEGIN switch_ticker_new --> <script src="{JQUERY_DIR}jcarousel/jquery.jcarousel.js" type="text/javascript"></script> <script type="text/javascript">//<![CDATA[ /* Definir le sens de direction en fonction du panneau admin */ var tickerDirParam = "{switch_ticker.DIRECTION}"; var slid_vert = false; var auto_dir = 'next'; var h_perso = parseInt({switch_ticker.HEIGHT}); switch( tickerDirParam ) { case 'top' : slid_vert = true; break; case 'left': break; case 'bottom': slid_vert = true; auto_dir = 'prev'; break; case 'right': auto_dir = 'prev'; break; default: slid_vert = true; } $(document).ready(function() { var w_cont = $('#fa_ticker_container').width(); if (w_cont > 0) { $('#fa_ticker_container').width(w_cont); /* Affichage de la liste */ $('#fa_ticker_content').css('display','block'); /* Calcul des dimensions du conteneur et des elements */ var width_max = $('ul#fa_ticker_content').width(); var width_item = Math.floor(width_max / {switch_ticker.SIZE}); var height_max = h_perso; /* Calcul de la hauteur maximale du conteneur en fonction des elements et de la hauteur personnalisee dans l'admin */ $('ul#fa_ticker_content li').each( function () { if ($(this).height() > height_max) { height_max = $(this).height(); } } ); /* Redimensionnement des elements et des images trop larges */ $('ul#fa_ticker_content li').width(width_item).height(height_max).find('img').each(function () { if ($(this).width() > width_item) { var ratio = $(this).width() / width_item; var new_height = Math.round($(this).height() / ratio); $(this).height(new_height).width(width_item); } }); /* Redimensionnement et centrage du conteneur en mode vertical */ if (slid_vert) { $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft','auto').css('marginRight','auto'); } /* Initialisation du caroussel */ $('#fa_ticker_content').jcarousel({ vertical: slid_vert, wrap: 'circular', auto: {switch_ticker.STOP_TIME}, auto_direction: auto_dir, scroll: 1, size: {switch_ticker.SIZE}, height_max: height_max, animation: {switch_ticker.SPEED} }); } else { $('ul#fa_ticker_content li:not(:first)').css('display','none'); $('ul#fa_ticker_content li:first').css('list-style','none').css('text-align','center'); } }); //]]> </script> <!-- END switch_ticker_new --> <script type="text/javascript">//<![CDATA[ $(document).ready(function(){ <!-- BEGIN switch_enable_pm_popup --> pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400'); if(pm != null) { pm.focus(); } <!-- END switch_enable_pm_popup --> <!-- BEGIN switch_report_popup --> report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}'); if(report != null) { report.focus(); } <!-- END switch_report_popup --> <!-- BEGIN switch_ticker --> $(document).ready(function() { Ticker.start({ height : {switch_ticker.HEIGHT}, spacing : {switch_ticker.SPACING}, speed : {switch_ticker.SPEED}, direction : '{switch_ticker.DIRECTION}', pause : {switch_ticker.STOP_TIME} }); }); <!-- END switch_ticker --> }); <!-- BEGIN switch_login_popup --> var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH}, logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false; <!-- END switch_login_popup --> <!-- BEGIN switch_login_popup --> $(document).ready( function() { $(window).resize(function() { var windowWidth = document.documentElement.clientWidth; var popupWidth = $("#login_popup").width(); var mypopup = $("#login_popup"); $("#login_popup").css({ "left": windowWidth/2 - popupWidth/2 }); }); }); <!-- END switch_login_popup --> //]]> </script> {GREETING_POPUP} <!-- BEGIN switch_ticker_new --> <style> .jcarousel-skin-tango .jcarousel-item { text-align:center; width: 10px; } .jcarousel-skin-tango .jcarousel-item-horizontal { margin-right: {switch_ticker.SPACING}px; } .jcarousel-skin-tango .jcarousel-item-vertical { margin-bottom: {switch_ticker.SPACING}px; } </style> <!-- END switch_ticker_new --> {HOSTING_JS} <!-- BEGIN google_analytics_code --> <script type="text/javascript"> //<![CDATA[ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '{G_ANALYTICS_ID}', 'auto'); ga('send', 'pageview'); ga('set', 'anonymizeIp', true); <!-- BEGIN google_analytics_code_bis --> ga('create', '{G_ANALYTICS_ID_BIS}', 'auto', 'bis'); ga('bis.send', 'pageview'); ga('bis.set', 'anonymizeIp', true); <!-- END google_analytics_code_bis --> //]]> </script> <!-- END google_analytics_code --> </head> <body background="{T_BODY_BACKGROUND}" bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}"> <!-- BEGIN hitskin_preview --> <div id="hitskin_preview" style="display: block;"> <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt="" /> <em>Hit</em>skin.com</h1> <div class="content"> <p> {hitskin_preview.L_THEME_SITE_PREVIEW} <br /> <span>{hitskin_preview.U_INSTALL_THEME}<a href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span> </p> </div> </div> <!-- END hitskin_preview --> <!-- BEGIN switch_login_popup --> <div id="login_popup" style="z-index: 10000 !important;"> <table class="forumline" width="{LOGIN_POPUP_WIDTH}" height="{LOGIN_POPUP_HEIGHT}" border="0" cellspacing="1" cellpadding="0"> <tr height="25"> <td class="catLeft"> <span class="genmed module-title">{SITENAME}</span> </td> </tr> <tr height="{LOGIN_POPUP_MSG_HEIGHT}"> <td class="row1" align="left" valign="top"> <div id="login_popup_buttons"> <form action="{S_LOGIN_ACTION}" method="get"> <input type="submit" class="mainoption" value="{L_LOGIN}" /> <input type="button" class="mainoption" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';" /> <input id="login_popup_close" type="button" class="button" value="{L_DONT_DISPLAY_AGAIN}" /> </form> </div> <span class="genmed">{LOGIN_POPUP_MSG}</span> </td> </tr> </table> </div> <!-- END switch_login_popup --> <a name="top"></a> {JAVASCRIPT} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="ar"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <!-- CSS Stylesheet --> <style type="text/css" id="vbulletin_css"> /** * vBulletin 3.8.9 CSS * Style: 'استايل منتديات نهر العسل (1) CSS | DES‘ LMSA 2018'; Style ID: 11 */ body { background: #ece8e8; color: #333333; font: bold 12pt 'Droid Arabic Kufi'; margin: 0px 0px 0px 0px; padding: 0px; } a:link, body_alink { color: #333333; text-decoration: none; } a:visited, body_avisited { color: #333333; text-decoration: none; } a:hover, a:active, body_ahover { color: #333333; text-decoration: none; } .page { background: #ece8e8; color: #000000; font: bold 12pt 'Droid Arabic Kufi'; } .page a:link, .page_alink { color: #006699; text-decoration: none; } .page a:visited, .page_avisited { color: #333333; text-decoration: none; } .page a:hover, .page a:active, .page_ahover { color: #000000; text-decoration: none; } td, th, p, li { font: 10pt 'Droid Arabic Kufi'; } .tborder { background: #f6f2f2; } .tcat { background: url(https://www.lmsa-des.com/vb/n4r-a2019/images/b1.gif) repeat; color: #333333; font: 10pt 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .tcat a:link, .tcat_alink { color: #333333; text-decoration: none; } .tcat a:visited, .tcat_avisited { color: #333333; text-decoration: none; } .tcat a:hover, .tcat a:active, .tcat_ahover { color: #333333; text-decoration: none; } .thead { background: url(https://www.lmsa-des.com/vb/n4r-a2019/images/b3.gif) repeat; color: #FFFFFF; font: 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .thead a:link, .thead_alink { color: #FFFFFF; text-decoration: none; } .thead a:visited, .thead_avisited { color: #FFFFFF; text-decoration: none; } .thead a:hover, .thead a:active, .thead_ahover { color: #FFFFFF; text-decoration: none; } .tfoot { background: url(n4r-a2019/images/b3.gif) repeat; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .tfoot a:link, .tfoot_alink { color: #000000; text-decoration: none; } .tfoot a:visited, .tfoot_avisited { color: #000000; text-decoration: none; } .tfoot a:hover, .tfoot a:active, .tfoot_ahover { color: #000000; text-decoration: none; } .alt1, .alt1Active { background: #f6f2f2; color: #333333; font: bold 12px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink { color: #333333; text-decoration: none; } .alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited { color: #333333; text-decoration: none; } .alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover { color: #333333; text-decoration: none; } .alt2, .alt2Active { background: #f6f2f2; color: #333333; font: bold 12px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink { color: #000000; text-decoration: none; } .alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited { color: #000000; text-decoration: none; } .alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover { color: #333333; text-decoration: none; } .inlinemod { background: #FFFFCC; color: #000000; } .wysiwyg { background: #f6f2f2; color: #000000; font: bold 10pt 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .wysiwyg a:link, .wysiwyg_alink { color: #333333; text-decoration: none; } .wysiwyg a:visited, .wysiwyg_avisited { color: #333333; text-decoration: none; } .wysiwyg a:hover, .wysiwyg a:active, .wysiwyg_ahover { color: #000000; text-decoration: none; } textarea, .bginput { font: 10pt 'Droid Arabic Kufi'; } .bginput option, .bginput optgroup { font-size: 10pt; font-family: 'Droid Arabic Kufi'; } .button { background: #ebe7e6; color: #333333; font: 11px 'Droid Arabic Kufi'; } select { background: #ebe7e6; color: #000000; font: 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } option, optgroup { font-size: 11px; font-family: 'Droid Arabic Kufi'; } .smallfont { font: 12px 'Droid Arabic Kufi'; } .time { background: url(n4r-a2019/images/b1.gif) repeat; color: #000000; font-family: 'Droid Arabic Kufi'; } .navbar { font: 11px 'Droid Arabic Kufi'; } .highlight { color: #FF0000; font-weight: bold; } .fjsel { background: #ece8e8; color: #333333; } .fjdpth0 { background: #ece8e8; color: #000000; } .panel { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .panel a:link, .panel_alink { text-decoration: none; } .panel a:visited, .panel_avisited { text-decoration: none; } .panel a:hover, .panel a:active, .panel_ahover { text-decoration: none; } .panelsurround { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } legend { color: #333333; font: 11px 'Droid Arabic Kufi'; } .vbmenu_control { background: url(n4r-a2019/images/b2.gif) repeat; color: #FFFFFF; font: bold 11px 'Droid Arabic Kufi'; border-bottom:1px #8A6E7C dashed; -moz-border-radius-topleft: 30px; -moz-border-radius-topright:0px; -moz-border-radius-bottomleft:0px; -moz-border-radius-bottomright:30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:0px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:30px; border-top-left-radius:30px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:30px; } .vbmenu_control a:link, .vbmenu_control_alink { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:visited, .vbmenu_control_avisited { color: #FFFFFF; text-decoration: none; } .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover { color: #FFFFFF; text-decoration: none; } .vbmenu_popup { background: #ece8e8; color: #000000; font-family: 'Droid Arabic Kufi'; } .vbmenu_option { background: #ece8e8; color: #000000; font: 11px 'Droid Arabic Kufi'; white-space: nowrap; cursor: pointer; } .vbmenu_option a:link, .vbmenu_option_alink { color: #333333; text-decoration: none; } .vbmenu_option a:visited, .vbmenu_option_avisited { color: #333333; text-decoration: none; } .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover { color: #000000; text-decoration: none; } .vbmenu_hilite { background: #ece8e8; color: #333333; font: 11px 'Droid Arabic Kufi'; white-space: nowrap; cursor: pointer; } .vbmenu_hilite a:link, .vbmenu_hilite_alink { color: #333333; text-decoration: none; } .vbmenu_hilite a:visited, .vbmenu_hilite_avisited { color: #333333; text-decoration: none; } .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover { color: #333333; text-decoration: none; } /* * Droid Arabic Kufi (Arabic) http://www.google.com/fonts/earlyaccess */ @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 400; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype'); } @font-face { font-family: 'Droid Arabic Kufi'; font-style: normal; font-weight: 700; src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot); src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype'); } /* ***** styling for 'big' usernames on postbit etc. ***** */ .bigusername { font-size: 14pt; } /* ***** small padding on 'thead' elements ***** */ td.thead, th.thead, div.thead { padding: 4px; } /* ***** basic styles for multi-page nav elements */ .pagenav a { text-decoration: none; } .pagenav td { padding: 2px 4px 2px 4px; } /* ***** de-emphasized text */ .shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; } a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; } .tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; } /* ***** define margin and font-size for elements inside panels ***** */ .fieldset { margin-bottom: 6px; } .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; } .ht { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/ht.png'); background-repeat:repeat-x; height:500px; } .h1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/h1.png'); background-repeat:no-repeat; height:500px; width:414px; float:left; } .h2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/h2.png'); background-repeat:no-repeat; height:500px; width:566px; float:right; } .backg { background:transparent; color:maroon; } .a1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/a1.png'); background-repeat:repeat-y; background-position:left; padding-left:70px; } .a2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/a2.png'); background-repeat:repeat-y; background-position:right; padding-right:70px } .ft { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/ft.png'); background-repeat:repeat-x; height:235px; } .f1 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/f1.png'); background-repeat:no-repeat; height:235px; width:439px; float:left; position:relative; } a.u1 { position:absolute; height:0px; width:0px; left:0px; top:0px } .f2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/f2.png'); background-repeat:no-repeat; height:235px; width:273px; float:right; } .tf { background-image:url('n4r-a2019/images/tf.png'); background-repeat:repeat-x; height:111px; } .z1 { background-image:url('n4r-a2019/images/z1.png'); background-repeat:no-repeat; height:111px; width:98px; float:left; } .z2 { background-image:url('https://www.lmsa-des.com/vb/n4r-a2019/images/z2.png'); background-repeat:no-repeat; height:111px; width:431px; float:right; } .tt { background-image:url('n4r-a2019/images/tt.png'); background-repeat:repeat-x; height:36px; } .z3 { background-image:url('n4r-a2019/images/z3.png'); background-repeat:no-repeat; height:36px; width:178px; float:left; } .z4 { background-image:url('n4r-a2019/images/z4.png'); background-repeat:no-repeat; height:36px; width:431px; float:right; } .b { background:transparent; color:maroon; } .aa { background-image:url('n4r-a2019/images/aa.png'); background-repeat:repeat-y; background-position:left; padding-left:14px; } .aaa { background-image:url('n4r-a2019/images/aaa.png'); background-repeat:repeat-y; background-position:right; padding-right:19px; } </style> <link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=389" /> <!-- / CSS Stylesheet --> <script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=389"></script> <script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=389"></script> <script type="text/javascript"> <!-- var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "n4r-a2019/misc"; var vb_disable_ajax = parseInt("0", 10); // --> </script> <script type="text/javascript" src="clientscript/vbulletin_global.js?v=389"></script> <script type="text/javascript" src="clientscript/vbulletin_menu.js?v=389"></script> <link rel="alternate" type="application/rss+xml" title="لمسه ديزاين | لخدمات التصميم RSS Feed" href="external.php?type=RSS2" /> <style> .notifications { position: relative; background-color: #F33; -moz-border-radius: 7px; border-radius: 7px; color: white; width: 14px; height: 14px; font-size: 10px; text-align: center; line-height: 14px; bottom: 25px; right: 17px; padding-right: 1px; padding-left: 1px; } </style><!-- الرجاء ثم الرجاء ثم الرجاء عدم التعديل على الهاك او الاقتباس منه ولانسمح بذلك كليا اخوكم ابو عمر --> <!--Javascript--> <script type="text/javascript" src="massy/poem.js"></script> <script type="text/javascript" src="massy/gradient.js"></script> <style type="text/css"> .bdr130button { padding: 1px; border: none; } .rainbow{ behavior: url('massy/rainbow.htc') } .saleh-info { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/info.png'); background-color: #EAEEFB; background-repeat: no-repeat; background-position: right 10px; border: 1px solid #203FAA; padding: 15px 65px 10px 5px; display: block; } .saleh-caution { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/caution.png'); background-repeat: no-repeat; background-color: #FFFFCC; background-position: right 10px; border: 1px solid #990000; padding: 15px 65px 10px 5px; } .saleh-warning { font-family: Arial; font-size: 15px; font-weight: bold; color: #000000; background-image: url('images/toolbox/warning.png'); background-color: #FFCCCC; background-repeat: no-repeat; background-position: right 10px; border: 1px solid #FF0000; padding: 15px 65px 10px 5px; } </style> <!-- / www.bdr130.net الجقوق محفوظة ولااسمح بازالتها او التعديل على الملفات اخوكم الدربيل - ابو عمر --> <script language="JavaScript"> <!-- function stopError() { return true; } window.onerror = stopError; // --> </script> <script> nereidFadeObjects = new Object(); nereidFadeTimers = new Object(); function nereidFade(object, destOp, rate, delta){ if (!document.all) return if (object != "[object]"){ setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0); return; } clearTimeout(nereidFadeTimers[object.sourceIndex]); diff = destOp-object.filters.alpha.opacity; direction = 1; if (object.filters.alpha.opacity > destOp){ direction = -1; } delta=Math.min(direction*diff,delta); object.filters.alpha.opacity+=direction*delta; if (object.filters.alpha.opacity != destOp){ nereidFadeObjects[object.sourceIndex]=object; nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate); } } </script> <style> .shakeimage{ position:relative } </style> <script language="JavaScript1.2"> var rector=3 var stopit=0 var a=1 function init(which){ stopit=0 shake=which shake.style.left=0 shake.style.top=0 } function rattleimage(){ if ((!document.all&&!document.getElementById)||stopit==1) return if (a==1){ shake.style.top=parseInt(shake.style.top)+rector } else if (a==2){ shake.style.left=parseInt(shake.style.left)+rector } else if (a==3){ shake.style.top=parseInt(shake.style.top)-rector } else{ shake.style.left=parseInt(shake.style.left)-rector } if (a<4) a++ else a=1 setTimeout("rattleimage()",50) } function stoprattle(which){ stopit=1 which.style.left=0 which.style.top=0 } </script> <script language="JavaScript1.2"> function flashit(){ if (!document.all) return if (myexample.style.borderColor=="blue") myexample.style.borderColor="red" else myexample.style.borderColor="blue" } setInterval("flashit()", 200) </script> <!-- / www.bdr130.net الجقوق محفوظة ولااسمح بازالتها او التعديل على الملفات اخوكم الدربيل - ابو عمر --> <!--hide-addon--> <script type="text/javascript"><!-- var hpostid = 0; var hmax = 0; function findposts(obj,call){ ruf = call; var laenge = obj.innerHTML.length; if (hmax == '0'){ hmax = laenge; } else if (hmax < laenge){ hmax = laenge; Rufen(ruf); } } var hide_aktiv = null; var unhide = null; var zahl = 0; var old; var postid function Rufen(posting){ if (window.XMLHttpRequest) { unhide = new XMLHttpRequest(); } else if (window.ActiveXObject) { unhide = new ActiveXObject("Microsoft.XMLHTTP"); } old = posting var postids = posting.split(","); if ( zahl < postids.length){ postid = postids[zahl]; unhide.open("POST", "showthread.php", true); unhide.onreadystatechange = ausgeben; unhide.setRequestHeader( "Content-Type", "application/x-www-form-urlencoded"); unhide.send("do=whatever&p="+postid+"&all="+old); } else zahl = 0; } function ausgeben() { if (unhide.readyState == 4) { if (unhide.responseText != 'sid_hide_still_active'){ document.getElementById("post_message_"+postid).innerHTML = unhide.responseText; zahl++; Rufen(old); } else { zahl++; Rufen(old); } } else setTimeout('ausgeben()', 200); } //--> </script> <!-- الرجاء ثم الرجاء ثم الرجاء عدم التعديل على الهاك او الاقتباس منه ولانسمح بذلك كليا اخوكم ابو عمر --> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> <title>لمسه ديزاين | لخدمات التصميم</title> </head> <body> <!-- logo --> <div class="ht"> <div class="h1"></div> <div class="h2"></div> </div> <div class="backg"> <div class="a1"> <div class="a2"> <!-- /logo --> <!-- content table --> <!-- open content container --> <div align="center"> <div class="page" style="width:100%; text-align:right"> <div style="padding:0px 25px 0px 25px" align="right"> <a name="top"></a> {JAVASCRIPT} <table class="bodylinewidth" width="{T_BODY_TABLE_WIDTH}" cellspacing="0" cellpadding="10" border="0" align="center"> <tr> <td class="bodyline"> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <!-- BEGIN switch_logo_left --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_left --> <td align="center" width="100%" valign="middle"> <!-- BEGIN switch_logo_center --> <a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a> <br /> <!-- END switch_logo_center --> <div class="maintitle">{MAIN_SITENAME}</div> <br /> <span class="gen">{SITE_DESCRIPTION}<br /> </span> </td> <!-- BEGIN switch_logo_right --> <td><a href="{U_INDEX}"><img src="{LOGO}" id="i_logo" border="0" alt="{L_INDEX}" vspace="1" /></a></td> <!-- END switch_logo_right --> </tr> </table> <table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}"> <tr> <td align="{MENU_POSITION}"{MENU_NOWRAP}>{GENERATED_NAV_BAR}</td> </tr> </table> <div style="clear: both;"></div> <!-- بداية كود الإعلانات النصيهAYMAN4u --> <div align="center"> <table border="0" width="62%" id="table1"> <tr> <td align="center"><a href="" onmouseover="parent.location='https://asdd.ahladalil.com/t1399-topic#.YnDRnNrP1D9'">ادهب للترحيب بك</A></td> </tr> </table> </div> <!-- نهاية كود الإعلانات النصيهAYMAN4u --> <a class="ma" href="https://asdd.ahladalil.com/h5-page"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" اكواد تزيين الردود" title="الرئيسية">برامج مهمه</a> <a class="ma" href="https://asdd.ahladalil.com/t1618-topic#.YnAladrP1D9"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" اكواد تزيين الردود" title="الرئيسية">برامج التصميم</a> <a class="ma" href="https://asdd.ahladalil.com/t1899-topic#5189"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" اكواد تزيين الردود" title="الرئيسية">اكواد تزيين الردود</a> <a class="ma" href="https://asdd.ahladalil.com/f39-montada"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" المواضيع الدينيه" title="الرئيسية">مجلتنا الحبيبه</a> <a class="ma" href="https://asdd.ahladalil.com/f61-montada"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" المواضيع الدينيه" title="الرئيسية">اختر الخامه المناسبه لتصميمك</a> <a class="ma" href="https://asdd.ahladalil.com/f27-montada"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" المواضيع الدينيه" title="الرئيسية">اجمل المواضيع الدينيه</a> <a class="ma" href="https://asdd.ahladalil.com/t1399-topic#.YmW-49rP1D8"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt=" لكل ضيف جديد" title="الرئيسية"> لكل ضيف جديد</a> <a class="ma" href="https://asdd.ahladalil.com/t1893-topic#5174"><img id="i_icon_mini_index" src="https://2img.net/s/t/21/66/51/i_icon_mini_index.png" border="0" height="13" hspace="2" alt="مبروك عليكم الشهر" title="الرئيسية">مبروك عليكم الشهر</a> <!-- BEGIN switch_ticker_new --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none;"> <!-- BEGIN ticker_row --> <li>{switch_ticker.ticker_row.ELEMENT}</li> <!-- END ticker_row --> </ul> </div> </td> </tr> </table> </div> <!-- END switch_ticker_new --> <!-- BEGIN switch_ticker --> <div id="fa_ticker_block" style="margin-top:4px;margin-bottom:4px;"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline"> <tr> <td align="left" class="row1"> <div id="fa_ticker_container"> <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;"> <div class="fa_ticker_content"> <!-- BEGIN ticker_row --> <div>{switch_ticker.ticker_row.ELEMENT}</div> <!-- END ticker_row --> </div> </div> </div> </td> </tr> </table> </div> <!-- END switch_ticker --> <div id="page-body"> <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}> <table cellpadding="0" cellspacing="0" width="100%" class="three-col"> <tbody> <tr> <td valign="top" width="100%"> <div id="center"> <!-- BEGIN giefmod_index1 --> {giefmod_index1.MODVAR} <!-- BEGIN saut --> <div style="height:{SPACE_ROW}px"></div> <!-- END saut --> <!-- END giefmod_index1 --> </div> </td></tr><tr> <td valign="top" width="98%"> <!-- BEGIN html_validation --> </td> </tr> </tbody> </table> </div> </div> </tr> </table> </body> </html> <!-- END html_validation --> <div class="newsLocation"> </div>
أسم العضو : razan هل ترغب في التعليق على رسالة العضو razan ؟
الــرد الســـريـع
الاعضاء الدين شاركوا في الموضوع
تعليمات المشاركة
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى
كود HTML معطلة
أعلي 10 إحصائياتأكثر الأقسام شعبية أفضل المواضيع افضل 10 اعضاء فى منتدى آخر المشاركات