\r\n\r\n\r\n\r\n\r\n","import { render } from \"./Contact.vue?vue&type=template&id=9c1205cc&scoped=true\"\nimport script from \"./Contact.vue?vue&type=script&lang=js\"\nexport * from \"./Contact.vue?vue&type=script&lang=js\"\n\nimport \"./Contact.vue?vue&type=style&index=0&id=9c1205cc&scoped=true&lang=css\"\n\nimport exportComponent from \"D:\\\\VUE\\\\ForieSubNetwork\\\\node_modules\\\\@vue\\\\cli-service\\\\node_modules\\\\vue-loader-v16\\\\dist\\\\exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-9c1205cc\"]])\n\nexport default __exports__","import $ from 'jquery'\r\n\r\nvar setOp = {\r\n getProductId(url) {\r\n var array = url.split(`-`);\r\n return array[array.length - 1];\r\n },\r\n toTitles(s) {\r\n return s.replace(/\\w\\S*/g, function (t) {\r\n return t.charAt(0).toUpperCase() + t.substr(1).toLowerCase();\r\n });\r\n },\r\n hideLoader() {\r\n $(`body`).removeClass(`vld-shown`);\r\n $(`.vld-overlay`).parent().remove();\r\n },\r\n clearHtml(html) {\r\n var temporalDivElement = document.createElement(\"div\");\r\n // Set the HTML content with the providen\r\n temporalDivElement.innerHTML = html;\r\n // Retrieve the text property of the element (cross-browser support)\r\n return temporalDivElement.textContent /*.replace(\"