I used the following script to display a partner link that opened a new, smaller window within our site. It works fine, but I can NOT get the block header to display. I want the title "Community Partners" to sit above the link tile. Help?
I am running a modified version of box_cleanslate.
Thanks.

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=537,height=566,left = 232,top = 299');");
}
// End -->
</script>
<SPAN class="inline left" "align=left"><A HREF="javascript:popUp('http://www.cnypolice.org/')"http://www.helpdumpthehump.org/files/images/CNY-Base-Art.gif"><IMG class="image thumbnail" title="www.cnypolice.org" height=57 alt="" src="http://www.helpdumpthehump.org/files/images/CNY-Base-Art.gif" width=188></A></SPAN>
<span class="inline left"><img class="image preview" src="/files/images/Town-contact-info.gif" border="0" vspace="15" width="188" height="445"/></span></font></p>