I have to run a function called ddEqualizeHeights() after #acyarchiveview > #newsletter_preview_area > iframe#iframepreview is loaded. Need to know what file I have to modify to make that happen. I can't call this on (document).ready because the Javascript that runs to load the iframe, does so after page load and after my ddEqualizeHeights() runs within (document).ready. I don't seem to be finding this doing a content search.