diff --git a/base-component/webroot/screen/includes/Footer.html.ftl b/base-component/webroot/screen/includes/Footer.html.ftl
index ff7c8597e..77e253b58 100644
--- a/base-component/webroot/screen/includes/Footer.html.ftl
+++ b/base-component/webroot/screen/includes/Footer.html.ftl
@@ -5,6 +5,10 @@ ${sri.getAfterScreenWriterText()}
<#assign srcUrl = sri.buildUrl(scriptLocation).url>
#list>
+<#list sri.getThemeValues("STRT_SCRIPT_FOOTER") as scriptLocation>
+ <#assign srcUrl = sri.buildUrl(scriptLocation).url>
+
+#list>
<#assign scriptText = sri.getScriptWriterText()>
<#if scriptText?has_content>