if(typeof PIA == "undefined") PIA={};
if(typeof PIA.search == "undefined") PIA.search={};
PIA.search_class = function() {};
Object.extend(PIA.search_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/PIA.portal.skin.acron.modules.search.searchAdvanced,PIA2.ashx'
}));
PIA.search = new PIA.search_class();


