function about() {

       alert("Copyright © 2009 by elinfonet.com, llc. All the text, graphics, audio, design, software, and other works are the copyrighted works of elinfonet.com, llc. All Rights Reserved. Any redistribution or reproduction of any materials herein is strictly prohibited.");

  }



function goto(varURL)

{

window.open(varURL,"","toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=700,height=600,left=15,top=15");

}



if (document.images) 

{

   img1 = new Image();

   img2 = new Image();

   img1.src = "http://www.elinfonet.com/images/fedct.jpg";

   img2.src = "http://www.elinfonet.com/images/stct.jpg"

}