/* fm custom search 2009 */
var fmSearchMode='';var gsKeyId='001645083963408816285:1m8-59wqbpg';var customSearchControl=new google.search.CustomSearchControl(gsKeyId);var imgSearcher=new google.search.ImageSearch();var custom_q;customSearchControl.setUserDefinedLabel("Local Search");imgSearcher.setSiteRestriction(gsKeyId);imgSearcher.setUserDefinedLabel("Image Results");google.setOnLoadCallback(function(){var customOptions=new google.search.DrawOptions();customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);customSearchControl.addSearcher(imgSearcher);gsSetInput(customOptions);customSearchControl.draw('customSearch',customOptions);},true);function gsSetInput(o){custom_q=$$('custom_q');o.setDrawMode(google.search.SearchControl.DRAW_MODE_TABBED);o.setInput(custom_q);};function doCustomSearch(){if(getSearchType()!='all'){if(getSearchType()=='forum'){$$('gSearchForm').action='/forum/search.php';$$('forumQuery').value=custom_q.value;}$$('gSearchForm').submit();}else{customSearchControl.execute(custom_q.value);}};function gSearchSelect(o){fmSearchMode=$$(o).value;};function doSearchForm(o){if(getSearchType()!='all'){return true;}return false;};function getSearchType(){return $$('fmSearchType').value;};
