4 lines
113 B
JavaScript
4 lines
113 B
JavaScript
document.writeln( "<BR>");
|
|
document.writeln( "this was written from include.js<BR>");
|
|
document.writeln( "<BR>");
|