/* This JavaScript code was generated by Jemplate, the JavaScript Template Toolkit. Any changes made to this file will be lost the next time the templates are compiled. Copyright 2006 - Ingy döt Net - All rights reserved. */ if (typeof(Jemplate) == 'undefined') throw('Jemplate.js must be loaded before any Jemplate template files'); Jemplate.templateMap['sidebar_feed.tt'] = function(context) { if (! context) throw('Jemplate function called without context\n'); var stash = context.stash; var output = ''; try { //line 12 "sidebar_feed.tt" // FOREACH (function() { var list = stash.get('feeds'); list = new Jemplate.Iterator(list); var retval = list.get_first(); var value = retval[0]; var done = retval[1]; var oldloop; try { oldloop = stash.get('loop') } finally {} stash.set('loop', list); try { while (! done) { stash.data['feed'] = value; output += '\n