//----------------start-of-comments-------------------------//
// External Javascript File
// File-ID: xjscws_gotop.js
// Subdirectory: xscripts
// Called by various cws html files
// date of last change: 24. Dec. 2002
// this external javascript provides navigation
// to jump to the top of the page

//-----------------end-of-comments-------------------------// 

document.write("<center><a href=#top>oben</a>&nbsp;<a href=#top><img alt=arrows border=0 alt=navigate_up src=a1_arrows_up_1.gif width=31 height=31></a><a href=#top>&nbsp;top</a></font></center>");


// end of external javascript file

