<!--

if (self != top)
{
	history.back(); top.location.href = 'http://www.ahwatukeelife.com/';
}

var browser = 0;
if ((navigator.appName == "Netscape" && parseInt(navigator.appVersion) >= 3) || (navigator.appName == "Microsoft Internet Explorer" && parseInt(navigator.appVersion) >= 4))
	browser = 1;

if (browser)
{
	home = new Image(439,16);
	home.src = "/ahwatukeelife/images/menu.jpg";
	home_over = new Image(439,16);
	home_over.src = "/ahwatukeelife/images/menu_home_over.jpg";
	contact = new Image(439,16);
	contact.src = "/ahwatukeelife/images/menu.jpg";
	contact_over = new Image(439,16);
	contact_over.src = "/ahwatukeelife/images/menu_contact_over.jpg";
	his = new Image(439,16);
	his.src = "/ahwatukeelife/images/menu.jpg";
	his_over = new Image(439,16);
	his_over.src = "/ahwatukeelife/images/menu_history_over.jpg";
	feedback = new Image(439,16);
	feedback.src = "/ahwatukeelife/images/menu.jpg";
	feedback_over = new Image(439,16);
	feedback_over.src = "/ahwatukeelife/images/menu_feedback_over.jpg";	
	search = new Image(439,16);
	search.src = "/ahwatukeelife/images/menu.jpg";
	search_over = new Image(439,16);
	search_over.src = "/ahwatukeelife/images/menu_search_over.jpg";
	health_1 = new Image(180,24);
	health_1.src = "/ahwatukeelife/images/health_1.jpg";
	health_1_over = new Image(180,24);
	health_1_over.src = "/ahwatukeelife/images/health_1_over.jpg";
	health_2 = new Image(180,17);
	health_2.src = "/ahwatukeelife/images/health_2.jpg";
	health_2_over = new Image(180,17);
	health_2_over.src = "/ahwatukeelife/images/health_2_over.jpg";
	health_3 = new Image(180,17);
	health_3.src = "/ahwatukeelife/images/health_3.jpg";
	health_3_over = new Image(180,17);
	health_3_over.src = "/ahwatukeelife/images/health_3_over.jpg";
	health_4 = new Image(180,19);
	health_4.src = "/ahwatukeelife/images/health_4.jpg";
	health_4_over = new Image(180,19);
	health_4_over.src = "/ahwatukeelife/images/health_4_over.jpg";
	health_5 = new Image(180,17);
	health_5.src = "/ahwatukeelife/images/health_5.jpg";
	health_5_over = new Image(180,17);
	health_5_over.src = "/ahwatukeelife/images/health_5_over.jpg";
	health_6 = new Image(180,23);
	health_6.src = "/ahwatukeelife/images/health_6.jpg";
	health_6_over = new Image(180,23);
	health_6_over.src = "/ahwatukeelife/images/health_6_over.jpg";
	health_1_glow = new Image(180,24);
	health_1_glow.src = "/ahwatukeelife/images/health_1_glow.jpg";
	health_1_glow_over = new Image(180,24);
	health_1_glow_over.src = "/ahwatukeelife/images/health_1_glow_over.jpg";
	health_2_glow = new Image(180,17);
	health_2_glow.src = "/ahwatukeelife/images/health_2_glow.jpg";
	health_2_glow_over = new Image(180,17);
	health_2_glow_over.src = "/ahwatukeelife/images/health_2_glow_over.jpg";
	health_3_glow = new Image(180,17);
	health_3_glow.src = "/ahwatukeelife/images/health_3_glow.jpg";
	health_3_glow_over = new Image(180,17);
	health_3_glow_over.src = "/ahwatukeelife/images/health_3_glow_over.jpg";
	health_4_glow = new Image(180,19);
	health_4_glow.src = "/ahwatukeelife/images/health_4_glow.jpg";
	health_4_glow_over = new Image(180,19);
	health_4_glow_over.src = "/ahwatukeelife/images/health_4_glow_over.jpg";
	health_5_glow = new Image(180,17);
	health_5_glow.src = "/ahwatukeelife/images/health_5_glow.jpg";
	health_5_glow_over = new Image(180,17);
	health_5_glow_over.src = "/ahwatukeelife/images/health_5_glow_over.jpg";
	health_6_glow = new Image(180,23);
	health_6_glow.src = "/ahwatukeelife/images/health_6_glow.jpg";
	health_6_glow_over = new Image(180,23);
	health_6_glow_over.src = "/ahwatukeelife/images/health_6_glow_over.jpg";
}

function imageOn(imgName)
{
	if (browser)
		if (imgName == "menu_home") {
			document["menu"].src = home_over.src;
		}
		else if (imgName == "menu_contact") {
			document["menu"].src = contact_over.src;			
		}
		else if (imgName == "menu_history") {
			document["menu"].src = his_over.src;			
		}
		else if (imgName == "menu_feedback") {
			document["menu"].src = feedback_over.src;			
		}
		else if (imgName == "menu_search") {
			document["menu"].src = search_over.src;			
		}
		else if (imgName == "health_1") {
			document[imgName].src = health_1_over.src;			
		}
		else if (imgName == "health_2") {
			document[imgName].src = health_2_over.src;			
		}
		else if (imgName == "health_3") {
			document[imgName].src = health_3_over.src;			
		}
		else if (imgName == "health_4") {
			document[imgName].src = health_4_over.src;			
		}
		else if (imgName == "health_5") {
			document[imgName].src = health_5_over.src;			
		}
		else if (imgName == "health_6") {
			document[imgName].src = health_6_over.src;			
		}
		else if (imgName == "health_1_glow") {
			document[imgName].src = health_1_glow_over.src;			
		}
		else if (imgName == "health_2_glow") {
			document[imgName].src = health_2_glow_over.src;			
		}
		else if (imgName == "health_3_glow") {
			document[imgName].src = health_3_glow_over.src;			
		}
		else if (imgName == "health_4_glow") {
			document[imgName].src = health_4_glow_over.src;			
		}
		else if (imgName == "health_5_glow") {
			document[imgName].src = health_5_glow_over.src;			
		}
		else if (imgName == "health_6_glow") {
			document[imgName].src = health_6_glow_over.src;			
		}
}

function imageOff(imgName)
{
	if (browser)
		if (imgName == "menu_home") {
			document["menu"].src = home.src;
		}
		else if (imgName == "menu_contact") {
			document["menu"].src = contact.src;			
		}
		else if (imgName == "menu_history") {
			document["menu"].src = his.src;			
		}
		else if (imgName == "menu_feedback") {
			document["menu"].src = feedback.src;			
		}
		else if (imgName == "menu_search") {
			document["menu"].src = search.src;			
		}
		else if (imgName == "health_1") {
			document[imgName].src = health_1.src;			
		}
		else if (imgName == "health_2") {
			document[imgName].src = health_2.src;			
		}
		else if (imgName == "health_3") {
			document[imgName].src = health_3.src;			
		}
		else if (imgName == "health_4") {
			document[imgName].src = health_4.src;			
		}
		else if (imgName == "health_5") {
			document[imgName].src = health_5.src;			
		}
		else if (imgName == "health_6") {
			document[imgName].src = health_6.src;			
		}
		else if (imgName == "health_1_glow") {
			document[imgName].src = health_1_glow.src;			
		}
		else if (imgName == "health_2_glow") {
			document[imgName].src = health_2_glow.src;			
		}
		else if (imgName == "health_3_glow") {
			document[imgName].src = health_3_glow.src;			
		}
		else if (imgName == "health_4_glow") {
			document[imgName].src = health_4_glow.src;			
		}
		else if (imgName == "health_5_glow") {
			document[imgName].src = health_5_glow.src;			
		}
		else if (imgName == "health_6_glow") {
			document[imgName].src = health_6_glow.src;			
		}
}


//-->
