After install,
goto the folder:

c:\program files\Evrsoft\1st Page 2000
(Or where ever you installed the program)

Go to the folder: 
IScripts/Buttons

And remove the file "Six buttons from hell.izs"

It contains the virus "JS_LOOP.A"
but is inactive until that file is chosen inside the program.

If removed before the program is run first time, the virus is not activated at all.
(Actually it is not activated unless you choose the menu part Six buttons from hell)


Inside the file:  Buttons.html
You will find the following code, it is harmless after the removal of the izs file,
but you can remove it and save the file afterwards.

If you are not keen in html (after all you just downloaded a beginner friendly editor)
take a backup of the html file before editing.

Remove the code between the ---- parts

---- code to be removed start ----

      <tr> 
        <td width="60" height="31" valign="middle"> 
          <div align="center"><font size="2">JScript</font> </div>
          <p align="center">&nbsp; 
        </td>
        <td width="730" height="31" valign="top"><font size="3"><strong>Six buttons 
          from hell</strong></font><br>
          <font
    size="2">Clicking on any of these buttons will really cause you pain...</font></td>
        <td width="142" height="31" valign="middle">&nbsp;</td>
        <td width="72" height="31" valign="middle"> 
          <div align="center"> 
            <input type="button" value="Insert"
    OnClick="buttons\Six buttons from hell.izs">
          </div>
        </td>
      </tr>

---- code to be removed end ----

That's it, good luck with the program.