var str="\<html\>\n\<head\>\n\<title\>Hello!\<\/title\>\n\<\/head\>\n"
document.write(str);