Line 20:
Line 20:
if (navigator.userAgent.indexOf("Nintendo DSi") == -1)
if (navigator.userAgent.indexOf("Nintendo DSi") == -1)
{
{
−
location.replace("http://www.dsibreworg);
+
location.replace("http://www.dsibrew.org");
}
}
}
}
</script>
</script>