﻿// JScript File

    if (category != ""){
    document.getElementById(category).src='/images/global/topBannerNav/topNav/' + category + '_on.gif';
    }


