function update(t) {
if(!document.getElementById) {return false;}
if(document.getElementById("BigPic")!== null) {
if(t=='Albator.php') {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 4
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 4
/Menu-Albator.png';}
else if(t=='Salvador-Dali.php') {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 5
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 5
/Menu-Salvador-Dali.jpg';}
else if(t=='mirc.php') {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 6
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 6
/Menu-IRC-EGGDROP.jpg';}
else if(t=='ecrire.php') {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 7
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 7
/Menu-Recit.png';}
else if(t=='matrix.php') {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 8
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 8
/Menu-Matrix.jpg';}
else {document.getElementById("BigPic").src='
Notice: Undefined variable: RootCDN1 in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 9
Notice: Undefined variable: PathImg in /homez.41/albator/www/AlWebSite/js/frontpage.js.php on line 9
/Menu-Dessins-Animes.jpg';}
}
if(document.getElementById("BigRef")!== null) {document.getElementById("BigRef").href="AlWebSite/"+t;}
return true;
}