$(document).ready(function(){


	$("#downloadtyper a").click(function(){
		var rel = $(this).attr("rel");
//		content_right
	
	});
});
