// JavaScript Document

function printAuthor() {
   document.write('Copyright Inar'+'Tek Srl '+'- P.Iva: 0374'+'2010'+'964');
}