x
 
<html>
<body>
<script type="text/javascript">
var str="Visit Gxlsystem!"
document.write(str.search(/Gxlsystem/i))
</script>
</body>
</html>