function Mouseage(location)
{
document.linkpic.src=location
}

function GoBack()
{
document.linkpic.src="./pic/side/home.bmp"
}