var dt = new Date();
var sec = dt.getSeconds();
if (sec>0 & sec<=5)  {document.write('<img src="../images/cards/2007/front/cards_stingers2007front_mark.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>5 & sec<=10) {document.write('<img src="../images/cards/2007/front/cards_stingers2007front_scott.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>10 & sec<=15) {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_ringo.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>15 & sec<=20) {document.write('<img src="../images/cards/2007/front/cards_stingers2007front_lino.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>20 & sec<=25) {document.write('<img src="../images/cards/2006/front/cards_stingers2006front_mark.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>25 & sec<=30) {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_scott.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>30 & sec<=35) {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_ringo.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>35 & sec<=40) {document.write('<img src="../images/cards/2006/front/cards_stingers2006front_lino.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>40 & sec<=45) {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_mark.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>45 & sec<=50) {document.write('<img src="../images/cards/2006/front/cards_stingers2006front_scott.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else if (sec>50 & sec<=55) {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_ringo.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}
else {document.write('<img src="../images/cards/2008/front/cards_stingers2008front_lino.jpg" border="0" alt="Stingers" width="170" height="235"></a>');}


