jQuery(function(){
	
	var pp = jQuery('#push').pointPoint();
	
	// To destroy it, call the destroy method:
	// pp.destroyPointPoint(); 	
	
});
