function SearchSections2()
{if(document.selectsearch2.catid.options[0].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/cgi-bin/search.cgi';}
if(document.selectsearch2.catid.options[1].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/cgi-bin/directory/search.cgi';}
if(document.selectsearch2.catid.options[2].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/cgi-bin/reviews/search.cgi';}
if(document.selectsearch2.catid.options[3].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/blogger/search.cgi';}
if(document.selectsearch2.catid.options[4].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/cgi-bin/stories/search.cgi';}
if(document.selectsearch2.catid.options[5].selected == true) {document.selectsearch2.action = 'http://www.gaydemon.com/cgi-bin/dicktionary/search.cgi';}
return true;
}

