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

	var myScroller = new JSFX.VerticalScroller();

	myScroller.setStyle("font-family: Verdana, Arial, Helvetica, sans-serif;font-size:10px;");
	myScroller.setShowTime(1);
  	myScroller.addMessage("June 15, 2005<br><br><a href='http://www.bridgestream.com/events/BGBW/' target=_blank>Identity & Access Management Requires SmartRoles</a> <br> Burton Group & Bridgestream Webinar <br><a href='http://www.bridgestream.com/events/BGBW/' target=_blank>Register Now!</a> <br><br>");
/*	myScroller.addMessage("May 10-12, 2005<br><br><a href='http://www-304.ibm.com/jct03001c/services/learning/ites.wss/us/en?pageType=page&c=a0002156' target=_blank>IBM Tivoli Technical User Conference</a> <br>Wyndham Hyatt<br>Dallas, TX <br>Visit Bridgestream at Booth #7<br><br>");   */ 
	myScroller.addMessage("April 27, 2005<br><br> Bridgestream Appoints Mark Tice as <a href='press_releases.html'>New Chief Executive Officer</a>.<br><br>");
	myScroller.addMessage("April 10, 2005<br><br> Bridgestream secures additional <a href='press_releases.html'>$5Million funding </a> from current investors, Hummer Winblad and Outlook Ventures. <br><br>");
	/* myScroller.addMessage("November 1, 2004<br><br>View our flash presentation:<br> <a href='flash.php'>Leading the Way in Business Relationship Management<br><br>"); */
	myScroller.addMessage("October, 2004<br><a href='partners.html'><img src='images/ibm.gif' border=0></a><br>Bridgestream announces that <a href='partners.html'>Bridgestream Foundation 2.5</a> is now validated as Ready for IBM Tivoli software.</a><br><br>");
	/** myScroller.addMessage("Feb 16, 2004<br><a href='press_releases.php'>Bridgestream Secures $3.5 Million Investment</a><br> Hummer Winblad and Outlook Ventures co-lead round<br><br>");
	 myScroller.addMessage("Apr 14, 2004<br><a href='bridgestream_articles.php'>eWeek Venture Watch</a><br> Bridgestream attempts to solve the provisioning and access problems faced by large enterprises.<br><br>"); **/
