





function line(txt) {
	window.status = txt;
	
}
function remove() {
	window.status=" ";
}

defaultStatus = "        Gerd Mehl - Photo Albums"

