function main()
	Is3D( FALSE );

	AddBackground( "morgue\\morgue_csi" );
	
	-- Displayable objects
	AddSprite( Sara, 194, 0, 256, 384, nil, VISIBLE, 5, 6 );
end