
$(document).ready(function(){
		new YShout();
});
    
new YShout({
	yPath: 'yshout/',
	log: 1
});
