
var b_stopp=false;
function funct_submit(t,SA)
{
	if(!b_stopp)
	{
		b_stopp=true;
		
		var iProgressBarWidth = 176;
				
		
		for(var i = 0; i < document.getElementsByTagName("select").length; ++i)
			document.getElementsByTagName("select")[i].style.visibility="hidden";
				

		
		
		/*
		document.getElementById("DIVSAVE").style.backgroundColor="#000000";
		document.getElementById("DIVSAVE").style.filter="alpha(opacity=60)";
		document.getElementById("DIVSAVE").style.opacity="alpha(opacity=60)";
		document.getElementById("DIVSAVE").style.filter="0.6";
		document.getElementById("DIVSAVE").style.mozOpacity="0.6";
		*/
		
		
			
		
		if(document.all)
		{
			// document.body.scrollTop 
			// document.documentElement.scrollTop   // bei Einsatz der  Dokumenttyp-Deklaration 

			if(SA>0)
				document.forms[0].b83b72e94ab64bd2922537daf82d0b30.value = document.documentElement.scrollTop;


			if( document.getElementById("DIVSAVE") )
				document.all.DIVSAVE.style.height = String(document.all.DIVCONT.offsetHeight) + "px";
			
			if( document.getElementById("DIVSAVEFL1") )
			{
				document.getElementById("DIVSAVEFL1").style.top = String( (document.documentElement.clientHeight/2) + document.documentElement.scrollTop ) + "px";
				document.getElementById("DIVSAVEFL1").style.left = String( (document.documentElement.clientWidth/2) - (iProgressBarWidth/2) ) + "px";
			}			
			
			
			if( document.getElementById("DIVSAVE") )
				document.getElementById("DIVSAVE").style.visibility="visible"; // im IE zuletzt zeigen
				
		}		
		else if(document.getElementById)
		{	
		
			if( document.getElementById("DIVSAVE") )
				document.getElementById("DIVSAVE").style.visibility="visible"; // in anderen Browsern zuerst zeigen
			
			
			if(SA>0)
				document.forms[0].b83b72e94ab64bd2922537daf82d0b30.value = pageYOffset;
			
				
			if( document.getElementById("DIVSAVE")  &&  document.getElementById("DIVCONT") )
				document.getElementById("DIVSAVE").style.height = String(document.getElementById("DIVCONT").offsetHeight) + "px";

			if( document.getElementById("DIVSAVEFL1") )
			{
				document.getElementById("DIVSAVEFL1").style.top = String( (window.innerHeight/2) + pageYOffset ) + "px";
				document.getElementById("DIVSAVEFL1").style.left = String( (window.innerWidth/2) - (iProgressBarWidth/2) ) + "px";
			}
			
		}
		
			
			
		if(t==2)
			document.forms[0].submit();
		else
			return true;
		
	}
	else
		return false;
}

function funct_ScrollAnchor(p)
{
	if( p>0 )
	{		
		window.scrollTo(p,p);
	}
}


function JS8413c3c0364f()
{
	try
	{
		var bF=false;
		if(typeof(navigator.plugins["Shockwave Flash"]) == "object")
			bF = true;
		else if(typeof(ActiveXObject) == "function")
			if(typeof(new ActiveXObject("ShockwaveFlash.ShockwaveFlash")) == "object") 
				bF = true;
		
		if(bF)
			document.getElementById("DIVSAVEFL1").innerHTML = '<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" width="176" height="18" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ><param name="movie" value="/cont/i/saveA.swf" ><param name="quality" value="high"><param name="scale" value="exactfit"><param name="menu" value="true"><param name="bgcolor" value="#004573"><embed src="/cont/i/saveA.swf" quality="high" scale="exactfit" menu="false" bgcolor="#004573" width="176" height="18" swLiveConnect="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>';
	}
	catch(e){}
}


function CheckInits()
{
	try
	{
		if( document.getElementById("calxc8e8c9d06cd1453d9c022dce25ca2443233") )
		{		
			initXcalX("c8e8c9d06cd1453d9c022dce25ca24432_33","calxc8e8c9d06cd1453d9c022dce25ca2443233" , 2 , "pathc8e8c9d06cd1453d9c022dce25ca2443233" , "objc8e8c9d06cd1453d9c022dce25ca2443233" );
		}
	}
	catch (e) {}
	
}


