To learn more read the AEIT Privacy Policy'; //$dida3 = 'This website uses cookies. Use of this website signifies your agreement to the Terms of Use'; break; default: $dida1 = 'Questo sito č gestito da '; $dida2 = 'Per info o commenti si prega di contattare '; $dida3 = 'I siti web di AEIT usano cookie. La navigazione nel sito implica la accettazione di tali cookie.
Per saperne di pių leggi la Privacy Policy AEIT'; //$dida3 = 'Questo sito usa cookie. La navigazione nel sito implica la accettazione delle Condizioni di Uso'; break; } // preparo link email per webmaster if ($ar_foot['webmaster_email'] != '') { $contact = ''.$ar_foot['webmaster'].''; } else { $contact = $ar_foot['webmaster']; } $html_out = '
'; $html_out .= ''.PHP_EOL; $html_out .= ''.PHP_EOL; $html_out .= ''.PHP_EOL; $html_out .= ''.PHP_EOL; $html_out .= '
'.PHP_EOL; //$html_out .= ''.PHP_EOL; $html_out .= '

'.PHP_EOL; //$html_out .= 'Powered by miSW
'; $html_out .= 'Powered by miSW
'; $html_out .= 'Website copyright '.$ar_foot['copy_init'].' - '. date('Y').' '.$ar_foot['copy_owner'].'
'.PHP_EOL; $html_out .= $dida1 . 'AEIT - Milano (https://www.aeit.it) c.f. e p.iva 01950140150
'.PHP_EOL; $html_out .= $dida2 . $contact.'
'.PHP_EOL; $html_out .= '' . $dida3 . ''.PHP_EOL; //$html_out .= ''.PHP_EOL; $html_out .= '

'.PHP_EOL; $html_out .= '
'.PHP_EOL; $html_out .= '
'; return $html_out; } ?>