// JavaScript Document

	if (document.images) {
	var offLButton = new Array()
	offLButton[0] = new Image(184,23)
	offLButton[1] = new Image(184,23)
	offLButton[2] = new Image(184,23)	
	offLButton[3] = new Image(184,23)	

	offLButton[0].src = "images/btl1.jpg"
	offLButton[1].src = "images/btl2.jpg"
	offLButton[2].src = "images/btl3.jpg"
	offLButton[3].src = "images/btl4.jpg"
	}

	if (document.images) {
	var onLButton = new Array()
	onLButton[0] = new Image(184,23)
	onLButton[1] = new Image(184,23)
	onLButton[2] = new Image(184,23)	
	onLButton[3] = new Image(184,23)	

	onLButton[0].src = "images/btlh1.jpg"
	onLButton[1].src = "images/btlh2.jpg"
	onLButton[2].src = "images/btlh3.jpg"
	onLButton[3].src = "images/btlh4.jpg"
	}
var q="'";
var Page_Nr="hm"; 
