		var regEx = /k_id=(\d{6,10})/;
		var match = regEx.exec(location.href);
		if (match) {
			var klink = "Start promoting your 1&1 affiliate link (<a href=\"http://1and1.com/?k_id="+match[1]+"\">http://1and1.com/?k_id="+match[1]+"</a>) today!";
			var question = "<p><strong>Q</strong>: If I want to link to a group of products using my affiliate tracking code, how can I do this?<br> <strong>A: </strong>You can do this by deep linking to other pages of 1&1 other than our homepage. Here are your personal deep links (with your affiliate ID included).</p>";
			var klinux = "<p><strong>Shared Hosting:</strong><br>Linux Hosting: <a href=\"http://order.1and1.com/xml/order/Hosting?k_id="+match[1]+"\">http://order.1and1.com/xml/order/Hosting?k_id="+match[1]+"</a><br />";
			var klinkLB = "Windows Hosting: <a href=\"http://order.1and1.com/xml/order/MsHosting?k_id="+match[1]+"\">http://order.1and1.com/xml/order/MsHosting?k_id="+match[1]+"</a><br />";
			var klinkLH = "<p><strong>VPS Hosting:</strong><br>Linux VPS: <a href=\"http://order.1and1.com/xml/order/VpsRoot?k_id="+match[1]+"\">http://order.1and1.com/xml/order/VpsRoot?k_id="+match[1]+"</a><br />";
			var klinkLBS = "Windows VPS: <a href=\"http://order.1and1.com/xml/order/VpsWindows?k_id="+match[1]+"\">http://order.1and1.com/xml/order/VpsWindows?k_id="+match[1]+"</a><br />";
			var klinkLD = "<p><strong>E-Mail Solutions:</strong><br>Instant E-Mail and Microsoft Exchange: <a href=\"http://order.1and1.com/xml/order/Mail?k_id="+match[1]+"\">http://order.1and1.com/xml/order/Mail?k_id="+match[1]+"</a><br />";
			var kmicros = "</p><p><strong>Dedicated Servers:</strong><br>Managed Servers: <a href=\"http://order.1and1.com/xml/order/ServerManaged?k_id="+match[1]+"\">http://order.1and1.com/xml/order/ServerManaged?k_id="+match[1]+"</a><br />";
			var klinkMSB = "Linux Servers: <a href=\"http://order.1and1.com/xml/order/ServerRoot?k_id="+match[1]+"\">http://order.1and1.com/xml/order/ServerRoot?k_id="+match[1]+"</a><br />";
			var klinkMSH = "Windows Servers: <a href=\"http://order.1and1.com/xml/order/ServerWindows?k_id="+match[1]+"\">http://order.1and1.com/xml/order/ServerWindows?k_id="+match[1]+"</a><br />";
			var klinkMSBS = "<p><strong>Microsoft SharePoint:</strong><br>SharePoint: <a href=\"http://order.1and1.com/xml/order/Sharepoint?k_id="+match[1]+"\">http://order.1and1.com/xml/order/Sharepoint?k_id="+match[1]+"</a><br />";
		    var klinkMSD = "<p><strong>eShops</strong><br>ECommerce Shopping Carts: <a href=\"http://order.1and1.com/xml/order/Eshops?k_id="+match[1]+"\">http://order.1and1.com/xml/order/Eshops?k_id="+match[1]+"</a><br />";
                	
		}


