function eList_redirect(txt){
alert(txt);
window.location = "/";
}
