/*
 * Rotate images
 */
var how_many_photos = 26;
		var now = new Date()
		var sec = now.getSeconds()
		var photo = sec % how_many_photos;
		photo +=1;
		if (photo==1) {
		photo="images/people1.jpg";
		width="184";
		height="126";
		}
		if (photo==2) {
		photo="images/people2.jpg";
		width="184";
		height="126";
		}
		if (photo==3) {
		photo="images/people3.jpg";
		width="184";
		height="126";
		}
		if (photo==4) {
		photo="images/people4.jpg";
		width="184";
		height="126";
		}
		if (photo==5) {
		photo="images/people5.jpg";
		width="184";
		height="126";
		}
		if (photo==6) {
		photo="images/people6.jpg";
		width="184";
		height="126";
		}
		if (photo==7) {
		photo="images/people7.jpg";
		width="184";
		height="126";
		}
		if (photo==8) {
		photo="images/people8.jpg";
		width="184";
		height="126";
		}
		if (photo==9) {
		photo="images/people9.jpg";
		width="184";
		height="126";
		}
		if (photo==10) {
		photo="images/people10.jpg";
		width="184";
		height="126";
		}
		if (photo==11) {
		photo="images/people11.jpg";
		width="184";
		height="126";
		}
		if (photo==12) {
		photo="images/people12.jpg";
		width="184";
		height="126";
		}
		if (photo==13) {
		photo="images/people13.jpg";
		width="184";
		height="126";
		}
		if (photo==14) {
		photo="images/people14.jpg";
		width="184";
		height="126";
		}
		if (photo==15) {
		photo="images/people15.jpg";
		width="184";
		height="126";
		}
		if (photo==16) {
		photo="images/people16.jpg";
		width="184";
		height="126";
		}
		if (photo==17) {
		photo="images/people17.jpg";
		width="184";
		height="126";
		}
		if (photo==18) {
		photo="images/people18.jpg";
		width="184";
		height="126";
		}
		if (photo==19) {
		photo="images/people19.jpg";
		width="184";
		height="126";
		}
		if (photo==20) {
		photo="images/people20.jpg";
		width="184";
		height="126";
		}
		if (photo==21) {
		photo="images/people21.jpg";
		width="184";
		height="126";
		}
		if (photo==22) {
		photo="images/people22.jpg";
		width="184";
		height="126";
		}
		if (photo==23) {
		photo="images/people23.jpg";
		width="184";
		height="126";
		}
		if (photo==24) {
		photo="images/people24.jpg";
		width="184";
		height="126";
		}
		if (photo==25) {
		photo="images/people25.jpg";
		width="184";
		height="126";
		}
		if (photo==26) {
		photo="images/people26.jpg";
		width="184";
		height="126";
		}