*
Vaschette Portacorrispondenza : VASCHETTA PORTA CORRISPONDENZA SILVER
window.addEvent('domready', function(){
if (typeof jQuery != 'undefined' && typeof MooTools != 'undefined' ) {
Element.implement({
slide: function(how, mode){
return this;
}
});
}
});