Object-Oriented-Pages
Top Document Schematic
*Top document has the following:
<html>
<head>
<script src=Script1.js language=javascript type=text/javascript></script>
<script src=Script2.js language=javascript type=text/javascript></script>
</head>
<body Onload=Function1(p1,p2...); Function2(q3,q4...);>
</body>
</html>