function callLargeAnime() {
   Videobox.open('opening_anime_L.swf','','800 575');
}

	function closeAnime() {
		Videobox.close();
	}
