function PlaySound(soundobj) { var thissound = document.getElementById(soundobj); thissound.play(); } function StopSound(soundobj) { var thissound = document.getElementById(soundobj); thissound.pause(); thissound.currentTime = 0; }
MAIN | ABOUT US | BOOTS SHOP | PARTYPIX | SCARY ALEX'S LAIR | LINKS | NEVER BE SAD ULTRA |
Hover Over Me To Play