function doSel(obj)
 {
     for (i = 1; i < obj.length; i++)
        if (obj[i].selected == true)
           eval(obj[i].value);
}

function gallery092708()
{
avalon = window.open ('/gallery/earth092708/index.html','gallery','toolbar=no, width=770, height=800, top=0, left=25, status=no, scrollbars=yes');
}
