function main()
	Is3D( FALSE );

	AddBackground( "PawnShop\\still_richard_jackson_closeup" );
	
	AddSprite( Richard, 262, 0, 192, 384, nil, VISIBLE+ACTIVE, 9, 10 );
end