I am trying to create a form portlet in which a client script is attached to it. Through client script I have populated google pie chart on to the portlet and based on the slice selected respective results should be shown on the portlet. So for that I have added listener to the pie chart and I will get the selection of the pie chart. For each selection there will be a search called. Now What I have noticed is the script usage is getting reduced by 10 every time I click a slice on the pie chart. So is there any other way I could overcome this.