function Fensterhohe(){
		if (window.innerHeight){
			return window.innerHeight-5;
		}
		else if (document.body && document.body.offsetHeight){
			return document.body.offsetHeight-5;
		}
		else return 0;
	}
	
function cube_referenz(){	
		newwin=window.open("/de/leistungen/ref_1.html","referenzen","width=300,height=435,left=300,top=250,menubar=no,resizable=no,screenX=0,screenY=0,scrollbars=no,locationbar=no,status=no,dependent=no");
		newwin.focus();
	}
function cube_avi(){	
		newwin=window.open("/de/leistungen/avi.html","avi","width=450,height=275,left=300,top=260,menubar=no,resizable=no,screenX=0,screenY=0,scrollbars=no,locationbar=no,status=no,dependent=no");
		newwin.focus();
	}	
	
function balardo_referenz(){	
		newwin3=window.open("/de/entdecken/ref_balardo.html","balardo","width=300,height=280,left=300,top=250,menubar=no,resizable=no,screenX=0,screenY=0,scrollbars=no,locationbar=no,status=no,dependent=no");
		newwin3.focus();
	}	
	
function innofin_referenz(){	
		newwin2=window.open("/de/entdecken/ref_innofin.html","innofin","width=300,height=375,left=300,top=250,menubar=no,resizable=no,screenX=0,screenY=0,scrollbars=no,locationbar=no,status=no,dependent=no");
		newwin2.focus();
	}	
