var prefs = new _IG_Prefs(); var _gadget_height_pref = prefs.getString("gadget_height");
]]> function _goToView(dest) { var supported_views = gadgets.views.getSupportedViews(); gadgets.views.requestNavigateTo(supported_views[dest]); }; // valid values so far: ig(iGoogle), open(on a webpage) var _syndication = _args()["synd"]; if (typeof _syndication == "undefined") { var _syndication = ""; }
]]>