It's not free:
mike.simbunch.com/index.php?option=com_c...;task=view&id=14
Following code is the problem. This overlib will not be show. An manually insert js-alert one line bevore will be show without problems.
overlib('Personalize your invitation by adding a custom message that will be included in the email.<br /><br />Custom Message (optional):<br /><textarea cols="30" rows="3" name="popup_resendCustom" id="popup_resendCustom"></textarea><br /> <input type="button" class="inputbox" onClick="document.getElementById(\'resendCustom\').value=document.getElementById(\'popup_resendCustom\').value;pi_sendAction();cClick();" value="Send" /> <input type="button" class="inputbox" onclick="cClick();" value="Cancel" />', STICKY, CAPTION,'Resend Invite to<br />['+invemail+']', CENTER,MOUSEOFF,CLOSETEXT,'CLOSE',WIDTH,260, ANCHOR,'pi_action_'+iid,ANCHORALIGN,'LR','UR');
document.getElementById("popup_resendCustom"«»).focus();
If you need the files i can send you them (mail/pm).
Regards