function document_write(s) {
document.write(document.getElementById(s).value);
}
