/* init/init_search
 
@author Jacob at Goby
 @version 02/07/12
@svn goby_-150
*/

jQuery(document).ready(function()
{extras.init();$("#cityCloud a").click(function()
{trackEvent([PAGE_ID,"things-to-do-link"]);});$("#bookmark-disclaimer").click(function(){trackEvent([PAGE_ID,"how_does_it_work"]);});Goby.set('widgetMgr',new WidgetMgr(Goby.get("widgetParams")));if(Goby.get("geolocation")!=null)
{var list=document.getElementById("category-list");var geoLocation=new Location(Goby.get("geolocation"));}});
