var Text;
Text = "Copyright 2002-2003 Global Optima Inc.";
Text +=  " All rights reserved. " ;
document.write(Text); 
      