$(document).ready(function() {
  //$('.feature').livequery('click', function() {
  //  
  //  window.open($(this).attr('anchor')+'.html','_self')
  //})
})