scroll_css_control_play = 'scrollerplay';
scroll_css_control_stop = 'scrollerstop';
scroll_css_item_play = 'scrollitemplay';
scroll_css_item_stop = 'scrollitemstop';
scroll_css_item_title = 'scrollitemtitle';
scroll_css_item_description = 'scrollitemdescription';
scroll_css_item_links = 'scrollitemlink';
scroll_width = 500;
scroll_height = 162;
scroll_fps = 24; // frames per second
scroll_pixels = 2; // pixels
scroll_pause = 4; // seconds

scroll_create('scroller1');
scroll_add('', '<table cellpadding="0" cellspacing="0" height="50"><tr><td width="60" valign="middle"><img src="img/jm_small.png" width="60" height=40"></td><td width="10">&nbsp;</td><td width="530" valign="middle">JM Mastering has risen from <a href="http://www.idealmastering.co.uk/"><i>Ideal Mastering</i></a> with 10+ years of audio mastering experience.</td></tr></table>','');
scroll_add('', '<table cellpadding="0" cellspacing="0" height="50"><tr><td width="60" valign="middle"><img src="img/facebook.png" width="60" height=23"></td><td width="10">&nbsp;</td><td width="530" valign="middle">Become a fan on <a href="http://www.facebook.com/pages/London-United-Kingdom/JM-Mastering/43216942165"</i>Facebook</a>.</td></tr></table><table height="112"><tr><td></td></tr></table>','');
scroll_done();

