Changed output folder--import topic problem
I'm using Robohelp HTML 8 to produce WebHelp.
I created my project in one folder and then decided to generate the output to a different folder. This was obviously not a great idea, and I would appreciate any suggestions on how to clean this up and start fresh (without losing my default.css styles and imported skin).
Now when I import a topic, I see red boxes at the top and bottom of the topic. They are related to the Script properties.
For example, the bottom box properties are:
//<![CDATA[
<!--
if (window.writeIntopicBar)
writeIntopicBar(0);
highlightSearch();
//-->
//]]>
It thus appears these are commented out.
I seem to be able to delete this, but I have no idea what effect it is having.
Any suggestions would be appreciated.

