{"version":"1.0","provider_name":"Astrolog Elvan","provider_url":"https:\/\/astrologelvan.com\/magaza","author_name":"elvanyarma","author_url":"https:\/\/astrologelvan.com\/magaza\/author\/elvanyarma\/","title":"AYET-EL K\u00dcRS\u0130 BAKIR B\u0130LEKL\u0130K - Astrolog Elvan","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"oVNCR4C0YY\"><a href=\"https:\/\/astrologelvan.com\/magaza\/urun\/ayet-el-kursi-bakir-bileklik\/\">AYET-EL K\u00dcRS\u0130 BAKIR B\u0130LEKL\u0130K<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/astrologelvan.com\/magaza\/urun\/ayet-el-kursi-bakir-bileklik\/embed\/#?secret=oVNCR4C0YY\" width=\"600\" height=\"338\" title=\"&#8220;AYET-EL K\u00dcRS\u0130 BAKIR B\u0130LEKL\u0130K&#8221; &#8212; Astrolog Elvan\" data-secret=\"oVNCR4C0YY\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/astrologelvan.com\/magaza\/wp-includes\/js\/wp-embed.js\n\/* ]]> *\/\n<\/script>\n","thumbnail_url":"https:\/\/astrologelvan.com\/magaza\/wp-content\/uploads\/2025\/01\/bakir_bileklik_dua-scaled.jpg","thumbnail_width":1707,"thumbnail_height":2560,"description":"Koruyucu G\u00fc\u00e7  Bu \u00f6zel tasar\u0131m bak\u0131r bileklik, Kur\u2019an-\u0131 Kerim\u2019in en g\u00fc\u00e7l\u00fc ayetlerinden biri olan Ayet-el K\u00fcrsi\u2019yi ta\u015f\u0131r. \u015e\u0131kl\u0131\u011f\u0131yla dikkat \u00e7ekerken, manevi koruma ve huzur arayanlar i\u00e7in \u00f6zel olarak haz\u0131rlanm\u0131\u015ft\u0131r. Bak\u0131r\u0131n do\u011fal enerjisi ve Ayet-el K\u00fcrsi\u2019nin anlam\u0131 birle\u015ferek size hem zarif bir aksesuar hem de g\u00fc\u00e7l\u00fc bir manevi destek sunar. El i\u015f\u00e7ili\u011fi ile \u00fcretilmi\u015f bu bileklik, \u00fczerindeki detayl\u0131 i\u015flemelerle manevi bir de\u011fer ta\u015f\u0131r. Enerji dengeleyici, negatif enerjiyi uzakla\u015ft\u0131r\u0131r. Her daim korundu\u011funuzu ve g\u00fcvende oldu\u011funuzu hissettirir.  Ayet-el K\u00fcrsi (Bakara Suresi, 255. Ayet) \u0130slam dininde \u00e7ok \u00f6nemli bir duad\u0131r.  \u0627\u0644\u0644\u0651\u0670\u0647\u064f \u0644\u064e\u0627 \u0625\u0650\u0644\u0670\u0647\u064e \u0625\u0650\u0644\u0651\u064e\u0627 \u0647\u064f\u0648\u064e \u0627\u0644\u0652\u062d\u064e\u064a\u0651\u064f \u0627\u0644\u0652\u0642\u064e\u064a\u0651\u064f\u0648\u0645\u064f\u06da \u0644\u064e\u0627 \u062a\u064e\u0623\u0652\u062e\u064f\u0630\u064f\u0647\u064f \u0633\u0650\u0646\u064e\u0629\u064c \u0648\u064e\u0644\u064e\u0627 \u0646\u064e\u0648\u0652\u0645\u064c\u06da \u0644\u064e\u0647\u064f \u0645\u064e\u0627 \u0641\u0650\u0649 \u0627\u0644\u0633\u0651\u064e\u0645\u0670\u0648\u064e\u0627\u062a\u0650 \u0648\u064e\u0645\u064e\u0627 \u0641\u0650\u0649 \u0627\u0644\u0652\u0627\u064e\u0631\u0652\u0636\u0650\u06dc \u0645\u064e\u0646\u0652 \u0630\u064e\u0627 \u0627\u0644\u0651\u064e\u0630\u0656\u0649 \u064a\u064e\u0634\u0652\u0641\u064e\u0639\u064f \u0639\u0650\u0646\u0652\u062f\u064e\u0647\u064f \u0627\u0650\u0644\u0651\u064e\u0627 \u0628\u0650\u0627\u0650\u0630\u0652\u0646\u0650\u0647\u0656\u06da \u064a\u064e\u0639\u0652\u0644\u064e\u0645\u064f \u0645\u064e\u0627 \u0628\u064e\u064a\u0652\u0646\u064e \u0627\u064e\u064a\u0652\u062f\u0656\u064a\u0647\u0650\u0645\u0652 \u0648\u064e\u0645\u064e\u0627 \u062e\u064e\u0644\u0652\u0641\u064e\u0647\u064f\u0645\u0652\u06da \u0648\u064e\u0644\u064e\u0627 \u064a\u064f\u062d\u0656\u064a\u0637\u064f\u0648\u0646\u064e \u0628\u0650\u0634\u064e\u064a\u0652\u0621\u064d \u0645\u0650\u0646\u0652 \u0639\u0650\u0644\u0652\u0645\u0650\u0647\u0656 \u0627\u0650\u0644\u0651\u064e\u0627 \u0628\u0650\u0645\u064e\u0627 \u0634\u064e\u0627\u0621\u064e\u06da \u0648\u064e\u0633\u0650\u0639\u064e \u0643\u064f\u0631\u0652\u0633\u0650\u064a\u0651\u064f\u0647\u064f \u0627\u0644\u0633\u0651\u064e\u0645\u0670\u0648\u064e\u0627\u062a\u0650 \u0648\u064e\u0627\u0644\u0652\u0627\u064e\u0631\u0652\u0636\u064e\u06da \u0648\u064e\u0644\u064e\u0627 \u064a\u064e\u0624\u064f\u062f\u064f\u0647\u064f \u062d\u0650\u0641\u0652\u0638\u064f\u0647\u064f\u0645\u064e\u0627\u06da \u0648\u064e\u0647\u064f\u0648\u064e \u0627\u0644\u0652\u0639\u064e\u0644\u0650\u0649\u0651\u064f \u0627\u0644\u0652\u0639\u064e\u0638\u0656\u064a\u0645\u064f  T\u00fcrk\u00e7e Meali:  \u201cAllah, O\u2019ndan ba\u015fka hi\u00e7bir il\u00e2h yoktur. O, daima diri ve yarat\u0131klar\u0131n\u0131 koruyup y\u00f6neten bir zatd\u0131r. O\u2019nu ne bir uyuklama tutabilir ne de bir uyku. G\u00f6klerde ve yerde ne varsa O\u2019nundur. \u0130zni olmadan, huzurunda \u015fefaat edecek kimdir? O, kullar\u0131n\u0131n yapt\u0131klar\u0131n\u0131 ve yapacaklar\u0131n\u0131 bilir. Onlar, O\u2019nun ilminden, kendisinin diledi\u011fi kadar\u0131ndan ba\u015fka bir \u015fey kavrayamazlar. O\u2019nun k\u00fcrs\u00fcs\u00fc g\u00f6kleri ve yeri ku\u015fatm\u0131\u015ft\u0131r. Onlar\u0131 koruyup g\u00f6zetmek O\u2019na a\u011f\u0131r gelmez. O, y\u00fccedir, b\u00fcy\u00fckt\u00fcr.\u201d"}