Using Vault23 with Suite412

Hello,
I have an issue where we are using Vault23 with Suite412. My includes are listed below.

I’m trying to use dhtmlx.alert in the same file but I keep getting a js error saying its not a function.

Can these two includes be used together on the same page?

Thanks!

Chad

<script type="text/javascript" src="../../../dhtmlxSuite412/codebase/dhtmlx.js"></script>   
<script src="../../../dhtmlxVault23/codebase/dhtmlxvault.js"></script>
<script src="../../../dhtmlxVault23/codebase/swfobject.js"></script>

<link rel="stylesheet" type="text/css" href="../../../dhtmlxVault23/codebase/dhtmlxvault.css"/>
<link rel="stylesheet" type="text/css" href="../../../dhtmlxVault23/skins/terrace/dhtmlxvault.css"/>
<link rel="Stylesheet" type="text/css" href="../../../dhtmlxSuite412/codebase/dhtmlx.css" />

Unfortunately the problem cannot be reconstructed with the latest versions of the dhtmlx.
The order of the attached sources is correct in your provided post.
Please, try to update your dhtmlxSuite/dhtmlxVault versions.