//
// NI.WFI namespace entry point
//

var NI = {

	WFI : {

		Views : {}
	
	}
	
};