
function so(showfile,name){
toolbar=window.open(showfile,name,"status=no, toolbar=no, scrollbars=1, direcrory=no, height=450, width=400")
}

function en(code)
{
window.open("inquiry.asp?code="+code+" ", "inquiry", "marginleft=0, marginright=0, toolbar=no, status=yes, menubar=no, location=no, width=370, height=310, top=25, left=10");
}


function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function so(showfile,name){
toolbar=window.open(showfile,name,"status=no, toolbar=no, scrollbars=1, direcrory=no, height=450, width=500")
}

function aa()
{
alert("You have already selected this item");
return false;
}

function en(code)
{
window.open("inquiry.asp?code="+code+" ", "inquiry", "marginleft=0, marginright=0, toolbar=no, status=yes, menubar=no, location=no, width=400, height=400, top=25, left=10");
}
