
var aOptTitle = [
new TDicts("Encyclopedias","",0,"","ency"),
new TDicts("Answer engines","knowledge",0,"","ency"),
new TDicts("Technical Help","techhelp",0,"","com"),
new TDicts("Recipe Encyclopedias","",0,"","recipe"),
new TDicts("English dictionaries","en",0,"","dict"),
new TDicts("Automotive dictionaries","car_dict",0,"","travel"),
new TDicts("Baseball dictionaries","baseball_dict",0,"","sports"),
new TDicts("Bible Dictionaries","dict",0,"","bible"),
new TDicts("Computer dictionaries","dict",0,"","com"),
new TDicts("Financial dictionaries","financial_dictionary",0,"","money"),
new TDicts("Fine art dictionaries","fine",0,"","art"),
new TDicts("Game dictionaries","cheatcode",'0',"","game"),
new TDicts("Legal dictionaries","dict",0,"","law"),
new TDicts("Medical dictionaries","dict",0,"","med"),
new TDicts("Movie dictionaries","film",0,"","art"),
new TDicts("Musical dictionaries","music_dict",0,"","art"),
new TDicts("Philosophy Dictionaries","philosophy_dict",0,"","bible"),

new TDicts("Library search","lib",0,"","ency"),
new TDicts("Research search","research",0,"","edu"),
new TDicts("Usenet newsgroup search","",0,"","usenet")

];



