/* 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-2008 - Ingy döt Net - All rights reserved. */ if (typeof(Jemplate) == 'undefined') throw('Jemplate.js must be loaded before any Jemplate template files'); Jemplate.templateMap['Components/Elements/Submit.htm'] = function(context) { if (! context) throw('Jemplate function called without context\n'); var stash = context.stash; var output = ''; try { output += '\n\n<'; //line 3 "Components/Elements/Submit.htm" output += stash.get(['href', 0, 'defined', 0]) ? 'a' : 'button'; output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('id')) { output += ' id="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('id'); output += '_text"'; } output += ' class="x-btn '; //line 3 "Components/Elements/Submit.htm" output += stash.get('class'); output += '" '; //line 3 "Components/Elements/Submit.htm" if (stash.get('name')) { output += 'name="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('name'); output += '"'; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('href')) { output += 'href="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('href'); output += '"'; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('target')) { output += 'target="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('target'); output += '"'; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (!(stash.get('href'))) { output += ' type="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('type') || 'submit'; output += '" '; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('mousedown')) { output += 'onmousedown=\''; //line 3 "Components/Elements/Submit.htm" output += stash.get('mousedown'); output += '\''; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('onClick')) { output += 'onclick="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('onClick'); output += '" '; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('value')) { output += 'value="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('value'); output += '" '; } output += ' '; //line 3 "Components/Elements/Submit.htm" if (stash.get('style')) { output += 'style="'; //line 3 "Components/Elements/Submit.htm" output += stash.get('style'); output += '"'; } output += ' >'; //line 3 "Components/Elements/Submit.htm" output += stash.get('content') || stash.get('text'); output += ''; //line 3 "Components/Elements/Submit.htm" output += stash.get(['href', 0, 'defined', 0]) ? 'a' : 'button'; output += '>\n'; } catch(e) { var error = context.set_error(e, output); throw(error); } return output; } Jemplate.templateMap['FileManager/Details/Object.htm'] = function(context) { if (! context) throw('Jemplate function called without context\n'); var stash = context.stash; var output = ''; try { output += '
'; } catch(e) { var error = context.set_error(e, output); throw(error); } return output; } Jemplate.templateMap['FileManager/Info/DownloadComplete.htm'] = function(context) { if (! context) throw('Jemplate function called without context\n'); var stash = context.stash; var output = ''; try { output += '