XmlHttpCommunicatorLocation=new CreateService();AdvancedSearchFx=null;function SetDefaultViewport(){var a=map_GMap;if(a instanceof GMapWidget){a.setDefaultViewPort()}}function ShowResultPage(a){if(XmlHttpCommunicatorLocation!=null){if(typeof gLocationParams.ResultPages[a]=="undefined"){return}var b={Page:a+1,ParentId:gLocationParams.ResultPages[a],NumPages:gLocationParams.ResultPages.length,Url:encodeURIComponent(gLocationParams.Url)};XmlHttpCommunicatorLocation.OnComplete=function(d){var c=$("locations_map");c.update(d.Text);BlockActionEffect(c.parentNode)};XmlHttpCommunicatorLocation.MakeCall("SearchLocationsMap",b)}}function AdvancedSearchToggle(){if(!AdvancedSearchFx){return}AdvancedSearchFx.toggle()}AppendOnLoadEvent(function(){var a=$("advanced_search");if(!a){return}a.show();AdvancedSearchFx=new fx.Height(a,{duration:400});AdvancedSearchFx.hide()});
