var bei = unescape('%40');

function show(id){
	if (staff_id) hide(staff_id);
	if (document.getElementById) document.getElementById(id).style.visibility="visible";
	else if (document.layers) document.layers[id].visibility="visible";
	staff_id=id;
}
function hide(id){
	if (document.getElementById) document.getElementById(id).style.visibility="hidden";
	else if (document.layers) document.layers[id].visibility="hide";
}
function mm(d1,d2,n){ //,sep){
	var d = d1+'.'+d2;
	document.write('<a'+' href="javascript:;" onclick="return m(\''+d+'\',\''+n+'\')">'+n+'-at-'+d1+'-dot-'+d2+'<'+'/a>')
	return false;
}
function m(d,n){
	location.href='mai'+'lto'+':'+n+bei+d;
	return false;
}
function f(){
	document.write('<for'+'m action="index.php" method="post">');
}
function _f(){
	document.write('<'+'/form>');
}
