function printing()
{
msg = window.open('', 'printscreen', 'toolbar=yes, menubar=no, location=no, directories=no, scrollbars=yes, resizable=no, status=yes, height=520, width=580, top=80, left=80')
}
