function gotoorder(obj,at,qt,mt,tn){
    window.location='/'+obj.selectedIndex+'/'+at+'/'+qt+'/'+mt+'/'+tn+'/';
}
