function fraChk(a) {
	if (frames.name != "MainFrame") {
		top.document.location.href = "/refMain.asp?eURL=" + a ;
	}
}
