function over1(){
	document.comm.src="images/comm_over.jpg";
	}
function out1(){
	document.comm.src="images/comm_up.jpg";
	}
function over2(){
	document.res.src="images/res_over.jpg";
	}
function out2(){
	document.res.src="images/res_up.jpg";
	}
function over3(){
	document.port.src="images/port_over.gif";
	}
function out3(){
	document.port.src="images/port_up.gif";
	}
function over4(){
	document.ser.src="images/ser_over.gif";
	}
function out4(){
	document.ser.src="images/ser_up.gif";
	}
function over5(){
	document.about.src="images/about_over.gif";
	}
function out5(){
	document.about.src="images/about_up.gif";
	}
function over6(){
	document.port_res.src="images/port_res_over.gif";
	}
function out6(){
	document.port_res.src="images/port_res_up.gif";
	}
function over7(){
	document.serv_res.src="images/serv_res_over.gif";
	}
function out7(){
	document.serv_res.src="images/serv_res_up.gif";
	}
