/**
 * @author nyp
 */
Ext.onReady(function(){ 
//		alert("Hello");
	}
);