Prado.Effect = { Highlight : function(element, options) { new Effect.Highlight(element,options||{}); } }