// JavaScript Document

var max_valu=6; //画像点数+1とする


function ld_images(){
	preload(
			"pics_index/main_image1.jpg",
			"pics_index/main_image2.jpg",
			"pics_index/main_image3.jpg",
			"pics_index/main_image4.jpg",
			"pics_index/main_image5.jpg"	
			);
		};



var img=new Array();
img[0]="<a href=\"information.html#info_yzfr1\"><IMG SRC=pics_index/main_image1.jpg width=900 height=221 border=0 title=MotoGP世界チャンピオンマシンの技術に基づいたクロスプレーン型クランクシャフトの新エンジン搭載「YZF-R1」新発売 /></a>";
img[1]="<a href=\"information.html#info_yzfr1\"><IMG SRC=pics_index/main_image2.jpg width=900 height=221 border=0 title=MotoGP世界チャンピオンマシンの技術に基づいたクロスプレーン型クランクシャフトの新エンジン搭載「YZF-R1」新発売 /></a>";
img[2]="<a href=\"information.html#info_vmax\"><IMG SRC=pics_index/main_image3.jpg width=900 height=221 border=0 title=ヤマハのフラッグシップモデル「VMAX」新発売！優れた加速感を最先端技術の投入で実現 /></a>";
img[3]="<a href=\"information.html#010srdebut\"><IMG SRC=pics_index/main_image4.jpg width=900 height=221 border=0 title=F.I.採用によりドライバビリティと環境性能を向上　「SR400」2010年モデル2009年12月21日発売/></a>";
img[4]="<a href=\"information.html#010srdebut\"><IMG SRC=pics_index/main_image4.jpg width=900 height=221 border=0 title=F.I.採用によりドライバビリティと環境性能を向上　「SR400」2010年モデル2009年12月21日発売/></a>";

