
var aOptTitle = [
new TDicts("Baseball dictionaries","baseball_dict",0,"","sports"),
new TDicts("Basketball dictionaries","basketball_dict",0,"","sports"),
new TDicts("Golf dictionaries","golf_dict",0,"","sports"),
new TDicts("Formula 1 dictionaries","f1_dict",0,"","sports"),
new TDicts("Football dictionaries","football_dict",0,"","sports"),
new TDicts("Hockey dictionaries","hockey_dict",0,"","sports"),
new TDicts("NASCAR dictionaries","nascar_dict",0,"","sports"),
new TDicts("Soccer dictionaries","soccer_dict",0,"","sports"),
new TDicts("Tennis dictionaries","tennis_dict",0,"","sports"),
new TDicts("Encyclopedias","",0,"","ency"),
new TDicts("Sports news search engines","news",0,"","sports")

];


