/******************************************************************* 
* File    : mynews2.js
* Created : 2002/02/16 
* puropose : This file creates the news scroller and adds messages to it.
***********************************************************************/ 

	var myScroller = new JSFX.VerticalScroller();

	myScroller.setStyle("font-family: Arial, Helvetica, sans-serif;font-size:12px;");
	myScroller.setBgImage("");
	myScroller.setShowTime(5);

	myScroller.addMessage("<font face=Arial><p align=left>Live longer and better with Jiaogulan. Chinas Immortality herb supercharges your health...<br>\
<font face=Arial size=2 color=#008000>Health Sciences Institute Newsletter</font><font size=1><br>");
                   myScroller.addMessage("<font face=Arial><p align=left>It boosts the immune system, reduces stress, lowers cholesterol, and pumps up energy levels.</font><br>\
<font face=Arial size=2 color=#008000>Modern Maturity 2001</font>");
                  myScroller.addMessage("<font face=Arial><p align=left>Jiaogulan functions not only as an adaptogenic herb and antioxidant but also is said to strengthen the immune system, lower cholesterol levels and increase stamina.</font><br>\
<font face=Arial size=2 color=#008000>Better Nutrition 2001</font>");
                  myScroller.addMessage("<font face=Arial><p align=left>Jiaogulan is an impressive herb. It helps to ease stress and boost energy too.</font><br>\
<font face=Arial size=2 color=#008000>Prevention 2002</font>");
	myScroller.addMessage("<font face=Arial><p align=left>Discover the herb that makes stress roll right off you! The latest Chinese herbal sensation – New studies show that it can erase stress, protect you from aging, and rein in high blood pressure and cholesterol!</font><br>\
<font face=Arial size=2 color=#008000>Women's World Magazine, March 2000</font>");
	myScroller.addMessage("<font face=Arial><p align=left>Jiaogulan helps the body adapt to stress and is used to prevent and treat heart disease. It also keeps the immune system strong during conventional cancer treatments, such as chemotherapy and radiation.</font><br>\
<font face=Arial size=2 color=#008000>Natural Health Magazine</font>");
	myScroller.addMessage("<font face=Arial><p align=left>Jiaogulan functions not only as an adaptogenic herb and antioxidant but also is said to strengthen the immune system, lower cholesterol levels and increase stamina.</font><br>\
<font face=Arial size=2 color=#008000>Better Health Magazine, May 2001</font>");
	myScroller.addMessage("<font face=Arial><p align=left>Jiaogulan may have even more powerful regulatory effects on a number of body systems then does Asian ginseng.</font><br>\
<font face=Arial size=2 color=#008000>Nutrition Science News</font>");
