if (document.referrer.indexOf("http://www.macrimed.com") == -1) {
		window.open("alert_eng.html","alert","height=270,width=550,location=no,resizable=no,scrollbars=no,status=no");
	}