
function show(name,fake) {
if (event.altKey==true) {window.status=name+" - minulý příspěvek pod jménem "+fake;}
}
function hide() {
window.status='BMX-Jičín.COM';
}

