// JavaScript Document

swfobject.embedSWF
(
	'_shared/swf/imagerotator.swf?transition=fade',
	'flash',
	460,
	160,
	'9.0.0',
	null,
	{
		file		: '/playlist.html',
		backcolor	: '0xafafaf',
		autostart	: 'true',
		repeat		: 'always',
		showicons	: 'true'
	}
);