
// Run on DOM load
document.observe("dom:loaded", function() {
	new ATFx.FlyoutMenu("navigation");
	new ATFx.FollowLinks("followLinks");
	if ($("featuredStories")) { new ATFx.FeaturedStories("featuredStories"); }
	new Autocompleter.Local("q", "searchTermsAuto", searchTerms, { frequency: 0.1 });
	new ATFx.LinkMonitor("content");
	new ATFx.LinkMonitor("followLinks");
	new ATFx.QuoteFix("content");
});


var searchTerms = ['about atf','accelerant and explosives detection canines','administrative careers','administrative forms','alabama field offices','alaska field offices','alcohol','alcohol publications','alcohol smuggling','americas security begins with you','annual firearms manufacturers and export report ( afmer )','applications','arizona field offices','arkansas field offices','arson','arson enforcement','arson publications','arson training','atf form 4473 ( faq )','atf most wanted','atlanta field division','attorneys','baltimore field division','be aware for america','be secure for america','bomb arson tracking system ( bats )','boston field division','brady law','brady letters to ffls','business opportunities','california ( north ) field offices','california ( south ) field offices','canada field offices','career opportunities','careers','caribbean field offices','certified explosives specialists ( ces )','certified fire investigators ( cfi )','charlotte field division','chicago field division','circulars and bulletins','codified regulations','colombia field offices','colorado field offices','columbus field division','connecticut field offices','contact atf','contact field divisions','contact headquarters','contact pressroom','contact service centers','contraband cigarettes','criminal investigative analysts','dallas field division','delaware field offices','delegation orders','denver field division','detroit field division','district of columbia field offices','dont lie for the other guy','eform 4473','eform 6','el salvador field offices','excise tax','executive staff','explosives determination','explosives enforcement','explosives enforcement officers ( eeo )','explosives exemption','explosives forms','explosives industry','explosives industry releases','explosives newsletters','explosives open letters','explosives programs','explosives publications','explosives research and development','explosives safety','explosives security','explosives storage','explosives training','explosives variance','fact sheets','federal explosives licensee ( fel )','federal explosives licensing center ( felc )','federal explosives licesnee ( how to )','federal firearms licensee ( ffl )','federal firearms licensee ( how to )','federal firearms licensing center ( fflc )','federal register notices','ffl ezcheck','ffl list','field releases','firearms','firearms ( faq )','firearms collectors ( faq )','firearms conduct of business ( faq )','firearms enforcement','firearms forms','firearms identification ( guide )','firearms import ( faq )','firearms importation ( guide )','firearms industry','firearms industry releases','firearms licensing ( faq )','firearms manufacturing ( faq )','firearms newsletter','firearms open letters','firearms programs','firearms publications','firearms records required ( faq )','firearms technology','firearms technology ( faq )','firearms trace data','firearms training','fireworks','fireworks safety','fireworks storage','florida ( northwest ) field offices','florida ( southeast ) field offices','foia','forensic careers','forms','freedom of information act','gangtecc','general firearms ( faq )','general publications','georgia field offices','guam field offices','gunsmith ( faq )','hawaii field offices','historical publications','history','hotlines','houston field division','idaho field offices','identify prohibited persons','illinois field offices','import firearms ( how to )','indiana field offices','industry operations investigators','information documents','intelligence research','international field offices','international response team ( irt )','internships','iowa field offices','iraq field offices','kansas city field division','kansas field offices','kentucky field offices','large capacity ammunition feeding devices ( lcafds )','laws','los angeles field division','louisiana field office','louisville field division','machine gun ( faq )','maine field offices','marking variances ( guide )','maryland field offices','massachusetts field offices','mexico field offices','miami field division','michigan field offices','minnesota field offices','mission','mississippi field offices','missouri field offices','montana field offices','nashville field division','national center for explosives training and research ( ncetr )','national firearms act ( faq )','national firearms act ( nfa )','national instant criminal background check system ( nics )','national integrated ballistics information network ( nibin )','national releases','national response team ( nrt )','nebraska field offices','nevada field offices','new hampshire field offices','new jersey field offices','new mexico field offices','new orleans field division','new york field division','new york field offices','newark field division','newsletters','north carolina field offices','north dakota field offices','ohio field offices','oklahoma field offices','order forms','oregon field offices','organization chart','organization structure','pennsylvania field offices','permanent brady permit chart','permanent brady state lists','philadelphia field division','phoenix field division','press releases','pressroom','professional careers','project gunrunner','project safe neighborhoods ( psn )','puerto rico field offices','recovery act information','regulatory documents and notices','relief of explosives disability','report explosives theft or loss','report firearms theft or loss','restriction stamps ( guide )','rhode island field offices','rulings','san francisco field division','school safety','seattle field division','semiautomatic assault weapons ( saws )','significant guidance documents','short barreled rifles ( faq )','short barreled shotguns ( faq )','silencer ( faq )','small business','south carolina field offices','south dakota field offices','southwest border initiative','special agents','speeches','st paul field division','staff','staff directory','statistics','strategic plan','tampa field division','technical careers','tennessee field offices','testimony','texas ( northwest ) field offices','texas ( southeast ) field offices','tobacco','tobacco publications','tobacco diversion','training forms','unlicensed persons ( faq )','us bomb data center ( usbdc )','utah field offices','vacancies','vermont field offices','victim witness protection','violent crime impact teams ( vcit )','virgin islands field offices','virginia field offices','washington dc field offices','washington field division','washington field offices','west virginia field offices','wisconsin field offices','wyoming field offices'];
