diff --git a/pages/ivw-fia-page.html b/pages/ivw-fia-page.html index befbb4b..bf08307 100644 --- a/pages/ivw-fia-page.html +++ b/pages/ivw-fia-page.html @@ -12,6 +12,7 @@ return decodeURIComponent(s.replace(pl, " ")); }, query = window.location.search.substring(1); + query = query.replace('&', '&'); var iam_data = {}; iam_data.sv = 'ke';