function loadtop(section) {

if (document.images) {
	image1 = new Image(583,179)
	image1.src = "/i/top_" +section+ ".jpg"
	}
}