if (parseInt(navigator.appVersion) >= 4 && navigator.javaEnabled())
{ document.write('
');
document.write('');
document.write('
');
document.write(' | ');
document.write('');
document.write('[ l k v . i t ] ');
document.write(' ');
document.write(' ');
document.write(' ');
document.write('Sito di Informazione Economica');
document.write(' ');
document.write('Documenti, Articoli e Opinioni su economia e politica.');
document.write(' | ');
document.write(' |
');
document.write('
');
if (document.layers) document.layers.pop.left = ((window.innerWidth / 2) - (330 / 2));
else if (document.all) document.all.pop.style.left = ((document.body.offsetWidth / 2) - (330 / 2));
else if (document.getElementById) document.getElementById("pop").style.left = ((window.innerWidth / 2) - (330 / 2));
}