/* --------------------------------- */ /* copyright.js */ /* */ /* print out MCHS copyright */ /* --------------------------------- */ // get date variable var today = new Date(); // print out copyright /*document.write (""); document.write ("
Print this Page  
");*/ document.write ("\©\; Copyright " + today.getFullYear() + " Milken Community High School, All Rights Reserved
"); document.write (""); document.write (""); //document.write (""); document.write ("
  Tel: (310) 440-3500Fax: (310) 471-5139
");