Home Action Adventure Arcade Casino Fun Puzzle Racing Shooting Skill Sports Others

Game With Death

   Do you enjoy this game?
    Yes  No
Good:
 
0 Votes
Bad:
 
0 Votes
0.00%
 
783 plays since 2007-09-14
Game Description:
function showChat()
{
if(document.getElementById("uggchat").style.display=='')
{
document.getElementById("uggchat").style.display='none';
document.getElementById("chatLink").innerHTML='Expand Chat';
}
else
{
document.getElementById("uggchat").style.display='';
document.getElementById("chatLink").innerHTML='Hide Chat';
}
}
Discussion

Post My Comment