/*
 * Compressed by JSA(www.xidea.org)
 */
var Scriptaculous={Version:"1.7.1_beta3",require:function($){document.write("<script type=\"text/javascript\" src=\""+$+"\"></script>")},REQUIRED_PROTOTYPE:"1.5.1",load:function(){function $($){var _=$.split(".");return parseInt(_[0])*100000+parseInt(_[1])*1000+parseInt(_[2])}if((typeof Prototype=="undefined")||(typeof Element=="undefined")||(typeof Element.Methods=="undefined")||($(Prototype.Version)<$(Scriptaculous.REQUIRED_PROTOTYPE)))throw("script.aculo.us requires the Prototype JavaScript framework >= "+Scriptaculous.REQUIRED_PROTOTYPE);$A(document.getElementsByTagName("script")).findAll(function($){return($.src&&$.src.match(/scriptaculous\.js(\?.*)?$/))}).each(function($){var _=$.src.replace(/scriptaculous\.js(\?.*)?$/,""),A=$.src.match(/\?.*load=([a-z,]*)/);(A?A[1]:"builder,effects,dragdrop").split(",").each(function($){Scriptaculous.require(_+$+".js")})})}};if(typeof(IS_PUBLISH_MODE)=="undefined"||IS_PUBLISH_MODE==false)Scriptaculous.load()
