ado2kcode='

Qual\'è il template che preferisci?
Nana/Hachi
Fumo e cenere
Come se...
A girl and her music
Life is never simple
She don\'t lie, cocaine
Hurt
Nero & Cristallo
Memories
No hero in her sky
Hard to say
Where\'d you go?
Commento.


|Risultati|

'; document.write(ado2kcode); function ado2k_openwindow(winname, winwidth, winheight){ var winl = (screen.width - winwidth) / 2; var wint = (screen.height - winheight) / 2; if (1 == 1){ winado2kpoll = window.open(winname,'winado2kpoll','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + winwidth + ',height=' + winheight + ',top='+wint+',left='+winl); if (parseInt(navigator.appVersion) >= 4) { winado2kpoll.focus(); } } } function ado2k_submitpoll(form, winwidth, winheight){ var winl = (screen.width - winwidth) / 2; var wint = (screen.height - winheight) / 2; if (1 == 1){ winado2kpoll = window.open('','winado2kpoll','toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1,width=' + winwidth + ',height=' + winheight + ',top='+wint+',left='+winl); eval('document.' + form + '.submit()'); if (parseInt(navigator.appVersion) >= 4) { winado2kpoll.focus(); } } }