<!--
function joinList()
{
window.open('elist.htm','joinWin','width=500,height=400,menubar=no,toolbars=no');
}
//-->