I have just been introduced to Ajax and finding it very useful indeed. However when applying to existing pages it is dissabling the javascript on page load. All the javascript is doing is targeting various controls then applying the relevant CSS style to that control. This has been working fine until I add the script manager control to do some partial page updating. Is there a way to get this script manager working with my existing javascript function?