var dt = new Date();
var sec = dt.getSeconds();
if (sec>0 & sec<=5)  {document.write('<img src="../images/cards/2007/front/cards_knights2007front_mark.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>5 & sec<=10) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rayd.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>10 & sec<=15) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rayg.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>15 & sec<=20) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rich.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>20 & sec<=25) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_ron.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>25 & sec<=30) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_steve.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>30 & sec<=35) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_mark.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>34 & sec<=38) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rayd.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>38 & sec<=42) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rayg.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>42 & sec<=46) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_rich.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>46 & sec<=50) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_ron.jpg" border="0" alt="knights" width="150" height="209">');}
else if (sec>50 & sec<=55) {document.write('<img src="../images/cards/2007/front/cards_knights2007front_steve.jpg" border="0" alt="knights" width="150" height="209">');}
else {document.write('<img src="../images/cards/2007/front/cards_knights2007front_mark.jpg" border="0" alt="knights" width="150" height="209">');}


