if (typeof(Zenbox) !== "undefined") {
    Zenbox.init({
      dropboxID:   "20007128",
      url:         "https://gadgetmedia.zendesk.com",
      tabID:       "support",
      tabColor:    "orange",
      hide_tab: true,
      tabPosition: "Left"
    });
  }
