//this code ©2002-2004 by Rolf Holowenko ( rolf@psydeco.de )
//no unauthorized copying, or use of any parts of the code.

function a(txt) {
self.status = txt
}

function b() {
self.status = "http://www.psydeco.de"
}
