/* ----------------------------------------------------------------------------------------------------------- */
/* BONGESZOELLENORZES */
	NS4 = (document.layers) ? true : false;
	IE4 = (document.all && !document.getElementById) ? true : false;
	IE  = (window.showModalDialog && document.all && document.getElementById) ? true : false;
	O9  = (!window.showModalDialog && document.all && document.getElementById) ? true : false;
	NS6 = (!document.all && document.getElementById) ? true : false;
	FF1 = (!window.showModalDialog && document.getElementById) ? true : false;
/* ----------------------------------------------------------------------------------------------------------- */

