
function initpage()
{
	// Holger script
	handleScroll();
	init();

	// alert('Page '+ window.location.href + ' loaded');
	return true;
}