





function showZaubershowFormular() {
var newHtml ='<div style=" margin-left:215px; margin-top:92px;"><div style="width: 588px; height: 58px"><form name="zaubershowForm" method="post" action="/ZaubershowAction.do"><input type="text" name="code" value=""><input type="submit" value="envoyer" alt="envoyer"/></form></div></div>';
document.getElementById('zaubershow').innerHTML=newHtml;
}