function main()
	Is3D( FALSE );

	AddBackground( "Hangar\\sara" );

	-- Hotspot
	AddSprite( Sara, 248, 32, 160, 352, nil, VISIBLE+ACTIVE, 1, 2 );
end