function localInit() {
//  $('a').each(function() {
//          if($(this).attr('href')) {
//            $(this).attr('href',$(this).attr('href').replace(/www.gsacom.com/g,'stage.gsacom.com'));
//          }
//  });
}

