Watch CBS News

sitg

browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
if (browserName == "Netscape" && browserVer >= 3 || browserName == "Microsoft Internet Explorer" && browserVer>=4) version = "n3";
else version = "x";
if (browserName == "Netscape" && browserVer >= 3) only = "n3";
else only = "x";

if (version == "n3"){
left1on = new Image();
left1on.src = "/network/wildcards/sitg/tab.gif"

left2on = new Image();
left2on.src = "/network/wildcards/sitg/tab.gif"

left3on = new Image();
left3on.src = "/network/wildcards/sitg/tab.gif"

left4on = new Image();
left4on.src = "/network/wildcards/sitg/tab.gif"

left5on = new Image();
left5on.src = "/network/wildcards/sitg/tab.gif"

left6on = new Image();
left6on.src = "/network/wildcards/sitg/tab.gif"

left7on = new Image();
left7on.src = "/network/wildcards/sitg/tab.gif"

left8on = new Image();
left8on.src = "/network/wildcards/sitg/tab.gif"

//Preload the right side ON images

right1on = new Image();
right1on.src = "/network/wildcards/sitg/1on.gif"

right2on = new Image();
right2on.src = "/network/wildcards/sitg/2on.gif"

right3on = new Image();
right3on.src = "/network/wildcards/sitg/3on.gif"

right4on = new Image();
right4on.src = "/network/wildcards/sitg/4on.gif"

right5on = new Image();
right5on.src = "/network/wildcards/sitg/5on.gif"

right6on = new Image();
right6on.src = "/network/wildcards/sitg/6on.gif"

right7on = new Image();
right7on.src = "/network/wildcards/sitg/7on.gif"

right8on = new Image();
right8on.src = "/network/wildcards/sitg/8on.gif"


//Preload the left hand side transparent space

left1off = new Image();
left1off.src = "/network/wildcards/sitg/transp.gif"

left2off = new Image();
left2off.src = "/network/wildcards/sitg/transp.gif"

left3off = new Image();
left3off.src = "/network/wildcards/sitg/transp.gif"

left4off = new Image();
left4off.src = "/network/wildcards/sitg/transp.gif"

left5off = new Image();
left5off.src = "/network/wildcards/sitg/transp.gif"

left6off = new Image();
left6off.src = "/network/wildcards/sitg/transp.gif"

left7off = new Image();
left7off.src = "/network/wildcards/sitg/transp.gif"

left8off = new Image();
left8off.src = "/network/wildcards/sitg/transp.gif"

//Preload the right side OFF images

right1off = new Image();
right1off.src = "/network/wildcards/sitg/1off.gif"

right2off = new Image();
right2off.src = "/network/wildcars/sitg/2off.gif"

right3off = new Image();
right3off.src = "/network/wildcards/sitg/3off.gif"

right4off = new Image();
right4off.src = "/network/wildcards/sitg/4off.gif"

right5off = new Image();
right5off.src = "/network/wildcards/sitg/5off.gif"

right6off = new Image();
right6off.src = "/network/wildcards/sitg/6off.gif"

right7off = new Image();
right7off.src = "/network/wildcards/sitg/7off.gif"

right8off = new Image();
right8off.src = "/network/wildcards/sitg/8off.gif"


}

function imgOn(tab,sel)
{
if (version == "n3")
{

img1yes = eval(tab + "on.src");
document [tab].src = img1yes;

img2yes = eval(sel + "on.src");
document [sel].src = img2yes;
//document.sound.dostop()
}
}

function imgOff(tab,sel)
{
if (version =="n3")
{
img1yes = eval(tab + "off.src");
document [tab].src = img1yes;

img2yes = eval(sel + "off.src");
document [sel].src = img2yes;
}
}

/*This function takes the parameters from the href and opens a new window with those variables in place of title, width, height and address*/

var title='null'
function launch(title,w,h,address,boo){
heehaw = boo
title = window.open('http://www.cbs.com/network/htdocs/sitg/' +address,title,'width='+w+',height='+h+',status=no,scrolling=no')
if (only == "n3")
{
if(title!='null'){title.focus()}
}
}
//-->






























View CBS News In
CBS News App Open
Chrome Safari Continue
Be the first to know
Get browser notifications for breaking news, live events, and exclusive reporting.