
function setupNav()
{	
	sol = new HoverImg('solutions', '../images/nav/solutionson.gif' );
	ser = new HoverImg('services', '../images/nav/serviceson.gif' );
	cus = new HoverImg('customers', '../images/nav/customerson.gif' );
	part = new HoverImg('partners', '../images/nav/partnerson.gif' );
	abt = new HoverImg('about', '../images/nav/abouton.gif' );
}

function setupAbtNav()
{	
	backg = new HoverImg('background', '../images/nav/backgrounderon.gif' );
	man = new HoverImg('manage', '../images/nav/manageon.gif' );
	pres = new HoverImg('press', '../images/nav/presson.gif' );
	car = new HoverImg('careers', '../images/nav/careerson.gif' );		
}

function setupCustNav()
{	
	tech = new HoverImg('technical', '../images/nav/techsupon.gif' );
}

function setupSerNav()
{	
	net = new HoverImg('netpart', '../images/nav/netpartneron.gif' );	
	serv = new HoverImg('server', '../images/nav/serveron.gif' );
	con = new HoverImg('consult', '../images/nav/consulton.gif' );		
}
function setupSolNav()
{	
	mail = new HoverImg('mail', '../images/nav/mailon.gif' );
	stor = new HoverImg('storage', '../images/nav/storageon.gif' );
	netman = new HoverImg('netmang', '../images/nav/netmangon.gif' );
	info = new HoverImg('infosec', '../images/nav/infosecon.gif' );
	vir = new HoverImg('virtual', '../images/nav/virtualon.gif' );
	data = new HoverImg('data', '../images/nav/dataon.gif' );
	datapro = new HoverImg('dataprot', '../images/nav/dataproton.gif' );
}	
