Thanks for the file. It looks like you are using ASP JS. and in order to use ASP JS, you need to put this line of code at the top of the page:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>
Dreamweaver usually automatically includes those files if you started from DW file.
btw, i see in the Universal Email folder that have _VB.asp files which you could remove since you are not using VB.