﻿// d552fbe4274d0563f0f7a62f75b111bf
//hs.showCredits = false; 

hs.Expander.prototype.onMouseOut = function (sender) {
   sender.close();
};