package net.minecraft.src;
public class var
{
public static boolean menu = false;
}


//drawRect(Start pos x, start pos y, width, height, color); //A template for future reference drawRect(1, 1, 97, 12, color);
I think that is much better :P