// JavaScript Document
if (document.images) {
    img1 = new Image();
    img1.src = "template/c21_foothills/images/hov_button.gif";
    img2 = new Image();
    img2.src = "template/c21_foothills/images/propsub2.png";
}

