function submitform2(){var x=document.getElementById('search2').value;location.href="/gallery/default.aspx?search="+x+"&template=gallery";} 
