
function orii(url) {
var u = zero(url);
void(window.open("ori/_"+ u +".html","","width=400,height=400"));
//(url<24)?void(window.open("ori/"+ u +".html","","width=400,height=265")):void(window.open("ori/"+ u +".html","","width=265,height=400"));
}

function oMs(z) {
if (z.selectedIndex) top.location.href=z.options[z.selectedIndex].value+".html";
}

