	function MM_reloadPage(init) {  //reloads the window if NS4 resized  		if (init==true) with (navigator) {  			if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    			document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage;     		}    	} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();    }    	MM_reloadPage(true);	function swapImages(imgID,imgName,hasMenu){		isMenu = hasMenu;		if(!hasMenu) {			document.images[imgID].src = eval(imgName+".src");		}	}	if (menuTop == 1) { m1off.src = m1on.src }	else if (menuTop == 2) { m2off.src = m2on.src } 	else if (menuTop == 3) { m3off.src = m3on.src } 	else if (menuTop == 4) { m4off.src = m4on.src } 	else if (menuTop == 5) { m5off.src = m5on.src } 	else if (menuTop == 6) { m6off.src = m6on.src }	else if (menuTop == 0) { m1off.src = m1off.src }		document.writeln("<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0>");		document.writeln("	<tr>");		document.writeln("  	<TD><a href='"+linkPath+"index.html'><IMG SRC='"+imgPath+"imgs/logo_huw.gif' WIDTH=144 HEIGHT=61 border=0 alt='Hair-U-Wear logo'></a></TD>");		document.writeln("		<TD nowrap valign='bottom'><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=420 HEIGHT=12><br><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=180 HEIGHT=49><a href='"+imgPath+"giveaway/index.php4?cr="+cr+"'><img src='"+imgPath+"imgs/banner_giveaway_a.gif' width='225' height='41' border='0'></a><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=15 HEIGHT=49><br><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=420 HEIGHT=12></TD>");		document.writeln("    	<TD nowrap valign='bottom'><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=176 HEIGHT=12><br><a href='"+linkPath+"index.html'><IMG SRC='"+imgPath+"imgs/btn_login.gif' WIDTH=163 HEIGHT=41 border=0></a><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=11 HEIGHT=37><br><IMG SRC='"+imgPath+"imgs/spc.gif' WIDTH=176 HEIGHT=12></TD>");		document.writeln("  </tr>");       		document.writeln("	<tr>");		document.writeln("  	<TD colspan='3' nowrap><a href='"+linkPath+"rw/index.html' onMouseOut='m1.src=m1off.src' onMouseOver='m1.src=m1on.src'><IMG SRC="+m1off.src+" name='m1' WIDTH=123 HEIGHT=19 border=0></a><a href='"+linkPath+"pop/index.html' onMouseOver='m2.src=m2on.src' onMouseOut='m2.src=m2off.src'><IMG SRC="+m2off.src+" name='m2' WIDTH=123 HEIGHT=19 border=0></a><a href='"+linkPath+"gl/index.html' onMouseOut='m3.src=m3off.src' onMouseOver='m3.src=m3on.src'><IMG SRC="+m3off.src+" name='m3' WIDTH=123 HEIGHT=19 border=0></a><a href='"+linkPath+"gabor/index.html' onMouseOut='m4.src=m4off.src' onMouseOver='m4.src=m4on.src'><IMG SRC="+m4off.src+" name='m4' WIDTH=123 HEIGHT=19 border=0></a><a href='"+linkPath+"ahl/index.html' onMouseOut='m5.src=m5off.src' onMouseOver='m5.src=m5on.src'><IMG SRC="+m5off.src+" name='m5' WIDTH=127 HEIGHT=19 border=0></a><a href='"+linkPath+"aboutus/index.html' onMouseOut='m6.src=m6off.src' onMouseOver='m6.src=m6on.src'><IMG SRC="+m6off.src+" name='m6' WIDTH=121 HEIGHT=19 border=0></a></TD>");		document.writeln("  </tr>");		document.writeln("</table>");//<!-- all double quotes must be \" and no spaces -->
