function main()
	Is3D( FALSE );

	AddBackground( "Riley\\08_rileyextclose" );

	-- movies
	AddSprite( Nick, 210, 24, 200, 360, nil, VISIBLE+ACTIVE, 3, 4 );

end