
var out = '';
		
	out +='<div id="MRQE" style="width:110px; text-align:center;">';
	
   	out +='<a href="http://www.mrqe.com/movie_reviews/15878" style="color:#444444; font-size:12px; text-align:center; font-weight:bold; margin:0 0 2px; padding:0; font-family:Helvetica, Arial, sans-serif; display:block; text-decoration:none;" target="_blank" title="Ju-on: The Grudge (2003) Review">Ju-on: The Grudge (2003)</a>';
	out +='<a href="http://www.mrqe.com/movie_reviews/15878"><img alt="Ju-on: The Grudge (2003) - MRQE Metric: " src="/images/mrqe/detailed_graph_disabled.png?1291576308" style="border:none;" title="Ju-on: The Grudge (2003) - MRQE Metric: " /></a>';
	
	out += '<p style="color:#444444; font-size:10px; margin:3px 0 0; padding:0; font-family:Helvetica, Arial, sans-serif;"><a href="http://www.mrqe.com/movie_reviews/15878" alt="Ju-on: The Grudge (2003) Review" style="color:#C62626;" target="_blank">Read other reviews about this film</a></p>';
	out += '<p style="color:#000; font-size:10px; margin:5px 0 0; padding:0; font-family:Helvetica, Arial, sans-serif;">Powered by <a href="http://www.mrqe.com/" title="Movie Reviews"><img alt="Movie Reviews" src="http://www.mrqe.com/images/MRQE.gif" style="vertical-align:middle; border:none;" /></a></p>';
	out += '</div>';


if (typeof(MRQE_target_id) == "undefined") {
  document.writeln(out);
} else {
  var html = document.getElementById(MRQE_target_id);
  html.innerHTML = out;
}
