function fx() { status = 'l.white records'; document.returnValue = true; }

function show (Ausgabe) { window.status = Ausgabe; }
