
function antwort(id)
{
	 var googlewin=dhtmlwindow.open("ajaxbox", "ajax", '/ajax_popup/antwort/'+id, 'Diese Frage beantworten', 'width=567px,height=750px,left=200px,top=50px,resize=0,scrolling=1', "recal")
      
}


function fenster(was)
{
	 var googlewin=dhtmlwindow.open("ajaxbox", "ajax", '/ajax_popup/fenster/'+was, 'Interview', 'width=567px,height=750px,left=200px,top=50px,resize=0,scrolling=1', "recal")
      
}


