/* First option turn OFF all extra images */

/* @group extras OFF */

#image1, #image2, #image3  {
display: none;
}	

/* @end */

/* My Comment */
