﻿<!-- Begin
var rnumb = "";
var img = "";
															
rnumb += Math.floor(Math.random()*31);
img = rnumb;
																										
if (img == "0") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/01.png">');
document.write('</div>');
}
if (img == "1") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/02.png">');
document.write('</div>');
}
if (img == "2") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/03.png">');
document.write('</div>');
}
if (img == "3") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/04.png">');
document.write('</div>');
}
if (img == "4") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/05.png">');
document.write('</div>');
}
if (img == "5") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/06.png">');
document.write('</div>');
}
if (img == "6") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/07.png">');
document.write('</div>');
}
if (img == "7") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/08.png">');
document.write('</div>');
}
if (img == "8") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/09.png">');
document.write('</div>');
}
if (img == "9") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/10.png">');
document.write('</div>');
}
if (img == "10") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/11.png">');
document.write('</div>');
}
if (img == "11") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/12.png">');
document.write('</div>');
}
if (img == "12") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/13.png">');
document.write('</div>');
}
if (img == "13") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/14.png">');
document.write('</div>');
}
if (img == "14") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/15.png">');
document.write('</div>');
}
if (img == "15") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/16.png">');
document.write('</div>');
}
if (img == "16") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/17.png">');
document.write('</div>');
}
if (img == "17") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/18.png">');
document.write('</div>');
}
if (img == "18") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/19.png">');
document.write('</div>');
}
if (img == "19") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/20.png">');
document.write('</div>');
}
if (img == "20") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/21.png">');
document.write('</div>');
}
if (img == "21") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/22.png">');
document.write('</div>');
}
if (img == "22") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/23.png">');
document.write('</div>');
}
if (img == "23") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/24.png">');
document.write('</div>');
}
if (img == "24") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/25.png">');
document.write('</div>');
}
if (img == "25") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/26.png">');
document.write('</div>');
}
if (img == "26") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/27.png">');
document.write('</div>');
}
if (img == "27") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/28.png">');
document.write('</div>');
}
if (img == "28") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/29.png">');
document.write('</div>');
}
if (img == "29") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/30.png">');
document.write('</div>');
}
if (img == "30") {
document.write('<div id="center">');
document.write('<img src="_components/content_left/games/_random/31.png">');
document.write('</div>');
}
															
// -->
