$(document).ready(function() {
	$('.external').attr("target", "_top");
});
