function main()
	Is3D( FALSE );

	AddBackground( "Riley\\17_riley" );

	-- movies
	AddSprite( Riley, 224, 8, 208, 376, nil, VISIBLE+ACTIVE, 11, 12 );


end