Here is the code for the asp page
******.asp page
<%@LANGUAGE="VBSCRIPT"%>
<!--#include file="Connections/conn_debonair.asp" -->
<%
Dim rs_index
Dim rs_index_numRows
Set rs_index = Server.CreateObject("ADODB.Recordset"

rs_index.ActiveConnection = MM_conn_debonair_STRING
rs_index.Source = "SELECT Cat_ID, Cat_Description FROM categories ORDER BY Cat_Description ASC"
rs_index.CursorType = 0
rs_index.CursorLocation = 2
rs_index.LockType = 1
rs_index.Open()
rs_index_numRows = 0
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
<html xmlns="
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 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 MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"

)>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms
[n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
if(!x && d.getElementById) x=d.getElementById
; return x;
}
function P7_Snap() { //v2.63 by PVII
var x,y,ox,bx,oy,p,tx,a,b,k,d,da,e,el,tw,q0,xx,yy,w1,pa='px',args=P7_Snap.arguments;a=parseInt(a);
if(document.layers||window.opera){pa='';}for(k=0;k<(args.length);k+=4){
if((g=MM_findObj(args[k]))!=null){if((el=MM_findObj(args[k+1]))!=null){
a=parseInt(args[k+2]);b=parseInt(args[k+3]);x=0;y=0;ox=0;oy=0;p="";tx=1;
da="document.all['"+args[k]+"']";if(document.getElementById){
d="document.getElementsByName('"+args[k]+"')[0]";if(!eval(d)){
d="document.getElementById('"+args[k]+"')";if(!eval(d)){d=da;}}
}else if(document.all){d=da;}if(document.all||document.getElementById){while(tx==1){
p+=".offsetParent";if(eval(d+p)){x+=parseInt(eval(d+p+".offsetLeft"
);y+=parseInt(eval(d+p+".offsetTop"
);
}else{tx=0;}}ox=parseInt(g.offsetLeft);oy=parseInt(g.offsetTop);tw=x+ox+y+oy;
if(tw==0||(navigator.appVersion.indexOf("MSIE 4"
>-1&&navigator.appVersion.indexOf("Mac"
>-1)){
ox=0;oy=0;if(g.style.left){x=parseInt(g.style.left);y=parseInt(g.style.top);}else{
w1=parseInt(el.style.width);bx=(a<0)?-5-w1:-10;a=(Math.abs(a)<1000)?0:a;b=(Math.abs(b)<1000)?0:b;
x=document.body.scrollLeft+event.clientX+bx;y=document.body.scrollTop+event.clientY;}}
}else if(document.layers){x=g.x;y=g.y;q0=document.layers,dd="";for(var s=0;s<q0.length;s++){
dd='document.'+q0.name;if(eval(dd+'.document.'+args[k])){x+=eval(dd+'.left');y+=eval(dd+'.top');
break;}}}e=(document.layers)?el:el.style;xx=parseInt(x+ox+a),yy=parseInt(y+oy+b);
if(navigator.appVersion.indexOf("MSIE 5"
>-1 && navigator.appVersion.indexOf("Mac"
>-1){
xx+=parseInt(document.body.leftMargin);yy+=parseInt(document.body.topMargin);}
e.left=xx+pa;e.top=yy+pa;}}}
}
function MM_showHideLayers() { //v6.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible'
v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
<link href="styles.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style18 {font-family: Georgia, "Times New Roman", Times, serif}
-->
</style>
</head>
<body onLoad="P7_Snap('nav_r1_c9','hoverlayer',-87,76);P7_Snap('nav_r1_c9','categories',-92,76)";"doNothing()">
<div id="hoverlayer" style="position:absolute; left:259px; top:76px; width:272px; height:317px; z-index:1; overflow: hidden; visibility: hidden;">
<table border="0" cellpadding="0" cellspacing="0" width="272">
<!-- fwtable fwsrc="back.png" fwbase="hover.jpg" fwstyle="Dreamweaver" fwdocid = "730326516" fwnested="0" -->
<tr>
<td><img src="images/spacer.gif" width="15" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="32" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="7" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="78" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="27" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="33" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="12" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="22" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="10"><img src="images/hover_r1_c1.gif" alt="" name="hover_r1_c1" width="272" height="10" border="0" id="hover_r1_c1" /></td>
<td><img src="images/spacer.gif" width="1" height="10" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="6" align="center" valign="top"><p>
</p>
<p> </p></td>
<td colspan="8"><img src="images/hover_r2_c2.gif" alt="" name="hover_r2_c2" width="235" height="43" border="0" id="hover_r2_c2" /></td>
<td rowspan="6" valign="top"><p></p></td>
<td><img src="images/spacer.gif" width="1" height="43" border="0" alt="" /></td>
</tr>
<tr>
<td rowspan="3" valign="top"><p></p></td>
<td colspan="5"><img src="images/hover_r3_c3.gif" alt="" name="hover_r3_c3" width="150" height="63" border="0" id="hover_r3_c3" /></td>
<td rowspan="3" colspan="2" valign="top"><p></p></td>
<td><img src="images/spacer.gif" width="1" height="63" border="0" alt="" /></td>
</tr>
<tr>
<td valign="top"><p></p></td>
<td colspan="3"><img src="images/hover_r4_c4.gif" alt="" name="hover_r4_c4" width="91" height="83" border="0" id="hover_r4_c4" /></td>
<td valign="top"><p></p></td>
<td><img src="images/spacer.gif" width="1" height="83" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="5"><img src="images/hover_r5_c3.gif" alt="" name="hover_r5_c3" width="150" height="43" border="0" id="hover_r5_c3" /></td>
<td><img src="images/spacer.gif" width="1" height="43" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="8"><img src="images/hover_r6_c2.gif" alt="" name="hover_r6_c2" width="235" height="36" border="0" id="hover_r6_c2" /></td>
<td><img src="images/spacer.gif" width="1" height="36" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="8"><img src="images/hover_r7_c2.gif" alt="" name="hover_r7_c2" width="235" height="27" border="0" id="hover_r7_c2" /></td>
<td><img src="images/spacer.gif" width="1" height="27" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="10"><img src="images/hover_r8_c1.gif" alt="" name="hover_r8_c1" width="272" height="12" border="0" id="hover_r8_c1" /></td>
<td><img src="images/spacer.gif" width="1" height="12" border="0" alt="" /></td>
</tr>
</table>
</div>
*******This is the layer that will contain the dynamic data and the glow effect.************
<div id="categories" style="position:absolute; left:259px; top:77px; width:277px; height:301px; z-index:2; overflow: hidden; clip: rect(auto auto 301 auto); visibility: hidden;">
<div align="center">
<p>
</p>
<h3><br />
****these individual values would be replaced by dynamic content from the database. However, I can't get these static values to glow either. They work fine when the file has the .htm extension. Style6 defines the glow.******
<span class="style6"><a href="#">9 West</a><br />
<a href="#">Adidas</a><br />
<a href="#">Arnette</a><br />
<a href="#">Black Flys</a><br />
<a href="#">Body Glove</a><br />
<a href="#">Bolle</a><br />
<a href="#">Briko</a><br />
<a href="#">Calvin Klein</a><br />
<a href="#">Carrera</a><br />
<a href="#">Chesterfield</a><br />
<a href="#">Christian Dior</a><br />
<a href="#">D & G</a><br />
<a href="#">DKNY</a><br />
<a href="#">Donna Karen</a><br />
<a href="#">Dragon</a><br />
<a href="#">Elle</a> </span><br />
</h3>
</div>
</div>
<div align="center">
<table width="701" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><table width="701" border="0" align="center" cellpadding="0" cellspacing="0">
<!-- fwtable fwsrc="back.png" fwbase="nav.jpg" fwstyle="Dreamweaver" fwdocid = "730326516" fwnested="0" -->
<tr>
<td><img src="images/spacer.gif" width="31" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="47" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="91" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="9" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="15" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="32" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="7" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="78" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="27" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="33" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="12" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="22" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="24" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="10" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="56" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="54" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="28" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="39" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr align="left" valign="top">
<td colspan="4"><img src="images/nav_r1_c1.jpg" alt="" name="nav_r1_c1" width="209" height="49" border="0" id="nav_r1_c1" /></td>
<td colspan="4"><img src="images/nav_r1_c5.jpg" alt="" name="nav_r1_c5" width="96" height="49" border="0" id="nav_r1_c5" /></td>
<td colspan="3" rowspan="2"><img src="images/nav_r1_c9.jpg" alt="" name="nav_r1_c9" width="91" height="77" border="0" id="nav_r1_c9" /></td>
<td colspan="6"><img src="images/nav_r1_c12.jpg" alt="" name="nav_r1_c12" width="128" height="49" border="0" id="nav_r1_c12" /></td>
<td colspan="4"><img src="images/nav_r1_c18.jpg" alt="" name="nav_r1_c18" width="177" height="49" border="0" id="nav_r1_c18" /></td>
<td><img src="images/spacer.gif" width="1" height="49" border="0" alt="" /></td>
</tr>
<tr valign="top">
<td><img src="images/nav_r2_c1.jpg" alt="" name="nav_r2_c1" width="31" height="28" border="0" id="nav_r2_c1" /></td>
<td><img src="images/nav_r2_c2.jpg" alt="" name="nav_r2_c2" width="47" height="28" border="0" id="nav_r2_c2" /></td>
<td><a href="#"><img src="images/nav_r2_c3.jpg" alt="" name="nav_r2_c3" width="91" height="28" border="0" id="nav_r2_c3" onMouseOver="MM_showHideLayers('hoverlayer','','show','categories','','show');P7_Snap('nav_r1_c9','hoverlayer',-87,76)" onbeforeunload="P7_Snap('nav_r1_c9','categories',-92,76)" /></a></td>
<td colspan="4"><img src="images/nav_r2_c4.jpg" alt="" name="nav_r2_c4" width="104" height="28" border="0" id="nav_r2_c4" /></td>
<td><img src="images/nav_r2_c8.jpg" alt="" name="nav_r2_c8" width="32" height="28" border="0" id="nav_r2_c8" /></td>
<td colspan="2"><img src="images/nav_r2_c12.jpg" alt="" name="nav_r2_c12" width="60" height="28" border="0" id="nav_r2_c12" /></td>
<td colspan="3"><img src="images/nav_r2_c14.jpg" alt="" name="nav_r2_c14" width="58" height="28" border="0" id="nav_r2_c14" /></td>
<td colspan="2"><img src="images/nav_r2_c17.jpg" alt="" name="nav_r2_c17" width="66" height="28" border="0" id="nav_r2_c17" /></td>
<td><img src="images/nav_r2_c19.jpg" alt="" name="nav_r2_c19" width="54" height="28" border="0" id="nav_r2_c19" /></td>
<td><img src="images/nav_r2_c20.jpg" alt="" name="nav_r2_c20" width="28" height="28" border="0" id="nav_r2_c20" /></td>
<td><img src="images/nav_r2_c21.jpg" alt="" name="nav_r2_c21" width="39" height="28" border="0" id="nav_r2_c21" /></td>
<td><img src="images/spacer.gif" width="1" height="28" border="0" alt="" /></td>
</tr>
<tr valign="top">
<td height="10" colspan="5" bgcolor="#000000"><p><img src="images/spacer.gif" width="1" height="10" /></p></td>
<td height="10" colspan="10"><img src="images/nav_r3_c6.jpg" alt="" name="nav_r3_c6" width="272" height="10" border="0" id="nav_r3_c6" /></td>
<td height="10" colspan="6" bgcolor="#000000"><p><img src="images/spacer.gif" width="1" height="10" /></p></td>
<td height="10"><img src="images/spacer.gif" width="1" height="10" border="0" alt="" /></td>
</tr>
</table></td>
</tr>
<tr>
<td width="50%" height="288" valign="top"><p> </p>
</td>
<td width="50%" align="right"><img src="images/front.jpg" width="310" height="182" /></td>
</tr>
<tr>
<td colspan="2"><table border="0" cellpadding="0" cellspacing="0" width="701">
<!-- fwtable fwsrc="back.png" fwbase="footer.jpg" fwstyle="Dreamweaver" fwdocid = "730326516" fwnested="0" -->
<tr>
<td><img src="images/spacer.gif" width="31" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="47" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="56" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="35" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="9" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="15" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="40" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="32" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="7" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="78" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="6" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="27" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="33" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="12" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="22" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="24" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="10" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="56" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="54" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="28" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="39" height="1" border="0" alt="" /></td>
<td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr valign="bottom">
<td colspan="6" bgcolor="#000000"><p></p></td>
<td colspan="10"><img src="images/footer_r1_c7.jpg" alt="" name="footer_r1_c7" width="272" height="12" border="0" id="footer_r1_c7" /></td>
<td colspan="6" bgcolor="#000000"><p>0</p></td>
<td><img src="images/spacer.gif" width="1" height="12" border="0" alt="" /></td>
</tr>
<tr>
<td colspan="3"><img src="images/footer_r2_c1.jpg" alt="" name="footer_r2_c1" width="134" height="31" border="0" id="footer_r2_c1" /></td>
<td colspan="7"><img src="images/footer_r2_c4.jpg" alt="" name="footer_r2_c4" width="178" height="31" border="0" id="footer_r2_c4" /></td>
<td><img src="images/footer_r2_c11.jpg" alt="" name="footer_r2_c11" width="78" height="31" border="0" id="footer_r2_c11" /></td>
<td colspan="6"><img src="images/footer_r2_c12.jpg" alt="" name="footer_r2_c12" width="124" height="31" border="0" id="footer_r2_c12" /></td>
<td colspan="5"><img src="images/footer_r2_c18.jpg" alt="" name="footer_r2_c18" width="187" height="31" border="0" id="footer_r2_c18" /></td>
<td><img src="images/spacer.gif" width="1" height="31" border="0" alt="" /></td>
</tr>
</table></td>
</tr>
</table>
</div>
<center>
</center>
</body>
</html>
<%
rs_index.Close()
Set rs_index = Nothing
%>