
function suche() {
document.goog.action=MY;
document.goog.target="";
cic.location.replace("suchwort.php?n="+document.goog.elements['q'].value);
document.goog.submit();
};

function google() {
cic.location.replace("suchwort.php?n="+document.goog.elements['q'].value);
document.goog.submit();
};

function gover(t) {t.style.textDecoration="underline";};
function gout(t) {t.style.textDecoration="none";};

//E99123

function subm() {
cic.location.replace("suchwort.php?n="+document.goog.elements['q'].value);
};

