package WebGUI::i18n::English::JavaScript; our $I18N = { 'java script title' => { message => q|JavaScript Macro|, lastUpdated => 1112466408, }, 'java script body' => { message => q| ^JavaScript();
This macro allows you to include javascript in the head section of the page. Just pass in the URL to the javascript file.

|, lastUpdated => 1112466919, }, }; 1;