
<!-- Window PopUp starts here -->


function PopUp_Ray(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

//-->



<!-- start Window RollOver Events Script for HOME, PORTFOLIO, HOTLINX, INQUIRIES -->

   if (document.images) {

        buton1= new Image ();
        buton1.src= "img2/raystypoL2B.jpg";
        butonJ1= new Image ();
        butonJ1.src= "img2/raystypoL2B.jpg";

        buton2= new Image ();
        buton2.src= "img2/raystypoL3.jpg";
        butonJ2= new Image ();
        butonJ2.src= "img2/raystypoL3B.jpg";

	    buton3= new Image ();
        buton3.src= "img2/raystypoL4.jpg";
        butonJ3= new Image ();
        butonJ3.src= "img2/raystypoL4B.jpg";

        buton4= new Image ();
        buton4.src= "img2/raystypoL5.jpg";
        butonJ4= new Image ();
        butonJ4.src= "img2/raystypoL5B.jpg";
        
        
            
        
        
        buton5= new Image ();
        buton5.src= "img2/login1.jpg";
        butonJ5= new Image ();
        butonJ5.src= "img2/login2.jpg";
        
        buton6= new Image ();
        buton6.src= "img2/webmail1.jpg";
        butonJ6= new Image ();
        butonJ6.src= "img2/webmail2.jpg";
        
        buton7= new Image ();
        buton7.src= "img2/web2order1.jpg";
        butonJ7= new Image ();
        butonJ7.src= "img2/web2order2.jpg";
        
        buton8= new Image ();
        buton8.src= "img2/admin1.jpg";
        butonJ8= new Image ();
        butonJ8.src= "img2/admin2.jpg";



        


        slash1= new Image ();
        slash1.src= "img2/SiteBanr.jpg";
        slashJ1= new Image ();
        slashJ1.src= "img2/SiteBanr.jpg";

        slash2= new Image ();
        slash2.src= "img2/SiteBanr.jpg";
        slashJ2= new Image ();
        slashJ2.src= "img2/WebPortfolioBnr.jpg";

 	    slash3= new Image ();
        slash3.src= "img2/SiteBanr.jpg";
        slashJ3= new Image ();
        slashJ3.src= "img2/HotlinxBnr.jpg";

        slash4= new Image ();
        slash4.src= "img2/SiteBanr.jpg";
        slashJ4= new Image ();
        slashJ4.src= "img2/InquiriesBnr.jpg";

 


   }


        function AnimateImage(imgid,imgnew) {
      if (document.images) {
        document.images[imgid].src=eval(imgnew + ".src");
           }
   }

// -->

