showAlert = false;

s = location.toString();
if (s.indexOf('www.nwtrendshow.com') == -1) {
	location = 'http://www.nwtrendshow.com/index.html';
}
