$(function() {
	$('#mixi').socialbutton('mixi_like', {
		button: 'button-3',
		key: '7d7f92128d922bb3568f8cbcdf5bed2f6bf8c6bc',
		url: 'http://welcome-higashikawa.jp/'
	});
	$('#twitter').socialbutton('twitter', {
		button: 'horizontal',
		text: 'ようこそ 東川 #higashikawa',
		url: 'http://welcome-higashikawa.jp/'
	});

	$('#facebook').socialbutton('facebook_like', {
		button: 'button_count'
	});
});
