<!--
var cotot = 21;
var co = Math.round((cotot-1)*Math.random()+1);
if (co==1) comment='"Ideal for the beginner ... and the best part being, that it is FREE!"<br>- <i>Jim Cantrell</i>';
if (co==2) comment='"I would like to congratulate you on a great piece of software! ... I feel the WebWizard is just the "<i>bee\'s knees</i>" to teach people how to write HTML in a very easy way - Great work!"<br>- <i>Tanya Puntti</i>';
if (co==3) comment='"I\'m running it ... and it\'s awesome! A real time saver and for a newbie like myself, it\'s a great learning tool. Thank you!!!!"<br>- <i>Chuck Floading</i>';
if (co==4) comment='"I tried the Online demo and I am absolutely impressed! It\'s easy to use and I can create everything I want! ... I cannot believe that it\'s free!!!"<br>- <i>Elisabeth Bezdicek</i>';
if (co==5) comment='"I am an experienced graphic artist, however HTML is somewhat intimidating! ... I am really excited about this tool. I have WYSIWYG editors but won\'t open them because I am DETERMINED to learn HTML! ... Thank you for creating and sharing this software!" - <i>Cindy Henry</i>';
if (co==6) comment='"Thanks a lot for this wonderful software. It is so easy to use that even my not-so-computer-savvy mother is generating jazzy Webpages. Keep up the good work!"<br>- <i>Sankarshan Mukhopadhyay</i>';
if (co==7) comment='"You have done a superb job at bringing this capability to a web browser! ... Thank You!"<br>- <i>Thomas Knopp</i>';
if (co==8) comment='"I am very impressed with this. I haven\'t seen anything like this anywhere else - What a great idea! ... Well done on an excellent program!"<br>- <i>Samantha Hansol</i>';
if (co==9) comment='"I must express my appreciation both for WebWizard as a product and for the excellent support service. My thanks to everyone concerned!"<br>- <i>Peter Humphrey</i>';
if (co==10) comment='"I must say I find web page design really fascinating and am grateful to the WebWizard for stimulating my interest, which now seems to turning into a new hobby!"<br>- <i>Peter Humphrey</i>';
if (co==11) comment='"A really user friendly program!"<br>- <i>Steve McDowe</i>';
if (co==12) comment='"A fine product, I\'m having a BALL!"<br>- <i>Steve Bennett</i>';
if (co==13) comment='"For a while now I have been recommending The WebWizard to my hosting clients - I love how its so easy to use for beginners especially!"<br>- <i>Tanya Puntti</i>';
if (co==14) comment='"I downloaded The WebWizard PRO... It\'s pretty awesome!"<br>- <i>Tony Brezovski</i>';
if (co==15) comment='"I would certainly never have developed the interest in web design without the excellent support I have had from the WebWizard!"<br>- <i>Peter Humphrey</i>';
if (co==16) comment='"An excellent Web authoring tool for the novice!"<br>- <i>Michael Tuck</i>';
if (co==17) comment='"It was one of the very first programs I ever used and now, after using it for so long, I can do my own HTML off of the top of my head. It\'s G-R-E-A-T!!"<br>- <i>Laurie G</i>';
if (co==18) comment='"I think this program has terrific potential! VERY NICE work in there."<br>- <i>Ken Laninga</i>';
if (co==19) comment='"I love the Help files, the best written & most understandable for a novice Webmaster I have seen!"<br>- <i>Glenn Cullinan</i>';
if (co==20) comment='"Thank you for making a program as wonderful as the WebWizard available free to those of us still pecking around and finding our nich!"<br>- <i>Johnna Merrill</i>';
if (co==21) comment='"An ideal tool for today\'s Web Designer - at whatever level they are at... be it total beginner, or seasoned professional..."';
  document.write(comment)
//-->
