
<!-- 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) {

    


        AD_buton32= new Image ();
        AD_buton32.src= "img2/FeaturePROMO1.jpg";
        AD_butonJ32= new Image ();
        AD_butonJ32.src= "img2/FeaturePROMO2.jpg";


        
        
        



   }


        function AnimateImage(imgid,imgnew) {
      if (document.images) {
        document.images[imgid].src=eval(imgnew + ".src");
           }
   }

// -->

