Sto per morire Il fumo mi ha fottuto

Luglio 13, 2008

//DTD XHTML 1.0 Transitional//EN’ ‘http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd’>

Sto per morire Il fumo mi ha fottuto – Articolo – ilGiornale.it del 13-07-2008

$(document).ready(function() {

$(‘.pretty’).tooltip({
track: true,
delay: 0,
showURL: false,
showBody: ‘ – ‘,
extraClass: ‘pretty’,
fixPNG: true,
opacity: 0.95,
left: -120
});

$(‘.tip’).tooltip({
track: true,
delay: 0,
showURL: false,
showBody: ‘ – ‘,
opacity: 0.85
});

$(‘.help_img’).hover(function(){
$(this).attr({src:’/web/img/v3_icon_help_16×16_orange.gif’})},function(){
$(this).attr({src:’/web/img/v3_icon_help_16×16_gray.gif’})}
);

});

$(document).ready(function(){
$(‘.link’).click(function () {
$(‘.hide’).hide();
var showmedia = $(this).attr(‘name’);
$(‘#’+showmedia).fadeIn(‘fast’);
});
$(‘.first’).show();
var underlinefirst = $(‘.first’).attr(‘id’);
});

Fonte: http://www.ilgiornale.it/a.pic1?ID=275663

Tags: , , ,

Lascia un commento