come da topic...
Codice PHP:
    $icon_ca "<img src=\"dati/icons/ca.gif\" width=\"12\" height=\"10\" border=\"0\">";
    
$icon_ci "<img src=\"dati/icons/ci.gif\" width=\"9\" height=\"16\" border=\"0\">";
    
$icon_de "<img src=\"dati/icons/de.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_dw "<img src=\"dati/icons/dw.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_lb "<img src=\"dati/icons/lb.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_le "<img src=\"dati/icons/le.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_li "<img src=\"dati/icons/li.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_ls "<img src=\"dati/icons/ls.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_ma "<img src=\"dati/icons/ma.gif\" width=\"11\" height=\"11\" border=\"0\">";
    
$icon_wa "<img src=\"dati/icons/wa.gif\" width=\"11\" height=\"11\" border=\"0\">";

[...]