I have a website I am using pagelines to customize it. Everything was going fine but suddenly I confronted an issue with the quickslider. The issue is when I added a hook (having a 'Click to call back' box), and added a jquery script call (src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js?ver=1.4.2">
) in headerscript section of pagelines, the Quickslider disappeared. When I removed the jquery call from the headerscripts, the quickslider appeared and started to work again but my 'Click to call back' box failed to work.
I want both to work...
See the attached images for reference.
Page's Normal Behavior:

After adding script call in headerscripts section:











