function Activate(imgName)
{
       if (document.images)
        {
        	imgOn = eval(imgName + "on.src");
        	document [imgName].src = imgOn;
        }
}

function Deactivate(imgName)
{
        if (document.images)
        {
        	imgOff = eval(imgName + "off.src");
	        document [imgName].src = imgOff;
        }
}

if (document.images)
{
        homeon = new Image(113, 21);
        homeon.src = "/images/graphics/cpc-home-s.gif";
        serviceson = new Image(113, 21);
        serviceson.src = "/images/graphics/cpc-services-s.gif";
        newson = new Image(113, 21);
        newson.src = "/images/graphics/cpc-news-s.gif";
        technicalon = new Image(113, 21);
        technicalon.src = "/images/graphics/cpc-technical-s.gif";
        environmentalon = new Image(113, 21);
        environmentalon.src = "/images/graphics/cpc-environmental-s.gif";
        sitemapon = new Image(113, 21);
        sitemapon.src = "/images/graphics/cpc-sitemap-s.gif";
        
        homeoff = new Image(113, 21);
        homeoff.src = "/images/graphics/cpc-home-n.gif";
        servicesoff = new Image(113, 21);
        servicesoff.src = "/images/graphics/cpc-services-n.gif";
        newsoff = new Image(113, 21);
        newsoff.src = "/images/graphics/cpc-news-n.gif";
        technicaloff = new Image(113, 21);
        technicaloff.src = "/images/graphics/cpc-technical-n.gif";
        environmentaloff = new Image(113, 21);
        environmentaloff.src = "/images/graphics/cpc-environmental-n.gif";
        sitemapoff = new Image(113, 21);
        sitemapoff.src = "/images/graphics/cpc-sitemap-n.gif";
        
        
		aboutuson = new Image(113,19);
		aboutuson.src = "/images/graphics/cpc-aboutus-s.gif";
		contacton = new Image(113,19);
		contacton.src = "/images/graphics/cpc-contact-s.gif";
		express_quotationon = new Image(113,19);
		express_quotationon.src = "/images/graphics/cpc-express-s.gif";
		
		printenquiryon = new Image(113,19);
		printenquiryon.src = "/images/graphics/cpc-print-enquiry-s.gif";
		cdenquiryon = new Image(113,19);
		cdenquiryon.src = "/images/graphics/cpc-cd-enquiry-s.gif";
		mapon = new Image(113,19);
		mapon.src = "/images/graphics/cpc-map-s.gif";
		employmenton = new Image(113,19);
		employmenton.src = "/images/graphics/cpc-employment-s.gif";
		
		cpcnewson = new Image(113,19);
		cpcnewson.src = "/images/graphics/cpc-cpcnews-s.gif";
		industrynewson = new Image(113,19);
		industrynewson.src = "/images/graphics/cpc-industrynews-s.gif";
		pressreleaseson = new Image(113,19);
		pressreleaseson.src = "/images/graphics/cpc-pressreleases-s.gif";
		emailnewson = new Image(113,19);
		emailnewson.src = "/images/graphics/cpc-emailnews-s.gif";
		
		designon = new Image(113,19);
		designon.src = "/images/graphics/cpc-design-s.gif";
		printingon = new Image(113,19);
		printingon.src = "/images/graphics/cpc-printing-s.gif";
		duplicationon = new Image(113,19);
		duplicationon.src = "/images/graphics/cpc-duplication-s.gif";
		packagingon = new Image(113,19);
		packagingon.src = "/images/graphics/cpc-packaging-s.gif";
		special_packagingon = new Image(113,19);
	    special_packagingon.src = "/images/graphics/cpc-special-packaging-s.gif";
	    assemblyon = new Image(113,19);
		assemblyon.src = "/images/graphics/cpc-assembly-s.gif";
		distributionon = new Image(113,19);
		distributionon.src = "/images/graphics/cpc-distribution-s.gif";
		mailingson = new Image(113,19);
		mailingson.src = "/images/graphics/cpc-mailings-s.gif";
		edocson = new Image(113,19);
		edocson.src = "/images/graphics/cpc-edocs-s.gif";
		
		brochureon = new Image(113,19);
		brochureon.src = "/images/graphics/cpc-brochure-request-s.gif";
		
		aboutusoff = new Image(113,19);
		aboutusoff.src = "/images/graphics/cpc-aboutus-n.gif";
		contactoff = new Image(113,19);
		contactoff.src = "/images/graphics/cpc-contact-n.gif";
		express_quotationoff = new Image(113,19);
		express_quotationoff.src = "/images/graphics/cpc-express-n.gif";

		printenquiryoff = new Image(113,19);
		printenquiryoff.src = "/images/graphics/cpc-print-enquiry-n.gif";
		cdenquiryoff = new Image(113,19);
		cdenquiryoff.src = "/images/graphics/cpc-cd-enquiry-n.gif";
		mapoff = new Image(113,19);
		mapoff.src = "/images/graphics/cpc-map-n.gif";
		employmentoff = new Image(113,19);
		employmentoff.src = "/images/graphics/cpc-employment-n.gif";
		
		cpcnewsoff = new Image(113,19);
		cpcnewsoff.src = "/images/graphics/cpc-cpcnews-n.gif";
		industrynewsoff = new Image(113,19);
		industrynewsoff.src = "/images/graphics/cpc-industrynews-n.gif";
		
		pressreleasesoff = new Image(113,19);
		pressreleasesoff.src = "/images/graphics/cpc-pressreleases-n.gif";
		emailnewsoff = new Image(113,19);
		emailnewsoff.src = "/images/graphics/cpc-emailnews-n.gif";
		
		designoff = new Image(113,19);
		designoff.src = "/images/graphics/cpc-design-n.gif";
		printingoff = new Image(113,19);
		printingoff.src = "/images/graphics/cpc-printing-n.gif";
		duplicationoff = new Image(113,19);
		duplicationoff.src = "/images/graphics/cpc-duplication-n.gif";
		packagingoff = new Image(113,19);
		packagingoff.src = "/images/graphics/cpc-packaging-n.gif";
		special_packagingoff = new Image(113,19);
	    special_packagingoff.src = "/images/graphics/cpc-special-packaging-n.gif";
	    assemblyoff = new Image(113,19);
		assemblyoff.src = "/images/graphics/cpc-assembly-n.gif";
		distributionoff = new Image(113,19);
		distributionoff.src = "/images/graphics/cpc-distribution-n.gif";
		mailingsoff = new Image(113,19);
		mailingsoff.src = "/images/graphics/cpc-mailings-n.gif";
		edocsoff = new Image(113,19);
		edocsoff.src = "/images/graphics/cpc-edocs-n.gif";
		
		brochureoff = new Image(113,19);
		brochureoff.src = "/images/graphics/cpc-brochure-request-n.gif";
		


}