import 4.code.about;

class Header {

public void title() {

String fullTitle = '/news/';
}

public void menu();

public void board();

public void goToBottom();

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

String fullTitle = 'Welcome to /news/';
int postNumber = 6;
String image = 'NaN';
String date = '11/27/15(Fri)10:38:22';
String comment = '/news/ is a text board for sharing and discussing current news articles. When starting a thread you must include the complete URL of a news article from a credible news site (for instance, a newspaper, news magazine, or a news TV channel). Blogs and editorial articles are not acceptable news sources. News articles must be recent! Nothing older than 48 hours please. Threads older than 48 hours will cease to bump when replied to. Please note that 4chan's global rules are in effect. Blatant trolling and racism is not permitted.

Please note that news, news articles, and current events can also be discussed on /pol/; however /news/ is exclusively for recent news articles, and not general discussions of politics, social phenomenon, or world events.'
;

}
public void comments() {
if(Anonymous && title=='undefined' && postNumber==5006 && dateTime=='12/02/15(Wed)18:02:38') {

'Please note that although /news/ is a text board, the thread creator is permitted to upload an image to the original post. All replies to the thread, however, are to be strictly text only.';

}

}
}