<!-- Hide script from older browsers
if(navigator.appName.indexOf("WebTV")==-1) {
myWin = open('', 'winin','toolbar=0,menubar=0,scrollbars=1,status=0,resizable=0,width=630,height=500');
myWin.blur();
myWin.location = 'http://www.bestbuy42.com/best-online.html';
var shut=true;
}
// end hiding contents -->