function subcribe (oButton, cCmd) { //oButton.disabled = true; document.forms[1].action.value = cCmd; document.forms[1].submit(); } HTMLstr=""; HTMLstr+="
Other contactforms
"; HTMLstr+="
"; HTMLstr+="
Order, shipment, payment ...
"; HTMLstr+="
Unlockcode or file lost ...
"; HTMLstr+="
Subscribe and Unsuscribe newsletter ...
"; HTMLstr+="
"; document.writeln(HTMLstr);