function top()
{
   if ( document.getElementsByTagName )
   {
      var node_body = document.getElementsByTagName("body")[0];
      node_body.setAttribute("text", "000000");
      node_body.setAttribute("bgColor", "#CCCCCC");
      node_body.setAttribute("vLink", "#808080");
      node_body.setAttribute("leftMargin", "0");
      node_body.setAttribute("topMargin", "0");
      node_body.setAttribute("marginheight", "0");
      node_body.setAttribute("marginwidth", "0");
      node_body.setAttribute("bodymargin", "0");
document.writeln('<style type="text/css"><!--.big {font-family:  verdana, arial; font-weight: normal; font-size: 55pt; color: #C0C0C0;}.bgred {border-color:white; background-color:red;}h4 {font-family: verdana, arial; font-weight: normal; font-size: 100%; color: #000000;}td {font-family: verdana, arial; font-size: 10pt;}a {color:blue; text-decoration: none;}a:hover {color:#000000; text-decoration: none;}--></style>');
document.writeln(
'<table border=1 cellspacing=0 cellpadding=5 width=100% bordercolordark=#EEEEEE bordercolorlight=#303030>'+
'<tr bgcolor=#E6E6E6>'+
'<td><font size="2"><a href="/nshweb/pages/workspace.htm" target="_self"><b><font  color=#000000>Nash!</font>Com</b></a><b> Workspace</b></font>'+
'</td>'+
'</tr>'+
'</table>'+
'<!-- Navigation -->'+
'<table border= 0 cellspacing=1 cellpadding=1 bordercolordark=#EEEEEE bordercolorlight=#303030 width="100%">'+
'<tr><td width="1%" bgcolor=#E6E6E6 valign="top">'+
'<table border=0 cellspacing=0 cellpadding=0 width=170>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/home.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/home.htm">Company</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/services.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/services.htm">Services</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/solutions.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/solutions.htm">Solutions</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/resources.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/resources.htm">Resources</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/conferences.htm"/><img src="/icons/collapse.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><!--/nshweb/pages/conferences-->Conferences</font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"></td><td><font face="verdana, arial" size=1 class="size1"><a href="/nshweb/pages/dnug.htm"> DNUG</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"></td><td><font face="verdana, arial" size=1 class="size1"><a href="/nshweb/pages/lotusphere.htm"> Lotusphere</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/shop.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/shop.htm"> Shop</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/trial.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/trial.htm">Demo & Evaluation</a></font></td></tr>'+
'  <tr><td width="1%" ></td><td width="1%"><a href="/nshweb/pages/siteinfo.htm"/><img src="/icons/expand.gif" width=16 height=16 vspace=8 alt="" border="0"></a></td><td><font face="verdana, arial" size=2 class="size2"><a href="/nshweb/pages/siteinfo.htm"> Siteinfo</a></font></td></tr>'+
'</table>'+
'</td><td valign=top bgcolor=#FFFFFF>'+
'<table border=0 cellpadding=0 cellspacing=8 width="100%">'+
'<tr><td></td><td valign=top>'
);
}
}
function bottom()
{
   if ( document.getElementsByTagName )
   {
document.writeln(
'</font></td>'+
'</tr>'+
'</table></td>'+
'</tr>'+
'</table>'+
'<!-- foot -->'+
'<table border=1 cellspacing=0  cellpadding=3 width=100% bordercolordark=#EEEEEE bordercolorlight=#303030>'+
'<tr>'+
'<td bgcolor=#E6E6E6 width=100%><img src="/nshweb/c.gif"  width=1 height=1></td>'+
'<td width=30 bgcolor=#E6E6E6 align=right><a href="mailto:info@nashcom.de"><img src="/nsh/web.nsf/icon_mail.gif"width=20 height=12 border=0 hspace=10></a></td>'+
'</tr>'+
'</table>'
);
}
}
