


function tellfriends() {
		OpenWin = this.open('tellfriends.htm','empfehlen','scrollbars,toolbar=no,width=500,height=470');
	}
	
function bilderbuch1() {
		OpenWin = this.open('bilderbuch/01/index.htm','bilderbuch','scrollbars,toolbar=no,width=750,height=610');
	}
	
	
<!--
var fileName =
location.pathname.substring(location.pathname.lastIndexOf('/')+1)
//-->
	



