
      <!-- //

        welcome_off = new Image();
        welcome_off.src = "images/c4c_nav_welcome_off.gif";
        welcome_on = new Image();
        welcome_on.src = "images/c4c_nav_welcome_on.gif";

        aboutus_off = new Image();
        aboutus_off.src = "images/c4c_nav_aboutus_off.gif";
        aboutus_on = new Image();
        aboutus_on.src = "images/c4c_nav_aboutus_on.gif";

        productrange_off = new Image();
        productrange_off.src = "images/c4c_nav_productrange_off.gif";
        productrange_on = new Image();
        productrange_on.src = "images/c4c_nav_productrange_on.gif";

        guarantee_off = new Image();
        guarantee_off.src = "images/c4c_nav_guarantee_off.gif";
        guarantee_on = new Image();
        guarantee_on.src = "images/c4c_nav_guarantee_on.gif";

        inthepress_off = new Image();
        inthepress_off.src = "images/c4c_nav_inthepress_off.gif";
        inthepress_on = new Image();
        inthepress_on.src = "images/c4c_nav_inthepress_on.gif";

        kindcomments_off = new Image();
        kindcomments_off.src = "images/c4c_nav_kindcomments_off.gif";
        kindcomments_on = new Image();
        kindcomments_on.src = "images/c4c_nav_kindcomments_on.gif";

        contactus_off = new Image();
        contactus_off.src = "images/c4c_nav_contactus_off.gif";
        contactus_on = new Image();
        contactus_on.src = "images/c4c_nav_contactus_on.gif";

        email_off = new Image();
        email_off.src = "images/c4c_email_off.gif";
        email_on = new Image();
        email_on.src = "images/c4c_email_on.gif";

        copyright_off = new Image();
        copyright_off.src = "images/c4c_copyright_off.gif";
        copyright_on = new Image();
        copyright_on.src = "images/c4c_copyright_on.gif";

        ryw_off = new Image();
        ryw_off.src = "images/c4c_ryw_off.gif";
        ryw_on = new Image();
        ryw_on.src = "images/c4c_ryw_on.gif";

        ordernow_off = new Image();
        ordernow_off.src = "images/c4c_button_ordernow_off.gif";
        ordernow_on = new Image();
        ordernow_on.src = "images/c4c_button_ordernow_on.gif";

        readarticle_off = new Image();
        readarticle_off.src = "images/c4c_button_readarticle_off.gif";
        readarticle_on = new Image();
        readarticle_on.src = "images/c4c_button_readarticle_on.gif";

        readmore_off = new Image();
        readmore_off.src = "images/c4c_button_readmore_off.gif";
        readmore_on = new Image();
        readmore_on.src = "images/c4c_button_readmore_on.gif";

        moreaboutus_off = new Image();
        moreaboutus_off.src = "images/c4c_button_moreaboutus_off.gif";
        moreaboutus_on = new Image();
        moreaboutus_on.src = "images/c4c_button_moreaboutus_on.gif";

        twoyearguarantee_off = new Image();
        twoyearguarantee_off.src = "images/c4c_button_twoyearguarantee_off.gif";
        twoyearguarantee_on = new Image();
        twoyearguarantee_on.src = "images/c4c_button_twoyearguarantee_on.gif";

        previouspage_off = new Image();
        previouspage_off.src = "images/c4c_button_previouspage_off.gif";
        previouspage_on = new Image();
        previouspage_on.src = "images/c4c_button_previouspage_on.gif";

        ordernow2_off = new Image();
        ordernow2_off.src = "images/c4c_button_ordernow2_off.gif";
        ordernow2_on = new Image();
        ordernow2_on.src = "images/c4c_button_ordernow2_on.gif";

        downloadorderform_off = new Image();
        downloadorderform_off.src = "images/c4c_button_downloadorderform_off.gif";
        downloadorderform_on = new Image();
        downloadorderform_on.src = "images/c4c_button_downloadorderform_on.gif";

        adminarea_off = new Image();
        adminarea_off.src = "images/c4c_adminarea_off.gif";
        adminarea_on = new Image();
        adminarea_on.src = "images/c4c_adminarea_on.gif";

        privacypolicy_off = new Image();
        privacypolicy_off.src = "images/c4c_privacypolicy_off.gif";
        privacypolicy_on = new Image();
        privacypolicy_on.src = "images/c4c_privacypolicy_on.gif";

        function swapper(imgName,imgObjName)		
          {
          if (document.images)
            {
            document.images[imgName].src = eval(imgObjName + ".src");
            }
          }

      // -->

