

if (document.images) {
  image1on = new Image();
  image1on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc2_on.gif";

  image2on = new Image();
  image2on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc3_on.gif";

  image3on = new Image();
  image3on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc4_on.gif";

  image4on = new Image();
  image4on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc6_on.gif";

  image5on = new Image();
  image5on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc7_on.gif";

  image6on = new Image();
  image6on.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc8_on.gif";

  image1off = new Image();
  image1off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc2_story.gif";

  image2off = new Image();
  image2off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc3_story.gif";

  image3off = new Image();
  image3off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc4_story.gif";

  image4off = new Image();
  image4off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc6_story.gif";

  image5off = new Image();
  image5off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc7_story.gif";

  image6off = new Image();
  image6off.src = "http://i.i.com.com/cnwk.1d/i/ne/pt/2001/11/xbox/toc8_story.gif";

}

function changeImages() {
  if (document.images) {
    for (var i=0; i<changeImages.arguments.length; i+=2) {
      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");
    }
  }
}


function openWindowPop(url, name, w, h) {
  popupWin = window.open(url, name, 'width=' + w + ',height=' + h);
}




var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<b class="v2">Sony</b><br>As the dominant force in the video game industry, Sony scored a surprise victory over market leader Nintendo in the 1990s with the original PlayStation console and has stretched the lead with the PlayStation 2, released last fall. The Japanese electronics conglomerate is also the strongest software publisher for its system, with franchise hits such as &quot;Gran Turismo&quot; and &quot;Metal Gear Solid.&quot;'
content[1]='<b class="v2">Microsoft</b><br>The software giant is counting on powerful PC-based hardware, a huge marketing budget, and good relations with outside software developers to make a dent in the game market with its Xbox.'
content[2]='<b class="v2">Nintendo</b><br>The oldest of the current video game hardware contenders, Nintendo will follow Microsoft&#146;s console by three days with the GameCube--the replacement for the aging N64 console. Nintendo&#146;s strengths include a wealth of in-house software exclusives, such as Mario Bros. and Pokemon titles, and dominance of the portable gaming market with its Game Boy system.'
content[3]='<b class="v2">Sega</b><br>Veteran console maker Sega left the hardware business early this year when it retired the money-draining Dreamcast console. The Japanese company is now devoted solely to software, with numerous titles in the works for Xbox, PlayStation 2 and GameCube'
content[4]='<b class="v2">Electronic Arts</b><br>The biggest third-party games publisher, EA is hedging its bets with titles for all three systems. Titles from the Redwood City, Calif.-based company include football franchise &quot;Madden NFL 2002,&quot; which will be available in Xbox, GameCube and PlayStation 2 versions.'
content[5]='<b class="v2">Capcom</b><br>Japanese studio Capcom is one of the major third-party publishers for PlayStation 2, with games such as &quot;Devil May Cry&quot; and the &quot;Resident Evil&quot; series. Capcom has modest plans for the new consoles, including an Xbox version of fighting game &quot;Onimusha&quot; and an adaptation of &quot;Resident Evil&quot; for the GameCube.'
content[6]='<b class="v2">SquareSoft</b><br>The Japanese developer helped establish the PlayStation with its &quot;Final Fantasy&quot; series, but so far it has no plans for Xbox or the GameCube.'
content[7]='<b class="v2">Activision</b><br>Santa Monica, Calif.-based Activision developed one of the biggest game franchises of the past few years with its &quot;Tony Hawk: Pro Skater&quot; skateboard games, which will appear in Xbox and GameCube formats.'
content[8]='Mouseover the elements below for a description.'


function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<span class="v1"><span class="w">'+whichcontent+'</span></span>'
}
else if (document.layers){
document.d1.document.d2.document.write('<span class="v1"><span class="w">'+whichcontent+'</span></span>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2



function LmOver(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#000000";
elem.style.cursor = 'hand';
}

function LmOut(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#A3D17D";}

function LmDown(elem, clr)
{elem.style.backgroundColor = clr;
elem.children.tags('A')[0].style.color = "#000000";}

function LmUp(path)
{location.href = path;}


