";
break;
default:
InsertHtml += "
";
break;
}
InsertHtml += "(" + Data[x]["ID"]+")"+Data[x]["Name"] + "
";
}
$Authoriz.html(InsertHtml);
$(Context).hide().after($Authoriz);
}
}
// 原型鍊傳遞
ADGRSelectPopuper.Fn.init.prototype = ADGRSelectPopuper.Fn;
window.ADGRSelectPopuper = ADGRSelectPopuper;
})(window);