
today=new Date();
jran=today.getTime();
var number = 11;
var random_number="";
var image="";
var text_color="";
var height="";
var width="";
var text="";
var below="";
var link="";
ia=9301;
ic=49297;
im=233280;
jran = (jran*ia+ic) % im;
random_number = Math.ceil( (jran/(im*1.0)) *number);
// Loads the appropriate image and text color based on random number.

if (random_number==1) {
text_color="000000";
image="random_images/06130006.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
}


if (random_number==2) {
text_color="000000";
image="random_images/06130018.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000>  </font></u>";
 
}

if (random_number==3) {
text_color="000000";
image="random_images/06130025.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000>  </font></u>";
 
}

if (random_number==4) {
text_color="000000";
image="random_images/06130026.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000>  </font></u>";
 
}

if (random_number==5) {
text_color="000000";
image="random_images/06210002.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}

if (random_number==6) {
text_color="000000";
image="random_images/06210005.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}

if (random_number==7) {
text_color="000000";
image="random_images/06260012.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000>  </font></u>";
 
}

if (random_number==8) {
text_color="000000";
image="random_images/front07.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}

if (random_number==9) {
text_color="000000";
image="random_images/front09.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000>  </font></u>";
 
}

if (random_number==10) {
text_color="000000";
image="random_images/front10.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}

if (random_number==11) {
text_color="000000";
image="random_images/front11.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}
if (random_number==12) {
text_color="000000";
image="random_images/front03.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}
if (random_number==13) {
text_color="000000";
image="random_images/front04.jpg";
height="338";
width="450";
text=" ";
below="<u><font color=8b0000> </font></u>";
 
}