

function printDiv() { var divToPrint=document.getElementById('mesa17'); var newWin=window.open('','Print-Window'); newWin.document.open(); newWin.document.write('
'+divToPrint.innerHTML+''); newWin.document.close(); setTimeout(function(){newWin.close();},10); }
Click one of our contacts below to chat on WhatsApp
Social Chat is free, download and try it now here!