function getReportURI() {
	jQuery("#reportAbuse").attr('href', jQuery("#reportAbuse").attr('href')+document.baseURI);
}
