$(document).ready(function() {
	$("#ixplorerwall").height($("#page>div:first").height());
	$("#recentcomments a.dsq-widget-user").attr("target", "_blank");	
})	
