
function go_to_category(form){if(form.category.value!=''){document.location.href="/pebbles/"+form.category.value;}}