function print(link){ 
window.open('?'+link+'&print=1','print','scrollbars=yes,status=no,width=600,height=600');
}