fires when the user clicks on the popup content
myPop.attachEvent("onContentClick", function(){ console.log("You have clicked on the popup window"); });