// Decompiled by DJ v3.12.12.96 Copyright 2011 Atanas Neshkov  Date: 12.08.2011 2:53:57
// Home Page: http://members.fortunecity.com/neshkov/dj.html  http://www.neshkov.com/dj.html - Check often for new version!
// Decompiler options: packimports(3) 

import javax.microedition.media.Manager;

public final class n
{

    public n()
    {
    }

    private static void a(boolean flag)
    {
        byte byte0;
        byte0 = 60;
        if(flag)
            byte0 = 67;
        Manager.playTone(byte0, 500, u.a(52, 5) * 10);
        return;
        JVM INSTR dup ;
        Exception exception;
        exception;
        printStackTrace();
    }

    public static synchronized void a(int i)
    {
        try
        {
            if(y.d)
            {
                d.a();
                break MISSING_BLOCK_LABEL_260;
            }
            int j;
            if((j = u.a(56, 1)) == 2)
                j = x.a() ? 1 : 0;
            if(j > 0 && i == 0)
                d.a();
            int k = u.a(59, 0);
            if(i == 0)
                k = u.a(51, 2);
            else
            if(i == 1)
                k = u.a(54, 0);
            switch(k)
            {
            default:
                break;

            case 1: // '\001'
                try
                {
                    switch(i)
                    {
                    default:
                        break MISSING_BLOCK_LABEL_260;

                    case 0: // '\0'
                        a(false);
                        break;

                    case 1: // '\001'
                        a(true);
                        break;

                    case 2: // '\002'
                        a(false);
                        break MISSING_BLOCK_LABEL_260;
                    }
                    break;
                }
                catch(Exception _ex) { }
                break MISSING_BLOCK_LABEL_260;

            case 2: // '\002'
                try
                {
                    String s = null;
                    if(i == 0)
                    {
                        s = a_java_lang_String_array1d_static_fld[u.a(57, 0)];
                        f.a().a = u.a(52, 5);
                    } else
                    if(i == 1)
                    {
                        s = a_java_lang_String_array1d_static_fld[u.a(58, 1)];
                        f.a().a = u.a(55, 5);
                    } else
                    {
                        s = a_java_lang_String_array1d_static_fld[u.a(61, 0)];
                        f.a().a = u.a(60, 5);
                    }
                    f.a().a(s);
                    break MISSING_BLOCK_LABEL_260;
                }
                catch(Exception _ex) { }
                break;
            }
            return;
        }
        catch(NullPointerException _ex) { }
    }

    public static int a_int_static_fld = 0;
    public static final String a_java_lang_String_array1d_static_fld[] = {
        "message", "online"
    };

}