 if (document.images) {
image1 = new Image;

image1.src = 'prodotti/bello_1.gif';

} else {
image1 = '';

document.rollimg = '';
} 
