<!doctype>

<script>
var gamer = true;
if (gamer = true) {
    alert("Howdy Gamer");
} 
</script>
		
	

This user hasn't liked anything yet.