function InsertActiveContent(x) {
    document.write(x);
}