<!--
function addstring() {
document.forms[0].q.value =document.forms[0].q.value;
return true;
}
// -->
