// 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 agent.JAgent;
import javax.microedition.lcdui.Display;

public final class d
{

    public d()
    {
    }

    public static void a()
    {
        JAgent.a.vibrate(500);
    }
}