// JavaScript Document

function dok(id)
{
NeuesFenster=window.open("print.php?id="+id,"print","width=600,height=600") 
}
