function clearTopNaviHighlight() {
	parent.FrameHeader.document.getElementById("bottomBoxStay").style.width = "0px";
}

