var imgMax= 6; //セットする画像の枚数。
var imgRand = Math.floor(Math.random() * imgMax);

if(imgRand == 0) document.write('<img src="img/visual00.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
else if(imgRand == 1)document.write('<img src="img/visual01.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
else if(imgRand == 2)document.write('<img src="img/visual02.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
else if(imgRand == 3)document.write('<img src="img/visual03.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
else if(imgRand == 4)document.write('<img src="img/visual04.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
else if(imgRand == 5)document.write('<img src="img/visual05.jpg" width=730 height=151 alt="佐藤錦と言えば【さくらんぼ通販センター】 おいしい朝獲りさくらんぼをクール宅急便で新鮮なままお届け。送料無料の 3,300円（税込）から。">');
