function changeImage1(){
	document.top.src="img/menu-top2.gif";
}
function changeImage2(){
	document.top.src="img/menu-top.gif";
}
function changeImage3(){
	document.profile.src="img/profile2.gif";
}
function changeImage4(){
	document.profile.src="img/profile.gif";
}
function changeImage5(){
	document.info.src="img/info2.gif";
}
function changeImage6(){
	document.info.src="img/info.gif";
}
function changeImage7(){
	document.blog.src="img/blog2.gif";
}
function changeImage8(){
	document.blog.src="img/blog.gif";
}
function changeImage9(){
	document.bio.src="img/bio2.gif";
}
function changeImage10(){
	document.bio.src="img/bio.gif";
}

function changeImage13(){
	document.mail.src="img/mail2.gif";
}
function changeImage14(){
	document.mail.src="img/mail.gif";
}

