xx = Math.floor(Math.random() * 10);

image_check = "0";

if(xx == "0"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu1/azumanga.gif";

}

else if(xx == "1"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu1/raim.gif";

}

else if(xx == "2"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu1/vandread.gif";

}

else if(xx == "3"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu1/misha.gif";

}

else if(xx == "4"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu1/cc_sakura.gif";

}

else if(xx == "5"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu4/2001_xmas.jpg";

	image_check = "1";

	x_width = "352";

	y_height = "467";

}

else if(xx == "6"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu4/top_asuka_eva2.jpg";

}

else if(xx == "7"){

	top_img ="http://www61.tok2.com/home2/studiozex/CG/menu4/top_asuka_noground.gif";

}

else if(xx== "8"){
	top_img = "http://www61.tok2.com/home2/studiozex/CG/menu1/morrigan.png";
}

else if(xx == "9"){

	top_img = "http://www61.tok2.com/home2/studiozex/CG/menu1/shinji_asuka2.png";
}

//document.write(top_img);

