Is this within the realm of "not too hard" for MoI

 From:  Michael Gibson
11687.10 In reply to 11687.8 
Hi Frederick,

re:
> Can this kind of code be executed in a script file or must it be done in an .htm file?

It can go in either the .js file or the .htm file.

A long time ago (maybe V2 ?) there was a performance advantage to putting it in the .htm file which is why it's there. There isn't any difference anymore.

- Michael