You need to download HDView utilities so you can get the file named hdview2.js. Or you can download it directly from
http://research.microsoft.com/en-us/um/redmond/groups/ivm/HDView/HDView2.js
Then copy that file in the folder where your HDView page is saved
Then edit the web page created by ICE using notepad, and look for the line that says
<script type="text/javascript" src="http://research.microsoft.com/en-us/um/redmond/groups/ivm/HDView/HDView2.js"></script>
Replace that by
<script type="text/javascript" src="HDView2.js"></script>
Now you can open the page without an internet connection as the necessary script is local on your machine