function bevisual(bevisua1) {
	string = 'm' + 'a' + 'i' + 'l' + 't' + 'o' + ':' + 'w' + 'e' + 'l' + 'c' + 'o' + 'm' + 'e' + '@' + 'bevisual' + '.' + 'd' + 'e';
	window.location.replace(string);
	}