/******************************************************************* 
* File    : updatetext.js
* Created : 2003/03/15 
* puropose : This file creates the news scroller and adds messages to it.
***********************************************************************/ 

	var myScroller2 = new JSFX.VerticalScroller();

	myScroller2.setStyle("font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; color: #66CCFF; font-weight: bold");
	myScroller2.setShowTime(13);
	myScroller2.addMessage('<A HREF="http://www.progrockrecords.com/shop/view.php?id=82"><img title="Project Creation" border=0 src="gif/ProjectCreationIbanner.gif" width="468" height="60" border="0" alt="Project Creation - available now from ProgRock Records"></A>');
	myScroller2.addMessage('<A HREF="http://www.metalblade.com/"><img title="Cellador" border=0 src="gif/Cellador-468x60.gif" width="468" height="60" border="0" alt="Cellador - available 6/27/06 - www.metalblade.com"></A>');
//	myScroller2.addMessage('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width=468 height=60> <PARAM NAME=movie VALUE="swf/10T_Records_Banner.swf"><PARAM NAME=quality VALUE=High><PARAM NAME=bgcolor VALUE=#00000000><PARAM NAME=menu VALUE=True><PARAM NAME=play VALUE=True><PARAM NAME=loop VALUE=True><EMBED src="swf/os_468x60.swf" quality="high" bgcolor=#000000 width=468 height=60 type="application/x-shockwave-flash" menu="false"  pluginspace="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
//	myScroller2.addMessage('<A HREF="http://glasshammer.com/pages/store.html" TARGET="_blank"><img src="jpg/glasshammerbelmont.jpg" width="480" height="60" border="0" alt="Glass Hammer - http://glasshammer.com/pages/store.html"></A>');
//	myScroller2.addMessage('<A HREF="http://www.theindiebible.com/progressive/"><img title="The Indie Bible: Music Promotion and Marketing Tool" border=0 src="http://www.indiebible.com/images/ibbanner1.jpg" width="468" height="60" border="0" alt="Indie Bible"></A>');
//	myScroller2.addMessage('<A HREF="http://www.progressiveworld.net/advertising.html/"><img title="Advertise With ProgressiveWorld.net" border=0 src="jpg/advertisewithpwnet.jpg" width="468" height="60" border="0" alt="Advertise With ProgressiveWorld.net"></A>');

