/* Author: 

*/




$(document).ready(function(){
    if($(".text-shadow").length)
		$(".text-shadow").textShadow();
});



















