{"id":4001,"date":"2024-09-26T12:11:46","date_gmt":"2024-09-26T12:11:46","guid":{"rendered":"https:\/\/pixiidev1.wpengine.com\/?post_type=event&#038;p=4001"},"modified":"2025-01-17T07:51:16","modified_gmt":"2025-01-17T07:51:16","slug":"optimizing-roi-with-dynamic-value-stacking","status":"publish","type":"event","link":"https:\/\/www.pixii.com\/it\/event\/optimizing-roi-with-dynamic-value-stacking\/","title":{"rendered":"Optimizing ROI with dynamic value stacking"},"content":{"rendered":"\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<div class=\"pixii-event-video-block alignfull\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"content\" style=\"position: relative;\">\r\n\t\t\t<iframe class=\"youtube-video\" id=\"youtube-video\" src=\"https:\/\/www.youtube.com\/embed\/d2Wpp3RlnAQ?rel=0&#038;enablejsapi=1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\r\n\t\t\t\r\n\t\t\t<div class=\"header_mask\" style=\"\r\n\t\t\t\tbackground-color: transparent;\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\theight: 65px;\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\"><\/div>\r\n\t\t\t\r\n\t\t\t<div class=\"footer_mask\" style=\"\r\n\t\t\t\tbackground-color: transparent;\r\n\t\t\t\twidth: 200px;\r\n\t\t\t\theight: 50px;\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tright: 0;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\"><\/div>\r\n\t\t\t\r\n\t\t\t<div id=\"footer_mask2\" style=\"\r\n\t\t\t\tbackground-color: transparent;\r\n\t\t\t\twidth: 250px;\r\n\t\t\t\theight: 50px;\r\n\t\t\t\tposition: absolute;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\tbottom: 0;\r\n\t\t\t\"><\/div>\r\n\t\t\t\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n<div id=\"video-popup\" style=\"display:none;\" class=\"alignfull\">\r\n\t<div class=\"popup-content\">\r\n\t\t<a id=\"close-popup\" class=\"p_close_icon\" href=\"#\" style=\"display: none;\"><\/a>\t\r\n\t\t<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js-eu1.hsforms.net\/forms\/embed\/v2.js\"><\/script>\r\n\t\t<script>\r\n\t\t\tvar player;\r\n\t\t\t\r\n\t\t\tfunction handleFormSubmit() {\r\n\t\t\t\tsetTimeout(function() {\r\n\t\t\t\t\tdocument.querySelector(\"#video-popup\").style.display = 'none';\r\n\t\t\t\t\tif (player) {\r\n\t\t\t\t\t\tplayer.playVideo();\r\n\t\t\t\t\t}\r\n\t\t\t\t}, 3000); \/\/ 3 saniye bekle\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\thbspt.forms.create({\r\n\t\t\t\tregion: \"eu1\",\r\n\t\t\t\tportalId: \"25049356\",\r\n\t\t\t\tformId: \"cd1773ed-201e-40ee-9c7d-8475cb318aa6\",\r\n\t\t\t\tonFormSubmit: handleFormSubmit\r\n\t\t\t});\r\n\t\t<\/script>\r\n\t<\/div>\r\n<\/div>\r\n\r\n<script>\r\n\tdocument.addEventListener(\"DOMContentLoaded\", function() {\r\n\t\tvar popup = document.querySelector(\"#video-popup\");\r\n\t\tvar closeButton = document.querySelector(\"#close-popup\");\r\n\t\tvar checkInterval;\r\n\t\tvar hasPopupOpened = false;\r\n\t\t\r\n\t\t\/\/ YouTube IFrame API y\u00fckleme i\u015flemi\r\n\t\tvar tag = document.createElement('script');\r\n\t\ttag.src = \"https:\/\/www.youtube.com\/iframe_api\";\r\n\t\tvar firstScriptTag = document.getElementsByTagName('script')[0];\r\n\t\tfirstScriptTag.parentNode.insertBefore(tag, firstScriptTag);\r\n\t\t\r\n\t\t\/\/ onYouTubeIframeAPIReady fonksiyonunu global yapmak gerekli\r\n\t\twindow.onYouTubeIframeAPIReady = function() {\r\n\t\t\tplayer = new YT.Player('youtube-video', {\r\n\t\t\t\tevents: {\r\n\t\t\t\t\t'onStateChange': onPlayerStateChange\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t};\r\n\t\t\r\n\t\tfunction onPlayerStateChange(event) {\r\n\t\t\tif (event.data == YT.PlayerState.PLAYING && !hasPopupOpened) {\r\n\t\t\t\tjQuery(\"#footer_mask2\").remove();\r\n\t\t\t\tstartCheckingVideoTime();\r\n\t\t\t} else if (event.data != YT.PlayerState.PLAYING) {\r\n\t\t\t\tstopCheckingVideoTime();\r\n\t\t\t}\r\n\t\t}\r\n\t\t\r\n\t\tfunction startCheckingVideoTime() {\r\n\t\t\tcheckInterval = setInterval(function() {\r\n\t\t\t\tvar currentTime = player.getCurrentTime();\r\n\t\t\t\tif (currentTime >= 86 && !hasPopupOpened) {\r\n\t\t\t\t\tplayer.pauseVideo();\r\n\t\t\t\t\tpopup.style.display = 'flex';\r\n\t\t\t\t\thasPopupOpened = true;\r\n\t\t\t\t\tstopCheckingVideoTime(); \/\/ Popup a\u00e7\u0131ld\u0131ktan sonra kontrol\u00fc durdur\r\n\t\t\t\t}\r\n\t\t\t}, 100); \/\/ 100 ms aral\u0131klarla kontrol\r\n\t\t}\r\n\t\t\r\n\t\tfunction stopCheckingVideoTime() {\r\n\t\t\tclearInterval(checkInterval);\r\n\t\t}\r\n\t\t\r\n\t\tcloseButton.addEventListener(\"click\", function() {\r\n\t\t\tpopup.style.display = 'none';\r\n\t\t\tif (player) {\r\n\t\t\t\tplayer.playVideo();\r\n\t\t\t}\r\n\t\t});\r\n\t});\r\n<\/script>\r\n\r\n\r\n\r\n<script>\r\n\tjQuery(function() {\r\n\t\tlet count = 0;\r\n\t\tlet id = setInterval(function() {\r\n\t\t\tcount++;\r\n\t\t\t\r\n\t\t\tif (jQuery(\"#hsForm_cd1773ed-201e-40ee-9c7d-8475cb318aa6\").find(\"select\").length > 0) {\r\n\t\t\t\tjQuery(\"#hsForm_cd1773ed-201e-40ee-9c7d-8475cb318aa6 select\").each(function(index) {\r\n\t\t\t\t\tjQuery(this).SumoSelect({ forceCustomRendering: true, floatWidth: 10, search: true });\r\n\t\t\t\t});\r\n\t\t\t\tclearInterval(id);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif (count == 10) {\r\n\t\t\t\tclearInterval(id);\r\n\t\t\t}\r\n\t\t}, 500);\r\n\t});\r\n<\/script>\r\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<div class=\"pixii-event-title-block\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"content\">\r\n\t\t\t<div class=\"tag\">Webinar<\/div>\r\n\t\t\t<h1>Optimizing ROI with dynamic value stacking<\/h1>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\n\n\n<p>In this webinar, we\u2019ll explore how you can tap into several revenue streams with Battery Energy Storage Systems (BESS) and unlock the true revenue potential in&nbsp;today\u2019s evolving energy landscape. Historically, BESS has been used for one or two high-power ancillary services in the Nordics, but with changing market dynamics, BESS owners should explore dynamic revenue value stacking in more energy-intensive frequency markets, in wholesale electricity trading, and through participation in local flexibility markets in order to maintain their revenue levels. Through an example, we\u2019ll dive into some of the key services BESS should engage in, discussing strategies for optimizing profitability in these emerging areas. Whether you\u2019re a BESS owner or industry professional, this session will provide practical insights on how to tap into these growing markets and maximize your system\u2019s potential.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-769315fb wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size has-22-px-font-size\"><a class=\"wp-block-button__link has-pixii-black-background-color has-background wp-element-button\" href=\"#footer_contact\" style=\"border-radius:0px\">Contact a sales person<\/a><\/div>\n<\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\r\n<div class=\"pixii-event-speakers-block alignfull\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"content\">\r\n\t\t\t<h2>About the speakers<\/h2>\r\n\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t<div class=\"cardds count-1\">\r\n\t\t\t\t\t\t\t<div class=\"cardd\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/henrik_bio.png\" alt=\"\">\r\n\t\t\t\t\t<div class=\"alt\">\r\n\t\t\t\t\t\t<h3>Henrik Krogs\u00e6ter<\/h3>\r\n\t\t\t\t\t\t<h4>Product Manager On-grid Applications at Pixii<\/h4>\r\n\t\t\t\t\t\t<p>Henrik is passionate about developing products that meets the market requirements and supporting customers in finding their optimal solutions. With his engineering and power market background he understands the value chains, and makes sure Pixii\u2019s product portfolio and partners always meets the market requirements.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\n\n\r\n<div class=\"pixii-quote-with-image-block has-pixii-white-color alignfull wp-elements-03a91bed9553b5a656fd342ab0942ecb\">\r\n\t<div class=\"container\">\r\n\t\t\r\n\t\t<div class=\"bg_image\"><img decoding=\"async\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/Group-5951-scaled-1.webp\" alt=\"\"><\/div>\r\n\t\t\r\n\t\t<div class=\"block-content\">\r\n\t\t\t<div>\r\n\t\t\t\t<div class=\"quote\">\u201cRelying on single BESS services is a risky strategy, and knowledge about dynamic revenue value stacking is important to future proof your investment\u201d<\/div>\r\n\t\t\t\t <div class=\"cite\">Henrik Krogs\u00e6ter<br \/>\r\n<\/div> \t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\n\n\r\n\r\n<section class=\"pixii-event-posts-block has-pixii-light-gray-background-color alignfull\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"content\">\r\n\t\t\t<h2>Past webinars<\/h2>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"cardds\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.pixii.com\/it\/event\/fast-ev-charging-anywhere-the-power-of-bess\/\" class=\"cardd\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ust\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"399\" height=\"260\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/10\/thumbnail_webinar_6.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/10\/thumbnail_webinar_6.jpg 399w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/10\/thumbnail_webinar_6-300x195.jpg 300w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/10\/thumbnail_webinar_6-150x98.jpg 150w\" sizes=\"auto, (max-width: 399px) 100vw, 399px\" \/>\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<time class=\"past\">PAST<\/time>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"cat\"><span>Webinar:<\/span> Academic, DSO\/DNSP, EV Charging<\/div>\r\n\t\t\t\t\t\t<h3>Fast EV charging anywhere: The power of BESS<\/h3>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.pixii.com\/it\/event\/bess-and-ev-infrastructure-challenges-and-opportunities\/\" class=\"cardd\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ust\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"399\" height=\"260\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_3.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_3.jpg 399w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_3-300x195.jpg 300w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_3-150x98.jpg 150w\" sizes=\"auto, (max-width: 399px) 100vw, 399px\" \/>\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<time class=\"past\">PAST<\/time>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"cat\"><span>Webinar:<\/span> EV Charging<\/div>\r\n\t\t\t\t\t\t<h3>BESS and EV infrastructure: challenges and opportunities<\/h3>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.pixii.com\/it\/event\/bess-value-stacking-maximizing-roi-in-ci-sector\/\" class=\"cardd\">\r\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ust\">\r\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"399\" height=\"260\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_2-1.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" srcset=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_2-1.jpg 399w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_2-1-300x195.jpg 300w, https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail_webinar_2-1-150x98.jpg 150w\" sizes=\"auto, (max-width: 399px) 100vw, 399px\" \/>\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<time class=\"past\">PAST<\/time>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"cat\"><span>Webinar:<\/span> Commercial and industrial<\/div>\r\n\t\t\t\t\t\t<h3>BESS Value Stacking: maximizing ROI in C&amp;I\u00a0sector with TGN Energy<\/h3>\r\n\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"button_area\">\r\n\t\t\t\t<a class=\"pixii_button\" href=\"\/events\/?date_filter=past\" target=\"_self\">Show all<\/a>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n<\/section>\r\n\r\n\r\n\r\n\n\n<div class=\"pixii-page-teaser-block alignfull\">\r\n\t<div class=\"container\">\r\n\t\t\t\t\t<div class=\"image_position_left content_container\">\r\n\t\t\t\t<div class=\"image\"><img decoding=\"async\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/1716452767045-UpscaleImage.webp\" alt=\"\" \/><\/div>\r\n\t\t\t\t<div class=\"text\">\r\n\t\t\t\t\t<div class=\"header\">Revolutionizing energy management: Meny Revetal\u2019s journey to sustainable power<\/div>\r\n\t\t\t\t\t<div class=\"detail\">In the quaint town of Revetal, Norway; Meny, one of the country\u2019s leading grocery store chains, is pioneering a sustainable future with its ambitious goal to cut its climate impact by 50% by 2030.<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n<\/div>\r\n\n\n\r\n<div class=\"pixii-event-signup-form-block alignfull\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"content\">\r\n\t\t\t<div class=\"sutun\">\r\n\t\t\t\t<div class=\"sol\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/pixii-webinar-logo.svg\" alt=\"\">\r\n\t\t\t\t\t<h2>Sign up to receive news and invitations for our future webinars.<\/h2>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"sag\">\r\n\t\t\t\t\t<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js-eu1.hsforms.net\/forms\/embed\/v2.js\"><\/script>\r\n\t\t\t\t\t<script>\r\n\t\t\t\t\t  hbspt.forms.create({\r\n\t\t\t\t\t\tregion: \"eu1\",\r\n\t\t\t\t\t\tportalId: \"25049356\",\r\n\t\t\t\t\t\tformId: \"0a040db9-0ac6-4d62-9eee-b9d4325ab0c3\"\r\n\t\t\t\t\t  });\r\n\t\t\t\t\t<\/script>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<script>\r\n\tjQuery(function() {\r\n\t\tlet count = 0;\r\n\t\tlet id = setInterval(function() {\r\n\t\t\tcount++;\r\n\t\t\t\r\n\t\t\tif (jQuery(\".pixii-event-signup-form-block .hs_market_segment\").find(\"select\").length > 0) {\r\n\t\t\t\tjQuery(\".pixii-event-signup-form-block .hs_market_segment select\").each(function(index) {\r\n\t\t\t\t\tjQuery(this).SumoSelect({ forceCustomRendering: true, floatWidth: 10, search: false });\r\n\t\t\t\t});\r\n\t\t\t\tclearInterval(id);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif (count == 10) {\r\n\t\t\t\tclearInterval(id);\r\n\t\t\t}\r\n\t\t}, 500);\r\n\t});\r\n<\/script>\n\n\r\n<div class=\"pixii-footer-contact-block alignfull\" id=\"pixii-footer-contact-block\">\r\n\t<div class=\"container\">\r\n\t\t<div class=\"form_area\">\r\n\t\t\t<div class=\"header\">Contact us<\/div>\r\n\t\t\t\r\n\t\t\t<div>\r\n\t\t\t\t<select placeholder name=\"contact_reason\" id=\"contactReasonSelect\">\r\n\t\t\t\t\t<option value=\"\" disabled selected hidden>Nature of your request<\/option>\r\n\t\t\t\t\t<option value=\"1\">Request a quote (sales inquiry)<\/option>\r\n\t\t\t\t\t<option value=\"2\">Technical support<\/option>\r\n\t\t\t\t\t<option value=\"3\">Returns (RMA)<\/option>\r\n\t\t\t\t\t<option value=\"4\">Sustainability and compliance<\/option>\r\n\t\t\t\t\t<option value=\"5\">Careers<\/option>\r\n\t\t\t\t\t<option value=\"6\">General inquiry<\/option>\r\n\t\t\t\t<\/select> \r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t\t<div id=\"hs_general_contact_form\" class=\"hs-form-container\" >\r\n\t\t\t\t\t<script charset=\"utf-8\" type=\"text\/javascript\" src=\"\/\/js-eu1.hsforms.net\/forms\/embed\/v2.js\"><\/script>\r\n\t\t\t\t\t<script>\r\n\t\t\t\t\t  hbspt.forms.create({\r\n\t\t\t\t\t\tportalId: \"25049356\",\r\n\t\t\t\t\t\tformId: \"fc181f28-5767-4d5f-805f-3179c659007b\",\r\n\t\t\t\t\t\tregion: \"eu1\",\r\n\t\t\t\t\t\tonFormReady: function(form, ctx){\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tjQuery(\".pixii-footer-contact-block #hs_general_contact_form .legal-consent-container a\").on(\"click\", function(e){\r\n\t\t\t\t\t\t\t\te.preventDefault(); \r\n\t\t\t\t\t\t\t\tvar $link = jQuery(this);\r\n\t\t\t\t\t\t\t\tvar $targetDiv = $link.closest('.hs-dependent-field').parent().nextAll('.hs-richtext').first();\r\n\t\t\t\t\t\t\t\t$targetDiv.toggle();\r\n\t\t\t\t\t\t\t\tif ($targetDiv.is(':visible')) {\r\n\t\t\t\t\t\t\t\t\t$link.text('Hide');\r\n\t\t\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\t\t\t$link.text('Read more');\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t  });\r\n\t\t\t\t\t<\/script>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"hs_req_quote_form\" class=\"hs-form-container\" >\t\t\r\n\t\t\t\t\t<script>\r\n\t\t\t\t\t  hbspt.forms.create({\r\n\t\t\t\t\t\tportalId: \"25049356\",\r\n\t\t\t\t\t\tformId: \"05f726ea-d3a8-4de0-ac30-47b9acd194cb\",\r\n\t\t\t\t\t\tregion: \"eu1\",\r\n\t\t\t\t\t\tonFormReady: function(form, ctx){\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\tjQuery(\".pixii-footer-contact-block #hs_req_quote_form .legal-consent-container a\").on(\"click\", function(e){\r\n\t\t\t\t\t\t\t\te.preventDefault(); \r\n\t\t\t\t\t\t\t\tvar $link = jQuery(this);\r\n\t\t\t\t\t\t\t\tvar $targetDiv = $link.closest('.hs-dependent-field').parent().nextAll('.hs-richtext').first();\r\n\t\t\t\t\t\t\t\t$targetDiv.toggle();\r\n\t\t\t\t\t\t\t\tif ($targetDiv.is(':visible')) {\r\n\t\t\t\t\t\t\t\t\t$link.text('Hide');\r\n\t\t\t\t\t\t\t\t} else {\r\n\t\t\t\t\t\t\t\t\t$link.text('Read more');\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t  });\r\n\t\t\t\t\t<\/script>\r\n\t\t\t<\/div>\r\n\t\t\t\r\n\t\t<\/div>\r\n\t\t<div class=\"sales_people\">\r\n\t\t\t<div class=\"header\">Sales representatives<\/div>\r\n\t\t\t<div class=\"country_field_for_sales_reps\">\r\n\t\t\t\t<select name='users_country_selection' id='footer_sales_reps_country'><option data-country-code='AL' data-region='EMEA' value='Albania'>Albania<\/option><option data-country-code='DZ' data-region='EMEA' value='Algeria'>Algeria<\/option><option data-country-code='AS' data-region='APAC' value='American Samoa'>American Samoa<\/option><option data-country-code='AD' data-region='EMEA' value='Andorra'>Andorra<\/option><option data-country-code='AO' data-region='EMEA' value='Angola'>Angola<\/option><option data-country-code='AI' data-region='AMERICAS' value='Anguilla'>Anguilla<\/option><option data-country-code='AQ' data-region='EMEA' value='Antarctica'>Antarctica<\/option><option data-country-code='AG' data-region='AMERICAS' value='Antigua and Barbuda'>Antigua and Barbuda<\/option><option data-country-code='AR' data-region='AMERICAS' value='Argentina'>Argentina<\/option><option data-country-code='AM' data-region='EMEA' value='Armenia'>Armenia<\/option><option data-country-code='AW' data-region='AMERICAS' value='Aruba'>Aruba<\/option><option data-country-code='AU' data-region='APAC' value='Australia'>Australia<\/option><option data-country-code='AT' data-region='EMEA' value='Austria'>Austria<\/option><option data-country-code='AZ' data-region='EMEA' value='Azerbaijan'>Azerbaijan<\/option><option data-country-code='BS' data-region='AMERICAS' value='Bahamas, The'>Bahamas, The<\/option><option data-country-code='BH' data-region='EMEA' value='Bahrain'>Bahrain<\/option><option data-country-code='BD' data-region='APAC' value='Bangladesh'>Bangladesh<\/option><option data-country-code='BB' data-region='AMERICAS' value='Barbados'>Barbados<\/option><option data-country-code='BE' data-region='EMEA' value='Belgium'>Belgium<\/option><option data-country-code='BZ' data-region='AMERICAS' value='Belize'>Belize<\/option><option data-country-code='BJ' data-region='EMEA' value='Benin'>Benin<\/option><option data-country-code='BM' data-region='AMERICAS' value='Bermuda'>Bermuda<\/option><option data-country-code='BT' data-region='APAC' value='Bhutan'>Bhutan<\/option><option data-country-code='BO' data-region='AMERICAS' value='Bolivia'>Bolivia<\/option><option data-country-code='BA' data-region='EMEA' value='Bosnia and Herzegovina'>Bosnia and Herzegovina<\/option><option data-country-code='BW' data-region='EMEA' value='Botswana'>Botswana<\/option><option data-country-code='BV' data-region='EMEA' value='Bouvet Island'>Bouvet Island<\/option><option data-country-code='BR' data-region='AMERICAS' value='Brazil'>Brazil<\/option><option data-country-code='IO' data-region='APAC' value='British Indian Ocean Territory'>British Indian Ocean Territory<\/option><option data-country-code='VG' data-region='AMERICAS' value='British Virgin Islands'>British Virgin Islands<\/option><option data-country-code='BN' data-region='APAC' value='Brunei Darussalam'>Brunei Darussalam<\/option><option data-country-code='BG' data-region='EMEA' value='Bulgaria'>Bulgaria<\/option><option data-country-code='BF' data-region='EMEA' value='Burkina Faso'>Burkina Faso<\/option><option data-country-code='BI' data-region='EMEA' value='Burundi'>Burundi<\/option><option data-country-code='KH' data-region='APAC' value='Cambodia'>Cambodia<\/option><option data-country-code='CM' data-region='EMEA' value='Cameroon'>Cameroon<\/option><option data-country-code='CA' data-region='AMERICAS' value='Canada'>Canada<\/option><option data-country-code='CV' data-region='EMEA' value='Cabo Verde'>Cabo Verde<\/option><option data-country-code='KY' data-region='AMERICAS' value='Cayman Islands'>Cayman Islands<\/option><option data-country-code='CF' data-region='EMEA' value='Central African Republic'>Central African Republic<\/option><option data-country-code='TD' data-region='EMEA' value='Chad'>Chad<\/option><option data-country-code='CL' data-region='AMERICAS' value='Chile'>Chile<\/option><option data-country-code='CN' data-region='APAC' value='China'>China<\/option><option data-country-code='CX' data-region='APAC' value='Christmas Island'>Christmas Island<\/option><option data-country-code='CC' data-region='APAC' value='Cocos (Keeling) Islands'>Cocos (Keeling) Islands<\/option><option data-country-code='CO' data-region='AMERICAS' value='Colombia'>Colombia<\/option><option data-country-code='KM' data-region='EMEA' value='Comoros'>Comoros<\/option><option data-country-code='CD' data-region='EMEA' value='Congo, Dem. Rep.'>Congo, Dem. Rep.<\/option><option data-country-code='CG' data-region='EMEA' value='Congo, Rep.'>Congo, Rep.<\/option><option data-country-code='CK' data-region='EMEA' value='Cook Islands'>Cook Islands<\/option><option data-country-code='CR' data-region='AMERICAS' value='Costa Rica'>Costa Rica<\/option><option data-country-code='HR' data-region='EMEA' value='Croatia'>Croatia<\/option><option data-country-code='CW' data-region='EMEA' value='Curacao'>Curacao<\/option><option data-country-code='CY' data-region='EMEA' value='Cyprus'>Cyprus<\/option><option data-country-code='CZ' data-region='EMEA' value='Czech Republic'>Czech Republic<\/option><option data-country-code='DK' data-region='EMEA' value='Denmark'>Denmark<\/option><option data-country-code='DJ' data-region='EMEA' value='Djibouti'>Djibouti<\/option><option data-country-code='DM' data-region='AMERICAS' value='Dominica'>Dominica<\/option><option data-country-code='DO' data-region='AMERICAS' value='Dominican Republic'>Dominican Republic<\/option><option data-country-code='EC' data-region='AMERICAS' value='Ecuador'>Ecuador<\/option><option data-country-code='EG' data-region='EMEA' value='Egypt, Arab Rep.'>Egypt, Arab Rep.<\/option><option data-country-code='SV' data-region='AMERICAS' value='El Salvador'>El Salvador<\/option><option data-country-code='GQ' data-region='EMEA' value='Equatorial Guinea'>Equatorial Guinea<\/option><option data-country-code='ER' data-region='EMEA' value='Eritrea'>Eritrea<\/option><option data-country-code='EE' data-region='EMEA' value='Estonia'>Estonia<\/option><option data-country-code='SZ' data-region='EMEA' value='Swaziland'>Swaziland<\/option><option data-country-code='ET' data-region='EMEA' value='Ethiopia'>Ethiopia<\/option><option data-country-code='FK' data-region='AMERICAS' value='Falkland Islands (Malvinas)'>Falkland Islands (Malvinas)<\/option><option data-country-code='FO' data-region='EMEA' value='Faroe Islands'>Faroe Islands<\/option><option data-country-code='FJ' data-region='APAC' value='Fiji'>Fiji<\/option><option data-country-code='FI' data-region='EMEA' value='Finland'>Finland<\/option><option data-country-code='FR' data-region='EMEA' value='France'>France<\/option><option data-country-code='PF' data-region='EMEA' value='French Polynesia'>French Polynesia<\/option><option data-country-code='GA' data-region='EMEA' value='Gabon'>Gabon<\/option><option data-country-code='GM' data-region='EMEA' value='Gambia, The'>Gambia, The<\/option><option data-country-code='GE' data-region='EMEA' value='Georgia'>Georgia<\/option><option data-country-code='DE' data-region='EMEA' value='Germany'>Germany<\/option><option data-country-code='GH' data-region='EMEA' value='Ghana'>Ghana<\/option><option data-country-code='GI' data-region='EMEA' value='Gibraltar'>Gibraltar<\/option><option data-country-code='GR' data-region='EMEA' value='Greece'>Greece<\/option><option data-country-code='GL' data-region='EMEA' value='Greenland'>Greenland<\/option><option data-country-code='GD' data-region='AMERICAS' value='Grenada'>Grenada<\/option><option data-country-code='GP' data-region='EMEA' value='Guadeloupe'>Guadeloupe<\/option><option data-country-code='GU' data-region='APAC' value='Guam'>Guam<\/option><option data-country-code='GT' data-region='AMERICAS' value='Guatemala'>Guatemala<\/option><option data-country-code='GN' data-region='EMEA' value='Guinea'>Guinea<\/option><option data-country-code='GW' data-region='EMEA' value='Guinea-Bissau'>Guinea-Bissau<\/option><option data-country-code='GY' data-region='AMERICAS' value='Guyana'>Guyana<\/option><option data-country-code='HT' data-region='AMERICAS' value='Haiti'>Haiti<\/option><option data-country-code='HN' data-region='AMERICAS' value='Honduras'>Honduras<\/option><option data-country-code='HK' data-region='APAC' value='Hong Kong SAR, China'>Hong Kong SAR, China<\/option><option data-country-code='HU' data-region='EMEA' value='Hungary'>Hungary<\/option><option data-country-code='IS' data-region='EMEA' value='Iceland'>Iceland<\/option><option data-country-code='IN' data-region='APAC' value='India'>India<\/option><option data-country-code='ID' data-region='APAC' value='Indonesia'>Indonesia<\/option><option data-country-code='IQ' data-region='EMEA' value='Iraq'>Iraq<\/option><option data-country-code='IE' data-region='EMEA' value='Ireland'>Ireland<\/option><option data-country-code='IM' data-region='EMEA' value='Isle of Man'>Isle of Man<\/option><option data-country-code='IL' data-region='EMEA' value='Israel'>Israel<\/option><option data-country-code='IT' data-region='EMEA' value='Italy'>Italy<\/option><option data-country-code='JM' data-region='AMERICAS' value='Jamaica'>Jamaica<\/option><option data-country-code='JP' data-region='APAC' value='Japan'>Japan<\/option><option data-country-code='JE' data-region='EMEA' value='Jersey'>Jersey<\/option><option data-country-code='JO' data-region='EMEA' value='Jordan'>Jordan<\/option><option data-country-code='KZ' data-region='EMEA' value='Kazakhstan'>Kazakhstan<\/option><option data-country-code='KE' data-region='EMEA' value='Kenya'>Kenya<\/option><option data-country-code='KI' data-region='APAC' value='Kiribati'>Kiribati<\/option><option data-country-code='KR' data-region='APAC' value='Korea, Rep.'>Korea, Rep.<\/option><option data-country-code='KW' data-region='EMEA' value='Kuwait'>Kuwait<\/option><option data-country-code='KG' data-region='EMEA' value='Kyrgyz Republic'>Kyrgyz Republic<\/option><option data-country-code='LA' data-region='APAC' value='Lao PDR'>Lao PDR<\/option><option data-country-code='LV' data-region='EMEA' value='Latvia'>Latvia<\/option><option data-country-code='LB' data-region='EMEA' value='Lebanon'>Lebanon<\/option><option data-country-code='LS' data-region='EMEA' value='Lesotho'>Lesotho<\/option><option data-country-code='LR' data-region='EMEA' value='Liberia'>Liberia<\/option><option data-country-code='LY' data-region='EMEA' value='Libya'>Libya<\/option><option data-country-code='LI' data-region='EMEA' value='Liechtenstein'>Liechtenstein<\/option><option data-country-code='LT' data-region='EMEA' value='Lithuania'>Lithuania<\/option><option data-country-code='LU' data-region='EMEA' value='Luxembourg'>Luxembourg<\/option><option data-country-code='MO' data-region='APAC' value='Macao SAR, China'>Macao SAR, China<\/option><option data-country-code='MK' data-region='EMEA' value='Macedonia, FYR'>Macedonia, FYR<\/option><option data-country-code='MG' data-region='EMEA' value='Madagascar'>Madagascar<\/option><option data-country-code='MW' data-region='EMEA' value='Malawi'>Malawi<\/option><option data-country-code='MY' data-region='APAC' value='Malaysia'>Malaysia<\/option><option data-country-code='MV' data-region='APAC' value='Maldives'>Maldives<\/option><option data-country-code='MT' data-region='EMEA' value='Malta'>Malta<\/option><option data-country-code='MH' data-region='APAC' value='Marshall Islands'>Marshall Islands<\/option><option data-country-code='MQ' data-region='EMEA' value='Martinique'>Martinique<\/option><option data-country-code='MR' data-region='EMEA' value='Mauritania'>Mauritania<\/option><option data-country-code='MU' data-region='EMEA' value='Mauritius'>Mauritius<\/option><option data-country-code='YT' data-region='EMEA' value='Mayotte'>Mayotte<\/option><option data-country-code='MX' data-region='AMERICAS' value='Mexico'>Mexico<\/option><option data-country-code='FM' data-region='APAC' value='Micronesia, Fed. Sts.'>Micronesia, Fed. Sts.<\/option><option data-country-code='MD' data-region='EMEA' value='Moldova'>Moldova<\/option><option data-country-code='MC' data-region='EMEA' value='Monaco'>Monaco<\/option><option data-country-code='MN' data-region='APAC' value='Mongolia'>Mongolia<\/option><option data-country-code='ME' data-region='EMEA' value='Montenegro'>Montenegro<\/option><option data-country-code='MS' data-region='AMERICAS' value='Montserrat'>Montserrat<\/option><option data-country-code='MA' data-region='EMEA' value='Morocco'>Morocco<\/option><option data-country-code='MZ' data-region='EMEA' value='Mozambique'>Mozambique<\/option><option data-country-code='NA' data-region='EMEA' value='Namibia'>Namibia<\/option><option data-country-code='NR' data-region='APAC' value='Nauru'>Nauru<\/option><option data-country-code='NP' data-region='APAC' value='Nepal'>Nepal<\/option><option data-country-code='NL' data-region='EMEA' value='Netherlands'>Netherlands<\/option><option data-country-code='NC' data-region='EMEA' value='New Caledonia'>New Caledonia<\/option><option data-country-code='NZ' data-region='APAC' value='New Zealand'>New Zealand<\/option><option data-country-code='NE' data-region='EMEA' value='Niger'>Niger<\/option><option data-country-code='NG' data-region='EMEA' value='Nigeria'>Nigeria<\/option><option data-country-code='NU' data-region='APAC' value='Niue'>Niue<\/option><option data-country-code='MP' data-region='APAC' value='Northern Mariana Islands'>Northern Mariana Islands<\/option><option data-country-code='NO' data-region='EMEA' value='Norway'>Norway<\/option><option data-country-code='OM' data-region='EMEA' value='Oman'>Oman<\/option><option data-country-code='PK' data-region='APAC' value='Pakistan'>Pakistan<\/option><option data-country-code='PW' data-region='APAC' value='Palau'>Palau<\/option><option data-country-code='PS' data-region='EMEA' value='West Bank and Gaza'>West Bank and Gaza<\/option><option data-country-code='PA' data-region='AMERICAS' value='Panama'>Panama<\/option><option data-country-code='PG' data-region='APAC' value='Papua New Guinea'>Papua New Guinea<\/option><option data-country-code='PY' data-region='AMERICAS' value='Paraguay'>Paraguay<\/option><option data-country-code='PE' data-region='AMERICAS' value='Peru'>Peru<\/option><option data-country-code='PH' data-region='APAC' value='Philippines'>Philippines<\/option><option data-country-code='PN' data-region='APAC' value='Pitcairn'>Pitcairn<\/option><option data-country-code='PL' data-region='EMEA' value='Poland'>Poland<\/option><option data-country-code='PT' data-region='EMEA' value='Portugal'>Portugal<\/option><option data-country-code='PR' data-region='AMERICAS' value='Puerto Rico'>Puerto Rico<\/option><option data-country-code='QA' data-region='EMEA' value='Qatar'>Qatar<\/option><option data-country-code='RE' data-region='EMEA' value='R\u00e9union'>R\u00e9union<\/option><option data-country-code='RO' data-region='EMEA' value='Romania'>Romania<\/option><option data-country-code='RW' data-region='EMEA' value='Rwanda'>Rwanda<\/option><option data-country-code='BL' data-region='EMEA' value='Saint Barth\u00e9lemy'>Saint Barth\u00e9lemy<\/option><option data-country-code='SH' data-region='EMEA' value='Saint Helena, Ascension and Tristan da Cunha'>Saint Helena, Ascension and Tristan da Cunha<\/option><option data-country-code='KN' data-region='AMERICAS' value='St. Kitts and Nevis'>St. Kitts and Nevis<\/option><option data-country-code='LC' data-region='AMERICAS' value='St. Lucia'>St. Lucia<\/option><option data-country-code='MF' data-region='EMEA' value='St. Martin (French part)'>St. Martin (French part)<\/option><option data-country-code='VC' data-region='AMERICAS' value='St. Vincent and the Grenadines'>St. Vincent and the Grenadines<\/option><option data-country-code='WS' data-region='APAC' value='Samoa'>Samoa<\/option><option data-country-code='SM' data-region='EMEA' value='San Marino'>San Marino<\/option><option data-country-code='ST' data-region='EMEA' value='Sao Tome and Principe'>Sao Tome and Principe<\/option><option data-country-code='SA' data-region='EMEA' value='Saudi Arabia'>Saudi Arabia<\/option><option data-country-code='SN' data-region='EMEA' value='Senegal'>Senegal<\/option><option data-country-code='RS' data-region='EMEA' value='Serbia'>Serbia<\/option><option data-country-code='SC' data-region='EMEA' value='Seychelles'>Seychelles<\/option><option data-country-code='SL' data-region='EMEA' value='Sierra Leone'>Sierra Leone<\/option><option data-country-code='SG' data-region='APAC' value='Singapore'>Singapore<\/option><option data-country-code='SX' data-region='EMEA' value='Sint Maarten (Dutch part)'>Sint Maarten (Dutch part)<\/option><option data-country-code='SK' data-region='EMEA' value='Slovakia'>Slovakia<\/option><option data-country-code='SI' data-region='EMEA' value='Slovenia'>Slovenia<\/option><option data-country-code='SB' data-region='APAC' value='Solomon Islands'>Solomon Islands<\/option><option data-country-code='SO' data-region='EMEA' value='Somalia'>Somalia<\/option><option data-country-code='ZA' data-region='EMEA' value='South Africa'>South Africa<\/option><option data-country-code='ES' data-region='EMEA' value='Spain'>Spain<\/option><option data-country-code='LK' data-region='APAC' value='Sri Lanka'>Sri Lanka<\/option><option data-country-code='SR' data-region='AMERICAS' value='Suriname'>Suriname<\/option><option data-country-code='SJ' data-region='' value='Svalbard and Jan Mayen'>Svalbard and Jan Mayen<\/option><option data-country-code='SE' data-region='EMEA' value='Sweden'>Sweden<\/option><option data-country-code='CH' data-region='EMEA' value='Switzerland'>Switzerland<\/option><option data-country-code='TW' data-region='APAC' value='Taiwan, China'>Taiwan, China<\/option><option data-country-code='TJ' data-region='EMEA' value='Tajikistan'>Tajikistan<\/option><option data-country-code='TZ' data-region='EMEA' value='Tanzania'>Tanzania<\/option><option data-country-code='TH' data-region='APAC' value='Thailand'>Thailand<\/option><option data-country-code='TL' data-region='APAC' value='Timor-Leste'>Timor-Leste<\/option><option data-country-code='TG' data-region='EMEA' value='Togo'>Togo<\/option><option data-country-code='TK' data-region='APAC' value='Tokelau'>Tokelau<\/option><option data-country-code='TO' data-region='APAC' value='Tonga'>Tonga<\/option><option data-country-code='TT' data-region='AMERICAS' value='Trinidad and Tobago'>Trinidad and Tobago<\/option><option data-country-code='TN' data-region='EMEA' value='Tunisia'>Tunisia<\/option><option data-country-code='TR' data-region='EMEA' value='Turkey'>Turkey<\/option><option data-country-code='TM' data-region='EMEA' value='Turkmenistan'>Turkmenistan<\/option><option data-country-code='TC' data-region='AMERICAS' value='Turks and Caicos Islands'>Turks and Caicos Islands<\/option><option data-country-code='TV' data-region='APAC' value='Tuvalu'>Tuvalu<\/option><option data-country-code='UG' data-region='EMEA' value='Uganda'>Uganda<\/option><option data-country-code='UA' data-region='EMEA' value='Ukraine'>Ukraine<\/option><option data-country-code='AE' data-region='EMEA' value='United Arab Emirates'>United Arab Emirates<\/option><option data-country-code='GB' data-region='EMEA' value='United Kingdom'>United Kingdom<\/option><option data-country-code='US' data-region='AMERICAS' value='United States' selected>United States<\/option><option data-country-code='UM' data-region='APAC' value='United States Minor Outlying Islands'>United States Minor Outlying Islands<\/option><option data-country-code='UY' data-region='AMERICAS' value='Uruguay'>Uruguay<\/option><option data-country-code='UZ' data-region='EMEA' value='Uzbekistan'>Uzbekistan<\/option><option data-country-code='VU' data-region='APAC' value='Vanuatu'>Vanuatu<\/option><option data-country-code='VN' data-region='APAC' value='Vietnam'>Vietnam<\/option><option data-country-code='VI' data-region='AMERICAS' value='Virgin Islands (U.S.)'>Virgin Islands (U.S.)<\/option><option data-country-code='WF' data-region='EMEA' value='Wallis and Futuna'>Wallis and Futuna<\/option><option data-country-code='EH' data-region='EMEA' value='Western Sahara'>Western Sahara<\/option><option data-country-code='YE' data-region='EMEA' value='Yemen, Rep.'>Yemen, Rep.<\/option><option data-country-code='ZM' data-region='EMEA' value='Zambia'>Zambia<\/option><option data-country-code='ZW' data-region='EMEA' value='Zimbabwe'>Zimbabwe<\/option><\/select>\t\t\t<\/div>\r\n\t\t\t<div class=\"reps\"><\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\n\tconsole.log(\"zz\");\r\n\tjQuery(function() {\r\n\t\tget_sales_reps('US', 'false');\r\n\t});\r\n<\/script>\r\n\r\n<script>\r\n\tvar intervalForHsForm;\r\n\tvar checkCount = 0;\r\n\tfunction HsFormTimer() {\r\n\t\telm = jQuery('.pixii-footer-contact-block select');\r\n\t\tif(elm.length > 0) \r\n\t\t{\r\n\t\t\tjQuery('.pixii-footer-contact-block select').SumoSelect({forceCustomRendering:true, floatWidth:10,search: true});\r\n\t\t\tclearInterval(intervalForHsForm);\r\n\t\t\tconsole.log(\"select var\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\tconsole.log(\"select yok\");\r\n\t\t\tcheckCount++;\r\n\t\t\tif(checkCount == 20) clearInterval(intervalForHsForm);\r\n\t\t}\r\n\t}\r\n\t\r\n\tjQuery(function() {\r\n\t\tintervalForHsForm = setInterval(HsFormTimer, 1000);\r\n\t});\r\n\t\r\n\t\r\n\tjQuery(document).ready(function($) {\r\n\t\t\/\/ Elementleri de\u011fi\u015fkenlere at\u0131yoruz\r\n\t\tvar $selectElement = $('#contactReasonSelect');\r\n\t\tvar $generalForm = $('#hs_general_contact_form');\r\n\t\tvar $quoteForm = $('#hs_req_quote_form');\r\n\r\n\t\t\/\/ Select kutusundaki de\u011fi\u015fimi dinliyoruz\r\n\t\t$selectElement.on('change', function() {\r\n\r\n\t\t\t\/\/ Her se\u00e7im de\u011fi\u015fti\u011finde \u00f6nce t\u00fcm formlar\u0131 jQuery ile gizle (.hide())\r\n\t\t\t$generalForm.hide();\r\n\t\t\t$quoteForm.hide();\r\n\r\n\t\t\t\/\/ Se\u00e7ilen de\u011feri al\r\n\t\t\tvar selectedValue = $(this).val();\r\n\r\n\t\t\tswitch (selectedValue) {\r\n\t\t\t\tcase \"1\": \r\n\t\t\t\t\t$quoteForm.show();\r\n\t\t\t\t\tbreak;\r\n\r\n\t\t\t\tcase \"2\": \r\n\t\t\t\t\twindow.open(\"\/support-form\", \"_blank\"); \r\n\t\t\t\t\t$(this).val(\"\");\r\n\t\t\t\t\t$(this)[0].sumo.reload();\r\n\t\t\t\t\tbreak;\r\n\r\n\t\t\t\tcase \"3\": \r\n\t\t\t\t\twindow.open(\"\/rma-form\", \"_blank\"); \r\n\t\t\t\t\t$(this).val(\"\");\r\n\t\t\t\t\t$(this)[0].sumo.reload();\r\n\t\t\t\t\tbreak;\r\n\r\n\t\t\t\tcase \"4\": \r\n\t\t\t\t\twindow.open(\"\/sustainability\/#sustainability_form\", \"_blank\");\r\n\t\t\t\t\t$(this).val(\"\"); \r\n\t\t\t\t\t$(this)[0].sumo.reload();\r\n\t\t\t\t\tbreak;\r\n\r\n\t\t\t\tcase \"5\": \r\n\t\t\t\t\twindow.open(\"\/career\", \"_blank\");\r\n\t\t\t\t\t$(this).val(\"\"); \r\n\t\t\t\t\t$(this)[0].sumo.reload();\r\n\t\t\t\t\tbreak;\r\n\t\t\t\t\t\r\n\t\t\t\tcase \"6\": \/\/ Other\r\n\t\t\t\t\t$generalForm.show();\r\n\t\t\t\t\tbreak;\r\n\r\n\t\t\t\tdefault:\r\n\t\t\t\t\tbreak;\r\n\t\t\t}\r\n\t\t});\r\n\t});\r\n\t\r\n<\/script>\r\n","protected":false},"excerpt":{"rendered":"<p>In this webinar, we\u2019ll explore how you can tap into several revenue streams with Battery Energy Storage Systems (BESS) and unlock the true revenue potential in&nbsp;today\u2019s evolving energy landscape. Historically, BESS has been used for one or two high-power ancillary services in the Nordics, but with changing market dynamics, BESS owners should explore dynamic revenue&#8230;<\/p>\n","protected":false},"featured_media":4329,"template":"","meta":{"_acf_changed":true,"content-type":""},"event-markets":[899,900,901],"event-event-type":[902],"class_list":["post-4001","event","type-event","status-publish","has-post-thumbnail","hentry","event-markets-academic","event-markets-dso-dnsp","event-markets-ev-charging","event-event-type-webinar"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Optimizing ROI with dynamic value stacking - Pixii<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Optimizing ROI with dynamic value stacking - Pixii\" \/>\n<meta property=\"og:description\" content=\"In this webinar, we\u2019ll explore how you can tap into several revenue streams with Battery Energy Storage Systems (BESS) and unlock the true revenue potential in&nbsp;today\u2019s evolving energy landscape. Historically, BESS has been used for one or two high-power ancillary services in the Nordics, but with changing market dynamics, BESS owners should explore dynamic revenue...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/\" \/>\n<meta property=\"og:site_name\" content=\"Pixii\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PixiiAS\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-17T07:51:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"399\" \/>\n\t<meta property=\"og:image:height\" content=\"260\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/\",\"url\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/\",\"name\":\"Optimizing ROI with dynamic value stacking - Pixii\",\"isPartOf\":{\"@id\":\"https:\/\/www.pixii.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg\",\"datePublished\":\"2024-09-26T12:11:46+00:00\",\"dateModified\":\"2025-01-17T07:51:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage\",\"url\":\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg\",\"contentUrl\":\"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg\",\"width\":399,\"height\":260},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pixii.com\/sk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Optimizing ROI with dynamic value stacking\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pixii.com\/#website\",\"url\":\"https:\/\/www.pixii.com\/\",\"name\":\"Pixii\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pixii.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Optimizing ROI with dynamic value stacking - Pixii","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/","og_locale":"it_IT","og_type":"article","og_title":"Optimizing ROI with dynamic value stacking - Pixii","og_description":"In this webinar, we\u2019ll explore how you can tap into several revenue streams with Battery Energy Storage Systems (BESS) and unlock the true revenue potential in&nbsp;today\u2019s evolving energy landscape. Historically, BESS has been used for one or two high-power ancillary services in the Nordics, but with changing market dynamics, BESS owners should explore dynamic revenue...","og_url":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/","og_site_name":"Pixii","article_publisher":"https:\/\/www.facebook.com\/PixiiAS\/","article_modified_time":"2025-01-17T07:51:16+00:00","og_image":[{"width":399,"height":260,"url":"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg","type":"image\/jpeg"}],"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/","url":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/","name":"Optimizing ROI with dynamic value stacking - Pixii","isPartOf":{"@id":"https:\/\/www.pixii.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage"},"image":{"@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg","datePublished":"2024-09-26T12:11:46+00:00","dateModified":"2025-01-17T07:51:16+00:00","breadcrumb":{"@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#primaryimage","url":"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg","contentUrl":"https:\/\/www.pixii.com\/wp-content\/uploads\/2024\/09\/thumbnail-single.jpg","width":399,"height":260},{"@type":"BreadcrumbList","@id":"https:\/\/www.pixii.com\/event\/optimizing-roi-with-dynamic-value-stacking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pixii.com\/sk\/"},{"@type":"ListItem","position":2,"name":"Optimizing ROI with dynamic value stacking"}]},{"@type":"WebSite","@id":"https:\/\/www.pixii.com\/#website","url":"https:\/\/www.pixii.com\/","name":"Pixii","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pixii.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"}]}},"_links":{"self":[{"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/event\/4001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/event"}],"about":[{"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/types\/event"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/media\/4329"}],"wp:attachment":[{"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/media?parent=4001"}],"wp:term":[{"taxonomy":"event-markets","embeddable":true,"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/event-markets?post=4001"},{"taxonomy":"event-event-type","embeddable":true,"href":"https:\/\/www.pixii.com\/it\/wp-json\/wp\/v2\/event-event-type?post=4001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}