<!--

function noError() 
	{ 
		return true;
	}

onError = noError;
	
window.defaultStatus = "SP3KTRUM | Fotografie | Andreas Herrmann - Jörn Lorenz - Jörg Stanzick ";

function check() {
		if (parent.frames.length < 1) top.location='index.htm';
		}

function st(text) {
	window.status = "SP3KTRUM :: " + text;
	}

// -->

