$(document).ready(function(){
	onReadyMenuInit();
	createModeSwitch();
	initAddressManager();
	initForm();
});
