﻿var r_image = new Array ();
r_image[0] = "0";
r_image[1] = "1";
r_image[2] = "2";
r_image[3] = "3";
r_image[4] = "4";

var i = Math.floor(5*Math.random())

var r_spotlight = new Array ();
r_spotlight[0] = '<a href="players/salming.html"><IMG src="images/spotlights/spotlight0.jpg" width="476" height="204" border="0"></a>';
r_spotlight[1] = '<a href="players/hawerchuk.html"><IMG src="images/spotlights/spotlight1.jpg" width="476" height="204" border="0"></a>';
r_spotlight[2] = '<a href="players/mcdonald.html"><IMG src="images/spotlights/spotlight2.jpg" width="476" height="204" border="0"></a>';
r_spotlight[3] = '<a href="players/anderson.html"><IMG src="images/spotlights/spotlight3.jpg" width="476" height="204" border="0"></a>';
r_spotlight[4] = '<a href="players/smith.html"><IMG src="images/spotlights/spotlight4.jpg" width="476" height="204" border="0"></a>';
r_spotlight[5] = '<a href="players/hull.html"><IMG src="images/spotlights/spotlight5.jpg" width="476" height="204" border="0"></a>';
r_spotlight[6] = '<a href="players/shutt.html"><IMG src="images/spotlights/spotlight6.jpg" width="476" height="204" border="0"></a>';
r_spotlight[7] = '<a href="players/trottier.html"><IMG src="images/spotlights/spotlight7.jpg" width="476" height="204" border="0"></a>';

var j = Math.floor(8*Math.random())

var r_store = new Array ();
r_store[0] = '<a href="store/oldtimersbook.html"><IMG src="images/store/store0.jpg" width="476" height="204" border="0"></a>';
r_store[1] = '<a href="store/billysmith.html"><IMG src="images/store/store1.jpg" width="476" height="204" border="0"></a>';
r_store[2] = '<a href="store/bower.html"><IMG src="images/store/store2.jpg" width="476" height="204" border="0"></a>';
r_store[3] = '<a href="store/cap.html"><IMG src="images/store/store3.jpg" width="476" height="204" border="0"></a>';
r_store[4] = '<a href="store/bobbyhull.html"><IMG src="images/store/store4.jpg" width="476" height="204" border="0"></a>';
r_store[5] = '<a href="store/jbjersey.html"><IMG src="images/store/store5.jpg" width="476" height="204" border="0"></a>';
r_store[6] = '<a href="store/guylafleur.html"><IMG src="images/store/store6.jpg" width="476" height="204" border="0"></a>';
r_store[7] = '<a href="store/gretzkyoilercards.html"><IMG src="images/store/store7.jpg" width="476" height="204" border="0"></a>';

var k = Math.floor(8*Math.random())


var r_pstore = new Array ();
r_pstore[0] = '<a href="../store/oldtimersbook.html"><IMG src="../images/store/store0.jpg" width="476" height="204" border="0"></a>';
r_pstore[1] = '<a href="../store/billysmith.html"><IMG src="../images/store/store1.jpg" width="476" height="204" border="0"></a>';
r_pstore[2] = '<a href="../store/bower.html"><IMG src="../images/store/store2.jpg" width="476" height="204" border="0"></a>';
r_pstore[3] = '<a href="../store/cap.html"><IMG src="../images/store/store3.jpg" width="476" height="204" border="0"></a>';
r_pstore[4] = '<a href="../store/bobbyhull.html"><IMG src="../images/store/store4.jpg" width="476" height="204" border="0"></a>';
r_pstore[5] = '<a href="../store/jbjersey.html"><IMG src="../images/store/store5.jpg" width="476" height="204" border="0"></a>';
r_pstore[6] = '<a href="../store/guylafleur.html"><IMG src="../images/store/store6.jpg" width="476" height="204" border="0"></a>';
r_pstore[7] = '<a href="../store/gretzkyoilercards.html"><IMG src="../images/store/store7.jpg" width="476" height="204" border="0"></a>';

var h = Math.floor(8*Math.random())
