
	    // Avoid phishing - ensure this site is not being enclosed in a frame
        if (window != top) top.location.href = location.href;