var lf = '';
function DoClick(lnk) {
	if (lf != lnk) {
		urchinTracker(lnk);
		zAtlasImg = new Image();
		yAtlasImg = 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';}
		} else {
			if (location.href.toLowerCase().indexOf('/open/uk') >= 0)
				zAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsUKDocumentDownload_8';
			if (location.href.toLowerCase().indexOf('/open/us') >= 0)
				zAtlasImg.src='http://switch.atdmt.com/action/pcssss_OpenCommunicationsUSDocumentDownload_10';
			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_OpenCommunicationsDEDocumentDownload_10';}
		}
		lf = lnk;
		img2 = new Image();
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/Managed Service Value flyer.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_ManagedServicesUSValueFlyerDownload_9';
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/Managed%20Service%20Value%20flyer.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_ManagedServicesUSValueFlyerDownload_9';
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/HiPath Wireless Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUSHiPathWirelessBrochureDow_9';
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/HiPath%20Wireless%20Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUSHiPathWirelessBrochureDow_9';
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/MobileConnect_Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUSMobileConnectBrochureDown_9';
		if (lnk.toLowerCase() == '/open/us/docdownloads/brochure/datasheet_mobile_web_final.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUSMobileConnectDatasheetDow_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/Managed Service Value flyer.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_ManagedServicesUKValueFlyerDownload_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/Managed%20Service%20Value%20flyer.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_ManagedServicesUKValueFlyerDownload_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/HiPath Wireless Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUKHiPathWirelessBrochureDow_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/HiPath%20Wireless%20Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUKHiPathWirelessBrochureDow_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/MobileConnect_Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUKMobileConnectBrochureDown_9';
		if (lnk.toLowerCase() == '/open/uk/docdownloads/brochure/datasheet_mobile_web_final.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectUKMobileConnectDatasheetDow_9';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/Managed_Services_d_071206.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_ManagedServicesDEValueFlyerDownload_9';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/HiPath_Wireless_d_021106.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectDEHiPathWirelessBrochureDow_10';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/MobileConnect_Brochure.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectDEMobileConnectBrochureDown_10';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/HiPath MobileConnect Datasheet.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectDEMobileConnectDatasheetDow_10';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/HiPath%20MobileConnect%20Datasheet.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectDEMobileConnectDatasheetDow_10';
		if (lnk.toLowerCase() == '/open/de/docdownloads/broschure/HiPath%20MobileConnect%20Datasheet.pdf') img2.src = 'http://switch.atdmt.com/action/pcssss_MobileConnectDEMobileConnectDatasheetDow_10';
	}
}