<!--
function refreshFrame(frameName,frameURL) {
	top.frames[frameName].window.location.href = frameURL;
}
//-->
