function generate(tags) {
    document.write(tags);
}
