function img1() {
photo = document.getElementById("p1");
photo.width = '570 + "px"';
photo.height = '389 + "px"';
photo.alt = '"Representative Ron Lewis is shown with Bowling Green-Warren Co. Officials."';
}

