if (document.images) {
	var chg		= new Image();
	chg.src		= homePath + "images/changeimage.gif"

	var ttop11 = new Image();
	ttop11.src = homePath + "images/ttop1_1_4x3.jpg"
	var ttop12 = new Image();
	ttop12.src = homePath + "images/ttop1_2_4x3.jpg"
	var ttop13 = new Image();
	ttop13.src = homePath + "images/ttop1_3_4x3.jpg"
	var ttop14 = new Image();
	ttop14.src = homePath + "images/ttop1_4_4x3.jpg"


	var ttop21 = new Image();
	ttop21.src = homePath + "images/ttop2_1_4x3.jpg"
	var ttop22 = new Image();
	ttop22.src = homePath + "images/ttop2_2_4x3.jpg"
	var ttop23 = new Image();
	ttop23.src = homePath + "images/ttop2_3_4x3.jpg"
	var ttop24 = new Image();
	ttop24.src = homePath + "images/ttop2_4_4x3.jpg"
	var ttop25 = new Image();
	ttop25.src = homePath + "images/ttop2_5_4x3.jpg"

	var ttop31 = new Image();
	ttop31.src = homePath + "images/ttop3_1_4x3.jpg"
	var ttop32 = new Image();
	ttop32.src = homePath + "images/ttop3_2_4x3.jpg"
	var ttop33 = new Image();
	ttop33.src = homePath + "images/ttop3_3_4x3.jpg"
	var ttop34 = new Image();
	ttop34.src = homePath + "images/ttop3_4_4x3.jpg"
	var ttop35 = new Image();
	ttop35.src = homePath + "images/ttop3_5_4x3.jpg"
	var ttop36 = new Image();
	ttop36.src = homePath + "images/ttop3_6_4x3.jpg"
	var ttop37 = new Image();
	ttop37.src = homePath + "images/ttop3_7_4x3.jpg"

	var ttop41 = new Image();
	ttop41.src = homePath + "images/ttop4_1_4x3.jpg"
	var ttop42 = new Image();
	ttop42.src = homePath + "images/ttop4_2_4x3.jpg"
	var ttop43 = new Image();
	ttop43.src = homePath + "images/ttop4_3_4x3.jpg"
	var ttop44 = new Image();
	ttop44.src = homePath + "images/ttop4_4_4x3.jpg"
}
