<!--menu links-->
function homepage(){document.location.href='index.html'}
function services(){document.location.href='services.html'}
function solutions(){document.location.href='solutions.html'}
function company(){document.location.href='company.html'}
function contactus(){document.location.href='contactus.html'}

<!--leftnav 1 links-->

function webdev(){document.location.href='webdevelopment.html'}
function ecomm(){document.location.href='ecommercedevelopment.html'}
function ria(){document.location.href='ria.html'}
function csd(){document.location.href='customsoftwaredevelopment.html'}
function ddd(){document.location.href='databasedesignanddevelopment.html'}
function seo(){document.location.href='seo.html'}
function web(){document.location.href='webhosting.html'}
function wd(){document.location.href='webdesign.html'}
function wdv(){document.location.href='websitedevelopment.html'}

<!--leftnav 2 links-->

function cm(){document.location.href='contentmanagement.html'}
function ecoms(){document.location.href='ecommercesolutions.html'}
function els(){document.location.href='elearningsolutions.html'}

<!--menu actions-->

function topmenu()
{
document.getElementById('top').style.backgroundImage='url("images/menubg.jpg")';
}

		function home1()
		{
		document.getElementById('home').style.backgroundImage='url("images/menubg2.jpg")';
		}
		function home2()
		{
		document.getElementById('home').style.backgroundImage='url("images/menubg.jpg")';
		}
		
		function web1()
		{
		document.getElementById('web').style.backgroundImage='url("images/menubg2.jpg")';
		}
		function web2()
		{
		document.getElementById('web').style.backgroundImage='url("images/menubg.jpg")';
		}
		
		function soft1()
		{
		document.getElementById('soft').style.backgroundImage='url("images/menubg2.jpg")';
		}
		function soft2()
		{
		document.getElementById('soft').style.backgroundImage='url("images/menubg.jpg")';
		}

		function company1()
		{
		document.getElementById('company').style.backgroundImage='url("images/menubg2.jpg")';
		}
		function company2()
		{
		document.getElementById('company').style.backgroundImage='url("images/menubg.jpg")';
		}
		
		function contact1()
		{
		document.getElementById('contact').style.backgroundImage='url("images/menubg2.jpg")';
		}
		function contact2()
		{
		document.getElementById('contact').style.backgroundImage='url("images/menubg.jpg")';
		}
		
<!--leftnav actions-->

function menu()
{
document.getElementById('menu').style.backgroundImage='url("images/bg1.jpg")';
}

	function over1()
	{
	document.getElementById('one').style.backgroundImage='url("images/bg2.jpg")';
	}
	function out1()
	{
	document.getElementById('one').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over2()
	{
	document.getElementById('two').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out2()
	{
	document.getElementById('two').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over3()
	{
	document.getElementById('three').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out3()
	{
	document.getElementById('three').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over4()
	{
	document.getElementById('four').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out4()
	{
	document.getElementById('four').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over5()
	{
	document.getElementById('five').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out5()
	{
	document.getElementById('five').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over6()
	{
	document.getElementById('six').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out6()
	{
	document.getElementById('six').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over7()
	{
	document.getElementById('seven').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out7()
	{
	document.getElementById('seven').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over8()
	{
	document.getElementById('eight').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out8()
	{
	document.getElementById('eight').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over9()
	{
	document.getElementById('nine').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out9()
	{
	document.getElementById('nine').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over10()
	{
	document.getElementById('ten').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out10()
	{
	document.getElementById('ten').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over11()
	{
	document.getElementById('eleven').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out11()
	{
	document.getElementById('eleven').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over12()
	{
	document.getElementById('twelve').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out12()
	{
	document.getElementById('twelve').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over13()
	{
	document.getElementById('thirteen').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out13()
	{
	document.getElementById('thirteen').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over14()
	{
	document.getElementById('fourteen').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out14()
	{
	document.getElementById('fourteen').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over15()
	{
	document.getElementById('fifteen').style.backgroundImage='url("images/bg2.jpg")';
	
	}
	function out15()
	{
	document.getElementById('fifteen').style.backgroundImage='url("images/bg1.jpg")';
	}
	
	function over16()
	{
	document.getElementById('sixteen').style.backgroundImage='url("images/bg2.jpg")';
	}
	function out16()
	{
	document.getElementById('sixteen').style.backgroundImage='url("images/bg1.jpg")';
	}