function fix(a) { a.href=a.href.replace(/N-OSPAM./g, ""); return true; }
function stat(a, b) 
{
	if (b) { window.status=a.href.replace(/N-OSPAM./g, ""); }
	else { window.status=""; }
}
