} else if (widget.equals("MyPage")) {
ToCollegeApp c = new ToCollegeApp(currentWidget);
} else if (widget.equals("CollegeMap")) {
CollegeMapApp c = new CollegeMapApp(currentWidget);
} else if (widget.equals("Forum")) {
ForumApp c = new ForumApp(currentWidget);
} else if (widget.equals("VerticalLabel")) {
VerticalLabelApp c = new VerticalLabelApp(
currentWidget);
} else if (widget.equals("ImageBundle")) {
ImageBundleApp c = new ImageBundleApp(