function certificateExample()
{
	popup = window.open("http://www.secureform.de/partner/urkunde/beispiel.php?zid=122", "Popup1", "width=650,height=600,scrollbars=yes,resize=no,left=100,top=100");
	popup.focus();
}
/*
function swfteaser() 
{
	popup = window.open("http://kiosk-reloaded/_files/images/layout/burda-teaser.swf", "PopUp", "width=582,height=242,scrollbars=yes,resize=no,left=100,top=100");
	popup.focus();
}
*/