/**
 * @author hechangmin
 */
$(document).ready(function()
{
    KWebApp.WebMain();
});
