diff --git a/download.html b/download.html index 228de8e..6f4462b 100644 --- a/download.html +++ b/download.html @@ -68,6 +68,7 @@ } return theRequest; } + if( url_get_params().icid!=undefined){ var params = url_get_params().icid.replace(/(^\s*)|(\s*$)/g, ""); } else {