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

