

function customOnLoad() {

	//alert('hallo');
	document.getElementById('loginbox').focus();
}



function customOnUnload() {



}