function init()
{
 var ss_INTERVAL;
 var ss_STEPS = 25;
 ss_addEvent(window,"load",ss_fixAllLinks);
 window.status = document.title;
}
