import 4.code.about;

class Header {

public void title() {

String fullTitle = '/vip/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void /vip/ - Very Important Posts(OP Anonymous) {

String fullTitle = '/vip/ - Very Important Posts';
int postNumber = 2;
String image = '1475591624008.jpg';
String date = '10/04/16(Tue)10:33:44';
String comment = 'Welcome to /vip/, a board for 4chan Pass users. Anyone can view, but only 4chan Pass users can post.

/vip/ has no topic - talk about whatever you want!

/vip/ is an experimental board, so expect frequent changes to rules and features in the coming days.
Currently, all global rules are enforced.'
;

}
public void comments() { }
}