function ppreview()
{
 preview = window.open("/afkd/print.php?p_seite=" + location.href + "&p_action=print","Druckvorschau","width=650,height=450,left=0,top=0,scrollbars=yes,toolbar=no");
}
