function main()
	Is3D( FALSE );
	AddBackground( "CircusOffice\\still_phone_estab" );

	-- Hotspot
	AddSprite( HCircusOfficePhone, 305, 190, 211, 136, nil, ACTIVE, 0, 0, CircusOfficePhone );
end