<!--//
function look_d(){
var name_map="";
name_map=Sel.Sub.options[Sel.Sub.selectedIndex].value;
window.open(name_map,'aaa',"scrollbars=yes,resizable=yes,toolbar=yes,location=yes,menubar=yes");

}
-->
