jQuery(document).ready(function() {		
				
	jQuery('body').facebookTrafficPop( {
		timeout: 15,
		wait: 60,
		title: "Join Our Fan Page!",
		message: 'Dear user, if you like Pet and Animal Videos join us on our new Facebook Fan Page! ;-)<b><br />Just click the button below.</b>',
		url: "http://www.facebook.com/pages/TubeYourPetcom/133119180080730",
		closeable: false,
	} );
	
});
