To use ActiveWidgets you just have to copy /runtime folder and set the correct path in your html pages:
<link href="../../runtime/styles/xp/aw.css" rel="stylesheet" type="text/css" ></link>
<script src="../../runtime/lib/aw.js"></script>
You may choose whether you want xp, classic, aqua or mono skin (in runtime/styles
folder).