need help in implementing this great menu script on my personal web page.
I've created a header.inc file and placed there the calling menu script
this works fine the first time menu is called (Default.asp), but i cant get it to work on the other pages.<head>
<title><% = sPageHead %></title>
<SCRIPT language=JavaScript src="menu_array.js" type=text/javascript></SCRIPT>
<SCRIPT language=JavaScript src="mmenu.js" type=text/javascript></SCRIPT>
</head>
<body>
