codice:
            <input name="q" type="text" value="Cerca nel sito..." onfocus="if (this.value == 'Cerca nel sito...') this.value='';" 			onblur="if (this.value == '') this.value='Cerca nel sito...';" size="31" />