austine
Weezy Please weezy what is the work of this code below
<body>
<div><script type="text/javascript">
var dahgeek=navigator.appVersion;if(dahgeek.match(/blackberry|configuration\/cldc|hp |hp-|htc |htc_|htc-|iemobile|kindle|midp|mmp|motorola|mobile|nokia|opera mini|opera mobi|palm|palmos|pocket|portalmmm|ppc;|smartphone|sonyericsson|sqh|spv|symbian|treo|up.browser|up.link|vodafone|windows ce|xda |xda|linux/gi))
{
document.write(' ')
}
else
{
document.location="site_627.xhtml";
}
</script></div>
Copy code