I have recently modified the google custom search engine on my website. Now instead of displying results on a different page, it displays the results on the same page. I am not sure about this, but I think it uses JavaScript for this thing. It means that people having javascript disabled are not going to see the results but that's ok with me because there are only a few people who have javascript disabled.The real problem I want to talk about in this post is that I am unable to modify the search engine to make it display 5 results instead of the default 10. I am pretty sure that this needs to be done from within the javascript of the engine but I have two issues:1) I am not very good at javascript, however, I think I can still arrange some workarounds or use the information online to achieve my goals.2) I don't know how to access the javascript of the engine and then modify it and make the engine work on my custom script.Any help in solving the above two issues is appreciated.