function ptlaunch()
{
var key = "88a1cb3f1081d5035b1f36a748c4922b" //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;
}


