// JScript File

if (mainnav==1) {document.writeln('		<a href="index.html" class="homeact"></a>');}
else {document.writeln('		<a href="index.html" class="home"></a>');}

if (mainnav==2) {document.writeln('		<a href="shop.asp" class="shopact"></a>');}
else {document.writeln('		<a href="shop.asp" class="shop"></a>');}

if (mainnav==3) {document.writeln('		<a href="dehydration.html" class="dehydraact"></a>');}
else {document.writeln('		<a href="dehydration.html" class="dehydra"></a>');}

if (mainnav==4) {document.writeln('		<a href="electrolytes.html" class="whyact"></a>');}
else {document.writeln('		<a href="electrolytes.html" class="why"></a>');}

if (mainnav==5) {document.writeln('		<a href="aboutus.html" class="aboutact"></a>');}
else {document.writeln('		<a href="aboutus.html" class="about"></a>');}

if (mainnav==6) {document.writeln('		<a href="fungames.html" class="fungamesact"></a>');}
else {document.writeln('		<a href="fungames.html" class="fungames"></a>');}