<!--		
	function mailLinks(str) {
		window.open(str,'_self');
	}
// -->