http://my.opera.com/hallvors/blog/20...avascript-ever

Code:
if (is.opera)
{
window.location.href="config/error.htm";
}

if (is.opera)
{
window.location.href="config/error.htm";
}




Comment