var lf = '';
function DoClick(lnk) {
	if (lf != lnk) {
		urchinTracker(lnk);
		zAtlasImg = new Image();
		yAtlasImg = new Image();
		xAtlasImg = new Image();
		wAtlasImg = new Image();
        mplxImg = new Image();
		if (lnk.toLowerCase().indexOf('/poddownloads') >= 0) {
			if (location.href.toLowerCase().indexOf('/open/uk') >= 0)
				zAtlasImg.src='http://switch.atdmt.com/action/pcssoc_OpenCommunicationsUKPodcastDownload_9';
			if (location.href.toLowerCase().indexOf('/open/us') >= 0)
				zAtlasImg.src='http://switch.atdmt.com/action/pcssus_OpenCommunicationsUSPodcastDownload_9';
			if (location.href.toLowerCase().indexOf('/open/de') >= 0){
				zAtlasImg.src='HTTP://activity.serving-sys.com/Activity/Pipe.asp?activityID=4067&AdvertiserID=19503&Frequency=2&Session=[SessionID]';
				yAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsDEPodcastDownload_10';}
		}
		if (location.href.toLowerCase().indexOf('/open/uk') >= 0){
			xAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsUKDocumentDownload_8';
            mplxImg.src='http://cdn4.eyewonder.com/cm/bk/9152-51540-3840-14?UK_CollateralDownloads=1&mpuid=';
            }
		if (location.href.toLowerCase().indexOf('/open/us') >= 0){
			xAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsUSDocumentDownload_10';
            mplxImg.src='http://cdn4.eyewonder.com/cm/bk/9137-51526-3840-12?US_CollateralDownloads=1&mpuid=';
            }
		if (location.href.toLowerCase().indexOf('/open/de') >= 0){
			xAtlasImg.src='HTTP://activity.serving-sys.com/Activity/Pipe.asp?activityID=4067&AdvertiserID=19503&Frequency=2&Session=[SessionID]';
			wAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsDEDocumentDownload_10';
            mplxImg.src='http://cdn4.eyewonder.com/cm/bk/9153-51541-3840-13?DE_CollateralDownloads=1&mpuid=';
            }

		lf = lnk;

		img2 = new Image();
		if (lnk.toLowerCase() == '/open/de/OpenSolutions/HiPathOpenOffice/OpenOffice Broschüre.pdf') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9153-51541-3840-9?DE-OpenOffice-brochuredownload=1&mpuid=';
		if (lnk.toLowerCase() == '/open/de/poddownloads/UnifiedCommunications3speakers.mp3') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9153-51541-3840-9?DE-OF-channel-podcastdownload=1&mpuid=';
		if (lnk.toLowerCase() == '/open/us/docdownloads/secure/StretchBeyond.pdf') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9137-51526-3840-9?US-Wless-OAPwireless-brochure=1&mpuid=';
		if (lnk.toLowerCase() == '/open/de/docdownloads/secure/StretchBeyond.pdf') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9153-51541-3840-10?DE-Wless-OAPwireless-brochure=1&mpuid=';
		if (lnk.toLowerCase() == '/open/uk/poddownloads/UnifiedCommunications3speakers.mp3') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9152-51540-3840-12?UK-OpenOffice-podcastdownload=1&mpuid=';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/HiPathOpenOffice_Brochure.pdf') img2.src = 'http://cdn4.eyewonder.com/cm/bk/9152-51540-3840-12?UK-OpenOffice-brochuredownload=1&mpuid=';
		
		img3 = new Image();
		if (lnk.toLowerCase().indexOf('/open/uk/docdownloads/brochure/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUKDocumentDownloadBroc_2';
		if (lnk.toLowerCase().indexOf('/open/uk/docdownloads/casestudy/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUKDocumentDownloadCase_9';
		if (lnk.toLowerCase().indexOf('/open/uk/docdownloads/whitepaper/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUKDocumentDownloadFree_9';

		if (lnk.toLowerCase().indexOf('/open/us/docdownloads/brochure/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUSDocumentDownloadBroc_2';
		if (lnk.toLowerCase().indexOf('/open/us/docdownloads/casestudy/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUSDocumentDownloadCase_9';
		if (lnk.toLowerCase().indexOf('/open/us/docdownloads/whitepaper/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsUSDocumentDownloadFree_9';

		if (lnk.toLowerCase().indexOf('/open/de/docdownloads/broschure/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsDEDocumentDownloadBroc_9';
		if (lnk.toLowerCase().indexOf('/open/de/docdownloads/casestudy/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsDEDocumentDownloadCase_9';
		if (lnk.toLowerCase().indexOf('/open/de/docdownloads/whitepaper/') >= 0) img3.src = 'http://switch.atdmt.com/action/pcssss_OpenCommunicationsDEDocumentDownloadFree_9';
		
	}
}