if (document.all) {
document.write('<ul class="listlink"><li><a href="/jukebox/mid.html" title="Hear a cool Zippy tune or two." onclick="window.open(\'/jukebox/mid.html\',\'juke\',\'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=250,height=440,left=540,top=0\');return false">Launch Jukebox in a popup window</a></li></ul>'); }
else if (document.getElementById) {
document.write('<ul class="listlink"><li><a href="/jukebox/mov.html" title="Hear a cool Zippy tune or two." onclick="window.open(\'/jukebox/mov.html\',\'juke\',\'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=yes,resizable=yes,width=250,height=440,left=540,top=0\');return false">Launch Jukebox in a popup window</a></li></ul>'); }