<!--
if (navigator.userAgent.toLowerCase().indexOf('webtv') > -1) {
 top.location.replace('http://www.kwota.com/coastangler/upgrade.html');
} else if (!document.getElementById) {
 top.location.replace('http://www.kwota.com/coastangler/upgrade.html');
}
//-->