Warning: include(shared/gameData.php) [function.include]: failed to open stream: No such file or directory in /home/wielersp/public_html/vueltaSpel/aanmelden/wachtwoordKwijt/wachtwoordKwijt-js.php on line 4
Warning: include(shared/gameData.php) [function.include]: failed to open stream: No such file or directory in /home/wielersp/public_html/vueltaSpel/aanmelden/wachtwoordKwijt/wachtwoordKwijt-js.php on line 4
Warning: include() [function.include]: Failed opening 'shared/gameData.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wielersp/public_html/vueltaSpel/aanmelden/wachtwoordKwijt/wachtwoordKwijt-js.php on line 4
var documentRoot="aanmelden/wachtwoordKwijt/";
window.onload=laadBody;
function laadBody() {
voegToeBuffer("neemBody", "body.php");
}
function neemBody() {
if (xmlHttp.readyState!=4 && xmlHttp.readyState!="complete") return false;
document.getElementById("inhoudBody").innerHTML=xmlHttp.responseText;
verwijderBuffer("neemBody");
}
function mailww() {
if (document.frm.email.value!="") {
var parameters=new Array ("email="+document.frm.email.value);
voegToeBuffer("feedbackMail", "mailWachtwoord.php", parameters);
} else {
document.getElementById("melding").innerHTML="
Fatal error: Call to undefined function showtext() in /home/wielersp/public_html/vueltaSpel/aanmelden/wachtwoordKwijt/wachtwoordKwijt-js.php on line 26