////////////////////////////////////////////////////////////
// This software is solely the property of Karamasoft LLC. /
//   Copyright 2002 Karamasoft LLC. All rights reserved.   /
//                  www.karamasoft.com                     /
////////////////////////////////////////////////////////////

 document.write("<SCRIPT LANGUAGE=javascript SRC=\""); if (document.all && !(document.getElementById)) { document.write(ScriptPath+"KaramasoftPanelScriptIE4.js"); } else if (document.all) { document.write(ScriptPath+"KaramasoftPanelScriptIE5p.js"); } else if (document.getElementById) { document.write(ScriptPath+"KaramasoftPanelScriptNS6p.js"); } else { document.write(ScriptPath+"KaramasoftPanelScriptUnknown.js"); } document.write("\"></SCRIPT>"); 