if(typeof TlanticB2C == "undefined") TlanticB2C={};
if(typeof TlanticB2C.UserControls == "undefined") TlanticB2C.UserControls={};
if(typeof TlanticB2C.UserControls.Browser == "undefined") TlanticB2C.UserControls.Browser={};
if(typeof TlanticB2C.UserControls.Browser.Search == "undefined") TlanticB2C.UserControls.Browser.Search={};
if(typeof TlanticB2C.UserControls.Browser.Search.Header == "undefined") TlanticB2C.UserControls.Browser.Search.Header={};
TlanticB2C.UserControls.Browser.Search.Header_class = function() {};
Object.extend(TlanticB2C.UserControls.Browser.Search.Header_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/TlanticB2C.UserControls.Browser.Search.Header,TlanticB2C.ashx'
}));
TlanticB2C.UserControls.Browser.Search.Header = new TlanticB2C.UserControls.Browser.Search.Header_class();


