var fDesc=new Array(); fDesc[0] = "SpongeBob took the Dirty Bubble Challenge and became so obsessed with paddle ball he do not notice his most beloved mollusk was missing! For SpongeBob Trail of the Snail cheats and SpongeBob Trail of the Snail tricks read the in game instructions.

Click on the identical pair of twins to remove them from the screen. Follow the trail to find Gary. Have fun and enjoy this awesome SpongeBob Trail of the Snail game. Come on and good luck!"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }