1: function timezonechooser_macro(param) { 2: renderTimeZoneChooser(this.getTimeZone()); 3: return; 4: }