Plz confirm if the following code is ok
<!--#if expr="${REMOTE_ADDR} = /115.117.210.186|^115.184|117.197.25.252/" -->
<script language="javascript">
alert("Your ip has been banned from this site");
{location.href="http://www.google.com" }
</script>
<!--#endif -->