
$jQ( function() {
			$jQ("#LOB2desc").children("a").attr("target","_new");
			
		});
