import 4.code.about;

class Header {

public void title() {

String fullTitle = '/cm/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Welcome to /cm/(OP Anonymous) {

String fullTitle = 'Welcome to /cm/';
int postNumber = 3279425;
String image = '1545156568109.png';
String date = '12/18/18(Tue)13:09:28';
String comment = '/cm/ is for 2D male work-safe images. Images should depict animated males and be cute in nature.

1. Check the catalog before creating a thread to avoid duplicate threads.
2. Please post 5 to 6 images to get new threads started.
3. This board is for animated content only. Do not post images depicting "real" people.
4. Images of heterosexual couples belong on >>>/c/
5. Pornographic homosexual or solo male content belongs on >>>/y/

Global rules apply as well. Provide high quality content and report infringing posts.'
;

}
public void comments() { }
}