inc_post_buttons.asp
On Line 72
        Response.Write        "                <a href=""JavaScript:openWindow2('pop_icon_legend.asp')"" tabindex=""-1"">" & getCurrentIcon(strIconEditorSmilie,"Insert Smilie","align=""top""") & "</a>" & vbNewLine
change to:
        Response.Write        "                <a href=""JavaScript:openWindow4('pop_icon_legend.asp')"" tabindex=""-1"">" & getCurrentIcon(strIconEditorSmilie,"Insert Smilie","align=""top""") & "</a>" & vbNewLine
<