// <![CDATA[
	if (window.jQuery) {
		$(document).ready( function() {
			$('a.blank').attr('target', '_blank');
		} );
	};
// ]]>
