function init() {
// Preloading of all hover-images
	var d=document;
	if (d.images) {
		if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=init.arguments;
    for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){
    	d.MM_p[j]=new Image;
    	d.MM_p[j++].src=a[i];
    }
	}
}
// scriptlibrary...


/*
onerror = stopError;
function stopError()
{
return true;
}
*/

function framechange(nr)
{  
    parent.frames[1].location.href='left' + nr + '.html';
    parent.frames[2].location.href='txt' + nr + '.html';
    parent.frames[3].location.href='main' + nr + '.html';
}

function sitemap()
{  
    parent.frames[1].location.href='left0.html';
    parent.frames[2].location.href='txt0.html';
    parent.frames[3].location.href='sitemap.html';
}

function impressum()
{  
    parent.frames[1].location.href='left0.html';
    parent.frames[2].location.href='txt0.html';
    parent.frames[3].location.href='impressum.html';
}

function sc(a,b)
{  
    parent.frames[1].location.href='left' + a + '.html';
    parent.frames[2].location.href='txt' + a + '.html';
    parent.frames[3].location.href='main' + a + b + '.html';
}
