﻿function Document_Write(s)
{
    document.write(s);
}



