
$jQ( function() {
			$jQ("#LOB3desc").children("a").click( function() { alert('You are now leaving the Rothschild Asia website for the Rothschild Global website'); return true; } );
			
		});
