// JavaScript Document
$(function(){
 	//LIMIT 2 THREE QUESTIONS  --  BOSS NEEDS B-)
	$('div.rating-cancel').remove();

});
