﻿<!--
function sub_photo_change(){
d=new Date();
month=d.getMonth()+1;
document.write('<TD BACKGROUND="/images/photo-sub-head' + month + '.jpg" HEIGHT="210" STYLE="background-repeat:no-repeat;">');
}
//-->
