$(document).ready(function() {		

				

	$('body').facebookTrafficPop( {

		timeout: 20,

		title: "Word fan van GameGround",

		message: '<center><br><img src="http://www.gameground.be/img/logo.jpg" border="0" /></center> <br /><b>Waarom zou ik fan moeten worden? :-)</b><p>Omdat je dan toegang krijgt tot gamenieuws, wedstrijden en gamekortingen! <a href="http://www.facebook.com/GameGround.be" target=_blank>Check onze facebookpage >></a></p>',

		url: "http://www.facebook.com/GameGround.be",

		closeable: true,

		opacity: '0.2',
        wait:'2'
		

	} );

	

});

