function printText(id){
    window.open ("/_standard_print.aspx?id=" + id,"","menubar=1,resizable=1, scrollbars=1,width=622");
}
