$(document).ready(function() { $('a[rel="external"]').click( function() { window.open( $(this).attr('href') ); return false; }); });

VeloceToday has a new website

Go to www.velocetoday.com.

If you are searching for old articles you can still access them here:

Comments on this entry are closed.