function Authors()
{
//document.write('<p align="center">');
//document.write('<b>Inter-Ware Srl</b> | ');
//document.write('P.IVA 05103190483 | ');
//document.write('Made by	');		
//document.write('<a target="_blank" href="http://www.inter-ware.it">Inter-Ware s.r.l.</a> ');
//document.write('| Powered by ');
//document.write('<a target="_blank" href="http://www.htmlcreator.biz">HTML Creator</a>');
//document.write('</p>');
}

function InfoUtente()
{
document.write('<hr><p align="center"><strong>EMBAL S.r.l.</strong> Via Scarpettini, 234 - 59013 Montemurlo (PO) Italia | ');
if ('+39 0574 680058' != '') {document.write('Tel/Phone: +39 0574 680058');}
if ('' != '') {document.write('- ');}
if ('+39 0574 689288' != '') {document.write(' | FAX: +39 0574 689288');}
document.write('<br/>');
document.write('P.IVA 01905120976 - C.C.I.A.A. Prato - R.E.A. n. 481872 Reg. Imp. Cap. Soc. € 50.000,00 i.v.<br /></p>');
}

