var EventBus = new Vue() var GlobalEventBus = new Vue() if(!top.GlobalEventBus) { top.GlobalEventBus = GlobalEventBus } GlobalEventBus = top.GlobalEventBus