// configure these parameters and be careful with the syntax //
// "domain": "title,search_limiter_shown,search_limiter_hidden"
// note things to watch: don"t use apostophes or quotes inside the values
// leave the last item in there without a comma after it
// no spaces after the commas

search_configuration = new Object;
search_configuration = {

"wayneandrews"		:	"The Wayne Andrews Archive,Wayne Andrews,",
"pelliclarkepelli"		:	"Pelli Clarke Pelli Archive,pelliclarkepelli,",
"anotherexample"	:	"Brad Kuhns,,secretkeyword",


"none":""
};
