
var out = '';
		


		out = '<div id="MRQE"><p><a href="http://www.mrqe.com/movies/m100069366" target="_blank">Read other reviews about this film</a></p>';
		out += '<p>Powered by <img alt="Mrqe" src="http://www.mrqe.com/images/MRQE.gif" /></p></div>';
	



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