
$(document).ready(function(){
	$("#info a,#exp a,#mainRight a").addClass("websnapr");
});

