javascript in ajax loaded tab

javascript in ajax loaded tab


I know that when loading tab content via ajax, all scripts get
stripped to prevent IE from returning a 'permission denied' error, but
i'm wondering if there is an alternative way to load scripts in an
ajax loaded tab.
the example is the following page (click the professional" tab)
http://netimpact.org/displaycommon.cfm?an=1&subarticlenbr=2934
I'm trying to load a tab with ajax that has a fancybox content slider.
Thanks for your help in advance - i am new and just learning!