////////////////////////////////////////////////////////////
// This software is solely the property of Karamasoft LLC. /
//   Copyright 2007 Karamasoft LLC. All rights reserved.   /
//                  www.karamasoft.com                     /
////////////////////////////////////////////////////////////

 document.write("<SCRIPT LANGUAGE=javascript SRC=\""); if (document.all && navigator.userAgent.indexOf("Opera") == -1) { document.write(ScriptPath+"UltimateMenuScriptIE5p.js"); } else if (document.getElementById) { document.write(ScriptPath+"UltimateMenuScriptNS6p.js"); } document.write("\"></SCRIPT>"); document.write("<SCRIPT LANGUAGE=javascript SRC=\""); document.write(ScriptPath+"UltimateMenuUtility.js"); document.write("\"></SCRIPT>"); 