var currentdate = 0;
var core = 0;

function initArray()
{
 this.length = initArray.arguments.length;
 for (var i = 0; i < this.length; i++)
 {
  this[i] = initArray.arguments[i];
 }
}

foto1 = new initArray("01","02");
foto2 = new initArray("03","04");
foto3 = new initArray("05","06");
foto4 = new initArray("07","08");
foto5 = new initArray("01","02");
foto6 = new initArray("03","04");
foto7 = new initArray("05","06");
foto8 = new initArray("07","08");
foto9 = new initArray("01","02");
foto10 = new initArray("03","04");
foto11 = new initArray("05","06");
foto12 = new initArray("07","08");

var currentdate = new Date();
var core = currentdate.getSeconds() % foto1.length;
var juego1 = foto1[core];
var juego2 = foto2[core];
var juego3 = foto3[core];
var juego4 = foto4[core];
var fotos1 = foto5[core];
var fotos2 = foto6[core];
var fotos3 = foto7[core];
var fotos4 = foto8[core];
var chistes1 = foto9[core];
var chistes2 = foto10[core];
var chistes3 = foto11[core];
var chistes4 = foto12[core];

//document.write('<img src="img/content/famosas'+famosa1+'.jpg" width="49" height="81" border="0" class="fasmosasborde">');