function setaltezze() {
    setEqual('hotel_news','banners_5_6');
    setCentered('banners_5_6','inner_banners_5_6');
}
window.onload = function() {
    setaltezze();
}
window.onresize = function() {
    setaltezze();
}
addLoadEvent(function() { 
	setEqualWithOffset('body_news_3','banners_flickr',-980,'hp_body_up_right');
});  
