// JavaScript Document
function changenewnavi(ori, newsrc)
	{
		ori.src = newsrc
	}