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