document.write('<STYLE type="text/css">');
document.write('table tr.hover, table tr.hover th { background-color: White; background : White; color : Blue; }');
document.write('#menuspanIPM { position:absolute; width:160px; }');
document.write('#menutableIPM { border-width: 0px; border-color: #7F2C37; border-style:solid}');
document.write('td.menucellIPM { padding:2px; padding-left:4px; padding-right:4px; background:#17479B; border:0px solid #904D30; text-align:LEFT; }');
document.write('#submenutableIPM { background: #000000; border-width: 0px; border-color: #000000; border-style:solid}');
document.write('td.topcellIPM {text-decoration:none; color:#E9E4C4; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; text-align:LEFT; }');
document.write('a.topitemIPM {text-decoration:none; color:#E9E4C4; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.topitemIPM:hover {background-color : White; background : White; text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal;}');
document.write('a.subitemIPM {text-decoration:none; color:#E9E4C4; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; } ');
document.write('a.subitemIPM:hover {background-color : White; background : White; text-decoration:none; color:#000000; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal; }');
document.write('P.MNIPM {margin:0px; color:#E9E4C4; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal;  }');
document.write('P.SMNIPM {text-decoration:none; color:#E9E4C4; font-weight: 700; font-family: Verdana; font-size:12px; font-style:normal; margin:0px; }');
document.write('#submenuIPM_04 { position:absolute; left:160px; top:128px; visibility:hidden; }');
document.write('#submenuIPM_08 { position:absolute; left:160px; top:320px; visibility:hidden; }');
document.write('#submenuIPM_10 { position:absolute; left:160px; top:430px; visibility:hidden; }');
document.write('#submenuIPM_27 { position:absolute; left:160px; top:280px; visibility:hidden; }');
document.write('</style>');

var thisbrowserIPM
var hidetimerIPM = null;
if(document.layers){ thisbrowserIPM='NN4'; }
if(document.all){ thisbrowserIPM='IE'; }
if(!document.all && document.getElementById){ thisbrowserIPM='NN6'; }

function timermenuIPM() {
	if(hidetimerIPM) clearTimeout(hidetimerIPM);hidetimerIPM = setTimeout("hideallIPM();",1000);
}
function hidemenuIPM(menuname) {
	if(thisbrowserIPM=='NN4') document.layers[menuname].visibility = 'hidden';
	if(thisbrowserIPM=='IE') document.all[menuname].style.visibility = 'hidden';
	if(thisbrowserIPM=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hiliteIPM(menuitem) {
	if(typeof(currentpageIPM)!='undefined' && menuitem==currentpageIPM) return;
	if(thisbrowserIPM=='IE') document.all[menuitem].style.backgroundColor = '#17479B';
	if(thisbrowserIPM=='NN6') document.getElementById(menuitem).style.backgroundColor = '#17479B';
	if(hidetimerIPM) clearTimeout(hidetimerIPM);
}
function unhiliteIPM(menuitem) {
	if(typeof(currentpageIPM)!='undefined' && menuitem==currentpageIPM) return;
	if(thisbrowserIPM=='IE') document.all[menuitem].style.backgroundColor = '#17479B';
	if(thisbrowserIPM=='NN6') document.getElementById(menuitem).style. backgroundColor = '#17479B';
	if(hidetimerIPM) clearTimeout(hidetimerIPM);hidetimerIPM = setTimeout("hideallIPM();",1000);
}
function showmenuIPM(menuname) {
	if(thisbrowserIPM=='NN4') document.layers[menuname].visibility = 'visible';
	if(thisbrowserIPM=='IE') document.all[menuname].style.visibility = 'visible';
	if(thisbrowserIPM=='NN6') document.getElementById(menuname).style.visibility = 'visible';
	if(hidetimerIPM) clearTimeout(hidetimerIPM);
}
function openmenuIPM(menuname) {
	showmenuIPM(menuname);
	if(menuname!='submenuIPM_04') hidemenuIPM('submenuIPM_04');
	if(menuname!='submenuIPM_08') hidemenuIPM('submenuIPM_08');
	if(menuname!='submenuIPM_10') hidemenuIPM('submenuIPM_10');
	if(menuname!='submenuIPM_27') hidemenuIPM('submenuIPM_27');
}
function hideallIPM() {
	hidemenuIPM('submenuIPM_04');
	hidemenuIPM('submenuIPM_08');
	hidemenuIPM('submenuIPM_10');
	hidemenuIPM('submenuIPM_27');
}

document.write('<table width=177 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=default>');
document.write('<span id="menuspanIPM">');

document.write('<table width=177 id="menutableIPM" cellspacing=0 cellpadding=0 >');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="about-steven-halpern.asp" target="_self" title="" class="topitemIPM">About Steven Halpern</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="category.asp?cid=11" target="_self" title="" class="topitemIPM">New Releases</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="bytitles.asp" target="_self" title="" class="topitemIPM">Order By Title</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="openmenuIPM(\'submenuIPM_04\')" onMouseOut="timermenuIPM();">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="javascript: void(0)" target="_self" title="" class="topitemIPM">Music By Category</a>');
document.write('</td><td><p class="SMNIPM"><font face="Verdana" color=#E9E4C4>></font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="category.asp?cid=13" target="_self" title="" class="topitemIPM">Subliminal Audio</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="category.asp?cid=15" target="_self" title="" class="topitemIPM">DVDs</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="newsletter.asp" target="_self" title="" class="topitemIPM">Newsletter</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

/*
document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="downloads.asp" target="_self" title="" class="topitemIPM">MP3 Downloads</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');
*/

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="openmenuIPM(\'submenuIPM_27\')" onMouseOut="timermenuIPM();">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="javascript: void(0)" target="_self" title="" class="topitemIPM">MP3 Downloads</a>');
document.write('</td><td><p class="SMNIPM"><font face="Verdana" color=#E9E4C4>></font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="category.asp?cid=17" target="_self" title="" class="topitemIPM">Dr. Sound Recommends</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="openmenuIPM(\'submenuIPM_08\')" onMouseOut="timermenuIPM();">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="javascript: void(0)" target="_self" title="" class="topitemIPM">Features</a>');
document.write('</td><td><p class="SMNIPM"><font face="Verdana" color=#E9E4C4>></font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="hideallIPM()">');
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="contact.asp" target="_self" title="" class="topitemIPM">Contact</a>');
document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('<tr>');
document.write('<td class="topcellIPM" align=LEFT width=177 height=39  onMouseOver="openmenuIPM(\'submenuIPM_10\')" onMouseOut="timermenuIPM();">')
document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
document.write('<a href="javascript: void(0)" target="_self" title="" class="topitemIPM">Shipping & Policies</a>');
document.write('</td><td><p class="SMNIPM"><font face="Verdana" color=#E9E4C4>></font></p></td></tr></table>');
document.write('</td>');
document.write('</tr>');

document.write('</table><p>');
	document.write('<div id="submenuIPM_04">');
	document.write('<table id="submenutableIPM" width=185 cellspacing=0>');
	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_1" onMouseOver="hiliteIPM(\'sIPM_04_1\')" onMouseOut="unhiliteIPM(\'sIPM_04_1\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=1" target="_self" title="" class="subitemIPM" >Music For Relaxation</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_2" onMouseOver="hiliteIPM(\'sIPM_04_2\')" onMouseOut="unhiliteIPM(\'sIPM_04_2\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=2" target="_self" title="" class="subitemIPM" >Music For Meditation</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_3" onMouseOver="hiliteIPM(\'sIPM_04_3\')" onMouseOut="unhiliteIPM(\'sIPM_04_3\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=3" target="_self" title="" class="subitemIPM" >Music For Massage</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_4" onMouseOver="hiliteIPM(\'sIPM_04_4\')" onMouseOut="unhiliteIPM(\'sIPM_04_4\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=4" target="_self" title="" class="subitemIPM" >Music For Yoga</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_5" onMouseOver="hiliteIPM(\'sIPM_04_5\')" onMouseOut="unhiliteIPM(\'sIPM_04_5\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=8" target="_self" title="" class="subitemIPM" >Music For Learning</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_6" onMouseOver="hiliteIPM(\'sIPM_04_6\')" onMouseOut="unhiliteIPM(\'sIPM_04_6\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=12" target="_self" title="" class="subitemIPM" >Sound Healing</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_7" onMouseOver="hiliteIPM(\'sIPM_04_7\')" onMouseOut="unhiliteIPM(\'sIPM_04_7\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=14" target="_self" title="" class="subitemIPM" >Healing Rhythms</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_8" onMouseOver="hiliteIPM(\'sIPM_04_8\')" onMouseOut="unhiliteIPM(\'sIPM_04_8\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=16" target="_self" title="" class="subitemIPM" >Spoken Word with Music</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_04_8" onMouseOver="hiliteIPM(\'sIPM_04_8\')" onMouseOut="unhiliteIPM(\'sIPM_04_8\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=35" target="_self" title="" class="subitemIPM" >Available as MP3 Download</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('</table>');
	document.write('</div>');
	document.write('<div id="submenuIPM_08">');
	document.write('<table id="submenutableIPM" width=185 cellspacing=0>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_2" onMouseOver="hiliteIPM(\'sIPM_08_2\')" onMouseOut="unhiliteIPM(\'sIPM_08_2\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="discussion.asp" target="_self" title="" class="subitemIPM" >Discussion Group</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_3" onMouseOver="hiliteIPM(\'sIPM_08_3\')" onMouseOut="unhiliteIPM(\'sIPM_08_3\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="testimonials.asp" target="_self" title="" class="subitemIPM" >Testimonials</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_3" onMouseOver="hiliteIPM(\'sIPM_08_3\')" onMouseOut="unhiliteIPM(\'sIPM_08_3\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="recommend.asp" target="_self" title="" class="subitemIPM" >Tell A Friend</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_4" onMouseOver="hiliteIPM(\'sIPM_08_4\')" onMouseOut="unhiliteIPM(\'sIPM_08_4\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="press.asp" target="_self" title="" class="subitemIPM" >Press</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_5" onMouseOver="hiliteIPM(\'sIPM_08_5\')" onMouseOut="unhiliteIPM(\'sIPM_08_5\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="photos.asp" target="_self" title="" class="subitemIPM" >Photo/Video Gallery</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_6" onMouseOver="hiliteIPM(\'sIPM_08_6\')" onMouseOut="unhiliteIPM(\'sIPM_08_6\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="schedule.asp" target="_self" title="" class="subitemIPM" >Steven\'s Tour Schedule</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_08_7" onMouseOver="hiliteIPM(\'sIPM_08_7\')" onMouseOut="unhiliteIPM(\'sIPM_08_7\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="links.asp" target="_self" title="" class="subitemIPM" >Links</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('</table>');
	document.write('</div>');
	document.write('<div id="submenuIPM_10">');
	document.write('<table id="submenutableIPM" width=185 cellspacing=0>');
	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_10_1" onMouseOver="hiliteIPM(\'sIPM_10_1\')" onMouseOut="unhiliteIPM(\'sIPM_10_1\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="shipping.asp" target="_self" title="" class="subitemIPM" >Shipping Rates</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

/*
	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_10_2" onMouseOver="hiliteIPM(\'sIPM_10_2\')" onMouseOut="unhiliteIPM(\'sIPM_10_2\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="guarantee.asp" target="_self" title="" class="subitemIPM" >Stree-Free Guarantee</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');
*/
	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_10_3" onMouseOver="hiliteIPM(\'sIPM_10_3\')" onMouseOut="unhiliteIPM(\'sIPM_10_3\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="returnpolicy.asp" target="_self" title="" class="subitemIPM" >Return Policy</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('</table>');
	document.write('</div>');


	document.write('<div id="submenuIPM_27">');
	document.write('<table id="submenutableIPM" width=185 cellspacing=0>');
	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_27_1" onMouseOver="hiliteIPM(\'sIPM_27_1\')" onMouseOut="unhiliteIPM(\'sIPM_27_1\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="category.asp?cid=35" target="_self" title="" class="subitemIPM" >Titles Available for Download</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_27_2" onMouseOver="hiliteIPM(\'sIPM_27_2\')" onMouseOut="unhiliteIPM(\'sIPM_27_2\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="downloads.asp" target="_self" title="" class="subitemIPM" >Download Purchased MP3s</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('<tr>');
	document.write('<td align=LEFT class="menucellIPM" height=20 id="sIPM_27_3" onMouseOver="hiliteIPM(\'sIPM_27_3\')" onMouseOut="unhiliteIPM(\'sIPM_27_3\')">');
	document.write('<table cellspacing=0 cellpadding=0 border=0 width="100%"><tr><td nowrap width="90%" align=LEFT>');
	document.write('<a href="mp3-faq.asp" target="_self" title="" class="subitemIPM" >Frequently Asked Questions (FAQ)</a>');
	document.write('</td><td><p class="SMNIPM">&nbsp;</p></td></tr></table>');
	document.write('</td>');
	document.write('</tr>');

	document.write('</table>');
	document.write('</div>');


	document.write('</span>');
	document.write('</td></tr></table>');
