function adminhome()
{
//38
var ranNum= Math.round(Math.random() * 38);
if (ranNum == 0){document.write('
'); } // 01
if (ranNum == 1){document.write('
'); } // 02
if (ranNum == 2){document.write('
'); } // 03
if (ranNum == 3){document.write('
'); } // 04
if (ranNum == 4){document.write('
'); } // 05
if (ranNum == 5){document.write('
'); } // 06
if (ranNum == 6){document.write('
'); } // 07
if (ranNum == 7){document.write('
'); } // 08
if (ranNum == 8){document.write('
'); } // 09
if (ranNum == 9){document.write('
'); } // 10
if (ranNum == 10){document.write('
'); } // 11
if (ranNum == 11){document.write('
'); } // 12
if (ranNum == 12){document.write('
'); } // 13
if (ranNum == 13){document.write('
'); } // 14
if (ranNum == 14){document.write('
'); } // 15
if (ranNum == 15){document.write('
'); } // 16
if (ranNum == 16){document.write('
'); } // 17
if (ranNum == 17){document.write('
'); } // 18
if (ranNum == 18){document.write('
'); } // 19
if (ranNum == 19){document.write('
'); } // 20
if (ranNum == 20){document.write('
'); } // 21
if (ranNum == 21){document.write('
'); } // 22
if (ranNum == 22){document.write('
'); } // 23
if (ranNum == 23){document.write('
'); } // 24
if (ranNum == 24){document.write('
'); } // 25
if (ranNum == 25){document.write('
'); } // 26
if (ranNum == 26){document.write('
'); } // 27
if (ranNum == 27){document.write('
'); } // 28
if (ranNum == 28){document.write('
'); } // 29
if (ranNum == 29){document.write('
'); } // 30
if (ranNum == 30){document.write('
'); } // 31
if (ranNum == 31){document.write('
'); } // 32
if (ranNum == 32){document.write('
'); } // 33
if (ranNum == 33){document.write('
'); } // 34
if (ranNum == 34){document.write('
'); } // 35
if (ranNum == 35){document.write('
'); } // 36
if (ranNum == 36){document.write('
'); } // 37
if (ranNum == 37){document.write('
'); } // 38
if (ranNum == 38){document.write('
'); } // 39
}