terom@23: // script.aculo.us scriptaculous.js v1.8.1, Thu Jan 03 22:07:12 -0500 2008 terom@23: terom@23: // Copyright (c) 2005-2007 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us) terom@23: // terom@23: // Permission is hereby granted, free of charge, to any person obtaining terom@23: // a copy of this software and associated documentation files (the terom@23: // "Software"), to deal in the Software without restriction, including terom@23: // without limitation the rights to use, copy, modify, merge, publish, terom@23: // distribute, sublicense, and/or sell copies of the Software, and to terom@23: // permit persons to whom the Software is furnished to do so, subject to terom@23: // the following conditions: terom@23: // terom@23: // The above copyright notice and this permission notice shall be terom@23: // included in all copies or substantial portions of the Software. terom@23: // terom@23: // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, terom@23: // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF terom@23: // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND terom@23: // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE terom@23: // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION terom@23: // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION terom@23: // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. terom@23: // terom@23: // For details, see the script.aculo.us web site: http://script.aculo.us/ terom@23: terom@23: var Scriptaculous = { terom@23: Version: '1.8.1', terom@23: require: function(libraryName) { terom@23: // inserting via DOM fails in Safari 2.0, so brute force approach terom@23: document.write('