function main()
	Is3D( FALSE );

	AddBackground( "Riley\\still_books" );

	-- Hotspot
	AddSprite( HRileyBooks, 218, 109, 267, 199, nil, ACTIVE );
--	AddSprite( HRileyBooks,  99, 195, 119, 139, nil, ACTIVE );
	
end