//FIND
//CHANGE IT TO:
/*WHAT THIS DOES: It changes the form submission from the built in javascript (which is what breaks) into a plain html form that defaults to google (but can be changed).*/ /*for example, to set it to yahoo, change the name="q" to name="p" and action to "http://us.search.yahoo.com/search"*/