{"id":1154,"date":"2024-05-23T14:47:25","date_gmt":"2024-05-23T14:47:25","guid":{"rendered":"https:\/\/rrmc.com.sa\/?page_id=1154"},"modified":"2024-05-23T14:52:32","modified_gmt":"2024-05-23T14:52:32","slug":"concrete-calculator","status":"publish","type":"page","link":"https:\/\/rrmc.com.sa\/en\/concrete-calculator\/","title":{"rendered":"Concrete Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1154\" class=\"elementor elementor-1154\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fbb7899 e-flex e-con-boxed e-con e-parent\" data-id=\"fbb7899\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f4325b6 e-con-full e-flex e-con e-child\" data-id=\"f4325b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1097b23 e-con-full e-flex e-con e-child\" data-id=\"1097b23\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-47d65f8 elementor-widget elementor-widget-html\" data-id=\"47d65f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    button, html input[type=button], input[type=reset], input[type=submit] {\r\n    background: #71a85d;\r\n    -webkit-appearance: button;\r\n    cursor: pointer;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58dd79f elementor-widget elementor-widget-html\" data-id=\"58dd79f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\r\nTERMS OF USE\r\nBY USING THE CODE, YOU AGREE:\r\n1. THAT THE MATERIALS ARE PROVIDED \"AS IS\" AND WITHOUT WARRANTIES OF ANY KIND\r\n2. NOT TO CHANGE ANY OF THE JAVASCRIPT CODE, INCLUDING THE LICENSE TEXT\r\n3. NOT TO REMOVE THE LINE OF TEXT \"powered by calculator.net\"\r\n4. THAT THE COPYRIGHT BELONGS TO calculator.net\r\n5. NOT TO REMOVE THE TERMS OF USE\r\n-->\r\n<!--BEGIN OF THE CALCULATOR CODE-->\r\n<script>\r\n\/\/JAVASCRIPT BEGIN\r\n\/*****************************************\r\n(C) https:\/\/www.calculator.net all right reserved.\r\n*****************************************\/\r\nfunction gObj(obj) {var theObj;if(document.all){if(typeof obj==\"string\"){return document.all(obj);}else{return obj.style;}}if(document.getElementById){if(typeof obj==\"string\"){return document.getElementById(obj);}else{return obj.style;}}return null;}function trimAll(sString){while (sString.substring(0,1) == ' '){sString = sString.substring(1, sString.length);}while (sString.substring(sString.length-1, sString.length) == ' '){sString = sString.substring(0,sString.length-1);} return sString;}function isNumber(val){val=val+\"\";if (val.length<1) return false;if (isNaN(val)){return false;}else{return true;}}function showquickobjmsg(C,B,A){if(B){C=\"<font color=red>\"+C+\"<\/font>\"}gObj(A).innerHTML=C}function calcslab(A){th=trimAll(gObj(\"slablength\").value+\"\");SG=trimAll(gObj(\"slablengthunit\").value+\"\");NP=trimAll(gObj(\"slabwidth\").value+\"\");gd=trimAll(gObj(\"slabwidthunit\").value+\"\");IB=trimAll(gObj(\"slabthick\").value+\"\");gE=trimAll(gObj(\"slabthickunit\").value+\"\");KR=trimAll(gObj(\"slabquantity\").value+\"\");if(typeof (cc)!=\"undefined\"){return }if(!isNumber(th)){showquickobjmsg(\"the length need to be numeric\",true,A);return }else{if(!isNumber(NP)){showquickobjmsg(\"the width need to be numeric\",true,A);return }else{if(!isNumber(IB)){showquickobjmsg(\"the thickness or height need to be numeric\",true,A);return }else{if(!isNumber(KR)){showquickobjmsg(\"the quantity need to be numeric\",true,A);return }}}}th=parseFloat(th);NP=parseFloat(NP);IB=parseFloat(IB);if((th<0)||(NP<0)||(IB<0)||(KR<0)){showquickobjmsg(\"all the number need to be positive\",true,A);return }if(SG==\"foot\"){th=th*0.3048}else{if(SG==\"inch\"){th=th*0.0254}else{if(SG==\"yard\"){th=th*0.9144}else{if(SG==\"centimeter\"){th=th*0.01}}}}if(gd==\"foot\"){NP=NP*0.3048}else{if(gd==\"inch\"){NP=NP*0.0254}else{if(gd==\"yard\"){NP=NP*0.9144}else{if(gd==\"centimeter\"){NP=NP*0.01}}}}if(gE==\"foot\"){IB=IB*0.3048}else{if(gE==\"inch\"){IB=IB*0.0254}else{if(gE==\"yard\"){IB=IB*0.9144}else{if(gE==\"centimeter\"){IB=IB*0.01}}}}ET=th*NP*IB*KR;gA=ET\/0.3048\/0.3048\/0.3048;PP=ET\/0.9144\/0.9144\/0.9144;bQ=ET*2130;vH=gA*133;ko=\"<b>Results:<\/b><br><font color=green><b>\"+gA.toPrecision(3)+\"<\/b><\/font> cubic feet\";ko+=\" or <font color=green><b>\"+PP.toPrecision(3)+\"<\/b><\/font> cubic yards\";ko+=\" or <font color=green><b>\"+ET.toPrecision(3)+\"<\/b><\/font> cubic meters\";ko+=\"<br> if pre-mixed concrete*, it is \";ko+=\" <font color=green><b>\"+vH.toPrecision(3)+\"<\/b><\/font> lbs\";ko+=\" or <font color=green><b>\"+bQ.toPrecision(3)+\"<\/b><\/font> kgs\";ko+=\"<br> if 60 lbs per bag, it is <font color=green><b>\"+(vH\/60).toPrecision(3)+\"<\/b><\/font> bags\";ko+=\"<br> if 80 lbs per bag, it is <font color=green><b>\"+(vH\/80).toPrecision(3)+\"<\/b><\/font> bags\";showquickobjmsg(ko,false,A)}function calchole(A){wG=trimAll(gObj(\"holediameter\").value+\"\");kK=trimAll(gObj(\"holediameterunit\").value+\"\");Mh=trimAll(gObj(\"holedepth\").value+\"\");GR=trimAll(gObj(\"holedepthunit\").value+\"\");Ff=trimAll(gObj(\"holequantity\").value+\"\");if(typeof (cc)!=\"undefined\"){return }if(!isNumber(wG)){showquickobjmsg(\"the diameter need to be numeric\",true,A);return }else{if(!isNumber(Mh)){showquickobjmsg(\"the depth or height need to be numeric\",true,A);return }else{if(!isNumber(Ff)){showquickobjmsg(\"the quantity need to be numeric\",true,A);return }}}wG=parseFloat(wG);Mh=parseFloat(Mh);Ff=parseFloat(Ff);if((wG<0)||(Mh<0)||(Ff<0)){showquickobjmsg(\"all the number need to be positive\",true,A);return }if(kK==\"foot\"){wG=wG*0.3048}else{if(kK==\"inch\"){wG=wG*0.0254}else{if(kK==\"yard\"){wG=wG*0.9144}else{if(kK==\"centimeter\"){wG=wG*0.01}}}}if(GR==\"foot\"){Mh=Mh*0.3048}else{if(GR==\"inch\"){Mh=Mh*0.0254}else{if(GR==\"yard\"){Mh=Mh*0.9144}else{if(GR==\"centimeter\"){Mh=Mh*0.01}}}}ET=Mh*3.14159*wG*wG*Ff\/4;gA=ET\/0.3048\/0.3048\/0.3048;PP=ET\/0.9144\/0.9144\/0.9144;bQ=ET*2130;vH=gA*133;ko=\"<b>Results:<\/b><br><font color=green><b>\"+gA.toPrecision(3)+\"<\/b><\/font> cubic feet\";ko+=\" or <font color=green><b>\"+PP.toPrecision(3)+\"<\/b><\/font> cubic yards\";ko+=\" or <font color=green><b>\"+ET.toPrecision(3)+\"<\/b><\/font> cubic meters\";ko+=\"<br> if pre-mixed concrete*, it is \";ko+=\" <font color=green><b>\"+vH.toPrecision(3)+\"<\/b><\/font> lbs\";ko+=\" or <font color=green><b>\"+bQ.toPrecision(3)+\"<\/b><\/font> kgs\";ko+=\"<br> if 60 lbs per bag, it is <font color=green><b>\"+(vH\/60).toPrecision(3)+\"<\/b><\/font> bags\";ko+=\"<br> if 80 lbs per bag, it is <font color=green><b>\"+(vH\/80).toPrecision(3)+\"<\/b><\/font> bags\";showquickobjmsg(ko,false,A)}function calctube(A){OJ=trimAll(gObj(\"tubediameter\").value+\"\");ZN=trimAll(gObj(\"tubediameterunit\").value+\"\");cT=trimAll(gObj(\"tubeindiameter\").value+\"\");KQ=trimAll(gObj(\"tubeindiameterunit\").value+\"\");lf=trimAll(gObj(\"tubedepth\").value+\"\");WL=trimAll(gObj(\"tubedepthunit\").value+\"\");lY=trimAll(gObj(\"tubequantity\").value+\"\");if(typeof (cc)!=\"undefined\"){return }if(!isNumber(OJ)){showquickobjmsg(\"the outer diameter need to be numeric\",true,A);return }else{if(!isNumber(cT)){showquickobjmsg(\"the inner diameter need to be numeric\",true,A);return }else{if(!isNumber(lf)){showquickobjmsg(\"the length or height need to be numeric\",true,A);return }else{if(!isNumber(lY)){showquickobjmsg(\"the quantity need to be numeric\",true,A);return }}}}OJ=parseFloat(OJ);cT=parseFloat(cT);lf=parseFloat(lf);if((OJ<0)||(cT<0)||(lf<0)||(lY<0)){showquickobjmsg(\"all the number need to be positive\",true,A);return }if(OJ<cT){showquickobjmsg(\"the inner diamerter needs to be smaller than outer diamerter\",true,A);return }if(ZN==\"foot\"){OJ=OJ*0.3048}else{if(ZN==\"inch\"){OJ=OJ*0.0254}else{if(ZN==\"yard\"){OJ=OJ*0.9144}else{if(ZN==\"centimeter\"){OJ=OJ*0.01}}}}if(KQ==\"foot\"){cT=cT*0.3048}else{if(KQ==\"inch\"){cT=cT*0.0254}else{if(KQ==\"yard\"){cT=cT*0.9144}else{if(KQ==\"centimeter\"){cT=cT*0.01}}}}if(WL==\"foot\"){lf=lf*0.3048}else{if(WL==\"inch\"){lf=lf*0.0254}else{if(WL==\"yard\"){lf=lf*0.9144}else{if(WL==\"centimeter\"){lf=lf*0.01}}}}ET=lf*3.14159*(OJ*OJ-cT*cT)*lY\/4;gA=ET\/0.3048\/0.3048\/0.3048;PP=ET\/0.9144\/0.9144\/0.9144;bQ=ET*2130;vH=gA*133;ko=\"<b>Results:<\/b><br><font color=green><b>\"+gA.toPrecision(3)+\"<\/b><\/font> cubic feet\";ko+=\" or <font color=green><b>\"+PP.toPrecision(3)+\"<\/b><\/font> cubic yards\";ko+=\" or <font color=green><b>\"+ET.toPrecision(3)+\"<\/b><\/font> cubic meters\";ko+=\"<br> if pre-mixed concrete*, it is \";ko+=\" <font color=green><b>\"+vH.toPrecision(3)+\"<\/b><\/font> lbs\";ko+=\" or <font color=green><b>\"+bQ.toPrecision(3)+\"<\/b><\/font> kgs\";ko+=\"<br> if 60 lbs per bag, it is <font color=green><b>\"+(vH\/60).toPrecision(3)+\"<\/b><\/font> bags\";ko+=\"<br> if 80 lbs per bag, it is <font color=green><b>\"+(vH\/80).toPrecision(3)+\"<\/b><\/font> bags\";showquickobjmsg(ko,false,A)};\r\n\/\/JAVASCRIPT END\r\n<\/script>\r\n\r\n<!--YOU CAN CHANGE THE FOLLOWING CODE-->\r\n<form name=\"calcf\">\r\n<h3>Slabs, Square Footings, or Walls<\/h3>\r\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"4\" bgcolor=\"#dddddd\" id=\"standard\">\r\n\t<tr>\r\n\t\t<td>length<\/td>\r\n\t\t<td><input type=\"text\" name=\"slablength\" style=\"width:100px;\" id=\"slablength\" value=\"2.5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"slablengthunit\" name=\"slablengthunit\"><option value=\"foot\" selected>foot<\/option><option value=\"inch\">inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>width<\/td>\r\n\t\t<td><input type=\"text\" name=\"slabwidth\" style=\"width:100px;\" id=\"slabwidth\" value=\"5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"slabwidthunit\" name=\"slabwidthunit\"><option value=\"foot\" selected>foot<\/option><option value=\"inch\">inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>thickness or height<\/td>\r\n\t\t<td><input type=\"text\" name=\"slabthick\" style=\"width:100px;\" id=\"slabthick\" value=\"5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"slabthickunit\" name=\"slabthickunit\"><option value=\"foot\">foot<\/option><option value=\"inch\" selected>inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>quantity<\/td>\r\n\t\t<td colspan=\"2\"><input type=\"text\" name=\"slabquantity\" style=\"width:100px;\" id=\"slabquantity\" value=\"1\" style=\"text-align: right;\"><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td colspan=\"3\" align=\"center\"><input type=\"button\" value=\"Calculate\" onclick=\"javascript:calcslab('coutputslab');\"><\/td>\r\n\t<\/tr>\r\n<\/table>\r\n<div id=\"coutputslab\"><\/div>\r\n<h3>Hole, Column, or Round Footings<\/h3>\r\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"4\" bgcolor=\"#dddddd\" id=\"standard\">\r\n\t<tr>\r\n\t\t<td>diameter<\/td>\r\n\t\t<td><input type=\"text\" name=\"holediameter\" style=\"width:100px;\" id=\"holediameter\" value=\"2.5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"holediameterunit\" name=\"holediameterunit\"><option value=\"foot\" selected>foot<\/option><option value=\"inch\">inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>depth or height<\/td>\r\n\t\t<td><input type=\"text\" name=\"holedepth\" style=\"width:100px;\" id=\"holedepth\" value=\"6\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"holedepthunit\" name=\"holedepthunit\"><option value=\"foot\">foot<\/option><option value=\"inch\" selected>inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>quantity<\/td>\r\n\t\t<td colspan=\"2\"><input type=\"text\" name=\"holequantity\" style=\"width:100px;\" id=\"holequantity\" value=\"1\" style=\"text-align: right;\"><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td colspan=\"3\" align=\"center\"><input type=\"button\" value=\"Calculate\" onclick=\"javascript:calchole('coutputhole');\"><\/td>\r\n\t<\/tr>\r\n<\/table>\r\n<div id=\"coutputhole\"><\/div>\r\n<h3>Circular Slab or Tube<\/h3>\r\n<table border=\"0\" cellspacing=\"0\" cellpadding=\"4\" bgcolor=\"#dddddd\" id=\"standard\">\r\n\t<tr>\r\n\t\t<td>outer diameter<\/td>\r\n\t\t<td><input type=\"text\" name=\"tubediameter\" style=\"width:100px;\" id=\"tubediameter\" value=\"5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"tubediameterunit\" name=\"tubediameterunit\"><option value=\"foot\" selected>foot<\/option><option value=\"inch\">inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>inner diameter<\/td>\r\n\t\t<td><input type=\"text\" name=\"tubeindiameter\" style=\"width:100px;\" id=\"tubeindiameter\" value=\"4\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"tubeindiameterunit\" name=\"tubeindiameterunit\"><option value=\"foot\" selected>foot<\/option><option value=\"inch\">inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>length or height<\/td>\r\n\t\t<td><input type=\"text\" name=\"tubedepth\" style=\"width:100px;\" id=\"tubedepth\" value=\"5\" style=\"text-align: right;\"><\/td>\r\n\t\t<td><select id=\"tubedepthunit\" name=\"tubedepthunit\"><option value=\"foot\">foot<\/option><option value=\"inch\" selected>inch<\/option><option value=\"yard\">yard<\/option><option value=\"meter\">meter<\/option><option value=\"centimeter\">centimeter<\/option><\/select><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td>quantity<\/td>\r\n\t\t<td colspan=\"2\"><input type=\"text\" name=\"tubequantity\" style=\"width:100px;\" id=\"tubequantity\" value=\"1\" style=\"text-align: right;\"><\/td>\r\n\t<\/tr>\r\n\t<tr>\r\n\t\t<td colspan=\"3\" align=\"center\"><input type=\"button\" value=\"Calculate\" onclick=\"javascript:calctube('coutputtube');\"><\/td>\r\n\t<\/tr>\r\n<\/table>\r\n<div id=\"coutputtube\"><\/div>\r\n<br><div id=\"calfootnote\">Powered by <a style=\"color:#000\" href=\"https:\/\/www.calculator.net\" rel=\"nofollow\">Calculator.net<\/a><\/div>\r\n<!--END OF THE CALCULATOR CODE-->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-79799f3 e-con-full e-flex e-con e-child\" data-id=\"79799f3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Slabs, Square Footings, or Walls length footinchyardmetercentimeter width footinchyardmetercentimeter thickness or height footinchyardmetercentimeter quantity Hole, Column, or Round Footings diameter footinchyardmetercentimeter depth or height footinchyardmetercentimeter quantity Circular Slab or Tube outer diameter footinchyardmetercentimeter inner diameter footinchyardmetercentimeter length or height footinchyardmetercentimeter quantity Powered by Calculator.net<\/p>\n","protected":false},"author":1,"featured_media":204,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1154","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/pages\/1154","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/comments?post=1154"}],"version-history":[{"count":17,"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/pages\/1154\/revisions"}],"predecessor-version":[{"id":1171,"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/pages\/1154\/revisions\/1171"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/media\/204"}],"wp:attachment":[{"href":"https:\/\/rrmc.com.sa\/en\/wp-json\/wp\/v2\/media?parent=1154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}