$().ready(function(){
Public.init();
Login.init();
Query.init();
RunQuery.init();
Perfect.init();
});