/* Customer Javascript */
Ext.onReady(function() {
Ext.select('#slot-navigation a[href*=/my-pets-page-pet-portal.html]').addClass('portal');
});



