New Widgets: googleSearch and ajaxpopup

I made a jQuery UI widget (a subclass of textpopup) that hijaxes a Google search form to show the results in a popup box rather than on a new page. Google AJAX search returns only the top four results, so the popup box includes a link to the full search page. Download the code. Download the textpopup [...]