I'm get a "Access to restricted URI denied" code: "1012 --- try { parent = parent.parentNode; }" after I do an $.ajax call to send form data to an email processor (PHP). It's located in the exact same folder, so I'm unsure to why I'm receiving this error. The link for this file is http://www.mediafuel.net/test/colts/ajax2/index2.html. You click on Send to Friend, then if you fill out the form information and click the button to send the information. The php file is at http://www.mediafuel.net/test/colts/ajax2/stfcolts.php
Thanks.