﻿	$(document).ready(function(){
		$(".tweet-this a").tweetIt();
	})

