var aPictures = new Array();
aPictures[0] = new Image();
aPictures[0].src = "img/top_banner3.jpg";

aPictures[1] = new Image();
aPictures[1].src = "img/flag_gb.gif";

aPictures[2] = new Image();
aPictures[2].src = "img/flag_gb2.gif";

aPictures[3] = new Image();
aPictures[3].src = "img/flag_de.gif.jpg";

aPictures[4] = new Image();
aPictures[4].src = "img/flag_de2.gif.jpg";

aPictures[5] = new Image();
aPictures[5].src = "img/flag_fr.gif.jpg";

aPictures[6] = new Image();
aPictures[6].src = "img/flag_fr2.gif.jpg";

aPictures[7] = new Image();
aPictures[7].src = "img/flag_it.gif.jpg";

aPictures[8] = new Image();
aPictures[8].src = "img/flag_it2.gif.jpg";

aPictures[9] = new Image();
aPictures[9].src = "img/flag_sp.gif";

aPictures[10] = new Image();
aPictures[10].src = "img/flag_sp2.gif";

aPictures[11] = new Image();
aPictures[11].src = "img/flag_ru.gif";

aPictures[12] = new Image();
aPictures[12].src = "img/flag_ru2.gif";