TopUp.addPresets({
  "a.bands": {
    type: "iframe",
    
    width: "900",
    height: "750",
    layout: "dashboard",
    modal: 1,
    shaded: 1,
    effect: "fade",
    resizable: 0,
    overlayClose: 1
  },

	"a.gallery": {
    type: "iframe",
		title: "Humulus Lupulus 2010",
    width: "800",
    height: "700",
    layout: "dashboard",
    modal: 1,
    shaded: 1,
    effect: "fade",
    resizable: 0,
    overlayClose: 1
  }
});


