4 <link type=
"text/css" href=
"/html/css/jquery-ui.css" rel=
"stylesheet">
6 <script type=
"text/javascript" src=
"/html/js/jquery.js"></script>
7 <script type=
"text/javascript" src=
"/html/js/jquery-ui.js"></script>
8 <script type=
"text/javascript" src=
"/html/js/jquery.themes.js"></script>
9 <script type=
"text/javascript" src=
"/html/js/netrender.js"></script>
10 <script type=
"text/javascript" src=
"/html/js/netrender-widget.js"></script>
11 <script type=
"text/javascript" src=
"/html/js/netrender-action.js"></script>
12 <script type=
"text/javascript" src=
"http://jqueryui.com/themeroller/themeswitchertool/"></script>
13 <script type=
"text/javascript">
14 // we will add our javascript code here
15 var doc
=$(document
).ready(function(){var page
=setupPage();});
19 <!-- we will add our HTML content here -->