$(document).ready(function(){
$.appreciateButton({
url	: 'appreciateMe/script.php',
holder	: '#main',
count	: '#countDiv'
})
})
