// to change header-frame
function loadNewFrames(URI1) {
	parent.header.location.href = URI1;
}