
// mhHover - Used to draw a colored focus rectangle around
// hyperlinks when the mouse pointer is moved over them.  This
// only occurs if used in conjunction with exiting css styles.
function mhHover( tbl, idx, cls )
{
  var t,d;
  if ( document.getElementById )
    t= document.getElementById( tbl );
  else
    t= document.all( tbl );
  if ( t == null ) return;
  if ( t.getElementsByTagName )
    d= t.getElementsByTagName( "TD" );
  else
    d= t.all.tags( "TD" );
  if ( d == null ) return;
  if ( d.length <= idx ) return;
  d[idx].className= cls;
}


function mnpMenuDir()
{
	return "LTR";
}

function mnpMenuCT()
{
	
	return false;
}

function m09dd06e5700000000000000f00596e6c()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Product Solution Centers', '/select/?target=hub', '', '', '_S4_Node1_S1_Node1');
	this.items[n++] = new mnpPage('Microsoft Newsgroups', '/newsgroups/default.aspx', '', '', '_S4_Node1_S1_Node2');
	this.items[n++] = new mnpPage('Support WebCasts', '/webcasts/', '', '', '_S4_Node1_S1_Node3');
}

function m09dd06e5700000000000001000596e6c()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Microsoft Windows Update', 'http://v4.windowsupdate.microsoft.com/en/default.asp', '', '', '_S4_Node2_S1_Node1');
	this.items[n++] = new mnpPage('Microsoft Office Update', 'http://office.microsoft.com/productupdates/', '', '', '_S4_Node2_S1_Node2');
	this.items[n++] = new mnpPage('Product Service Packs', '/default.aspx?scid=fh;EN-US;sp', '', '', '_S4_Node2_S1_Node3');
	this.items[n++] = new mnpPage('Internet Explorer', 'http://www.microsoft.com/windows/ie/default.asp', '', '', '_S4_Node2_S1_Node4');
	this.items[n++] = new mnpPage('Other Product Downloads', 'http://www.microsoft.com/downloads/search.asp', '', '', '_S4_Node2_S1_Node5');
	this.items[n++] = new mnpPage('Microsoft Product Catalog', 'http://www.microsoft.com/catalog/', '', '', '_S4_Node2_S1_Node6');
}

function m09dd06e5700000000000001100596e6c()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Support Services', 'http://www.microsoft.com/services/microsoftservices/supp.mspx', '', '', '_S4_Node3_S1_Node1');
	this.items[n++] = new mnpPage('Consulting Services', 'http://www.microsoft.com/services/microsoftservices/cons.mspx', '', '', '_S4_Node3_S1_Node2');
	this.items[n++] = new mnpPage('Support Lifecycle &amp; Policies', '/lifecycle', '', '', '_S4_Node3_S1_Node3');
}


