function ptlaunch()
{
	var key = "bd1ced797d056f06820fce430c75928c" //place the generated key for the client between the quotes on this line.  Save the file and then send it to the client with install instructions
	var a="http://www.practicedevelopment.net/wpicds/cdsarticles.php?c=" + key + "&id=l";
	document.getElementById('pteupdate').src=a;
}

