frameBx = sizeX - frameA;
frameBy = sizeY - frameA;
drawBlackBackground(0.0F);
yPos = 0;
TileEntityTelemetry telemeter = TileEntityTelemetry.getNearest(screen.driver);
//Make the text to draw. To look good it's important the width and height
//of the whole text box are correctly set here.
String strName = "";
String str0 = "No link";
String str1 = "";