// JavaScript Document
var newsRotator = new DHTMLGoodies.NewsFlasher( {
	html:	'newsRotator',
	slide : ['fromLeft','fromRight','fromTop','fromBottom'],
	duration:300
});

