// JavaScript Document
function over(o){
	//o.style.background='url(gfx/immobiliarecapalbio-sfondot.gif)';
	return true;
}
function out(o){
	//o.style.background='url(gfx/immobiliarecapalbio-sfondob.jpg)';
	//o.style.backgroundPosition="top right";
	//o.style.backgroundRepeat="repeat-y";
	return true;
}
//preloadImagesOpenImage();

