<!--
f=new Date();
e=f.getTime();
var d=4;
var g=0;
var h="";
function x(){
a=9301;
b=49297;
c=233280;
e=(e*a+b)%c;
g=Math.ceil((e/(c*1.0))*d);
if (g==1) h="./translate/img1.gif";
if (g==2) h="./translate/img2.gif";
if (g==3) h="./translate/img3.gif";
if (g==4) h="./translate/img4.gif";
}
x();
document.open();
document.write("<img src="+h+" alt=\"Welcome to Classics Unveiled\" title=\"Classics Unveiled - A comprehensive source of information for Classical Studies incorporating various aspects of Greek Mythology, Roman History, Roman Life and Latin Vocabulary and Derivatives.\" width=\"481\" height=\"314\" border=\"0\" \/>");
document.close();
// -->
