/* #------------------------------------------------------------------------ JA Purity II for Joomla 1.5 #------------------------------------------------------------------------ #Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved. #@license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html #Author: J.O.O.M Solutions Co., Ltd #Websites: http://www.joomlart.com - http://www.joomlancers.com #------------------------------------------------------------------------ */ var jaMegaMenuMoo = new Class({ initialize: function(menu, options){ this.options = Object.extend({ slide: true, //enable slide duration: 300, //slide speed. lower for slower, bigger for faster transition: Fx.Transitions.Sine.easeOut, fading: false, //Enable fading bgopacity: 0.9, //set the transparent background. 0 to disable, 0