function main()
	Is3D( FALSE );

	AddBackground( "funeral\\still_ledger_closeup" );

	-- Hotspot
	AddSprite( HFuneralBackLedgerCU, 302,  58, 150, 326, nil, ACTIVE, 0, 0, FuneralBackLedgerOpen );
	
end