if ( document.images ) {
    mnu_cr_1_on = new Image(); mnu_cr_1_on.src="/common/images/mnu_cr_1_on.gif";
    mnu_cr_1_off = new Image(); mnu_cr_1_off.src="/common/images/mnu_cr_1_off.gif";
    mnu_cr_2_on = new Image(); mnu_cr_2_on.src="/common/images/mnu_cr_2_on.gif";
    mnu_cr_2_off = new Image(); mnu_cr_2_off.src="/common/images/mnu_cr_2_off.gif";
    mnu_cr_3_on = new Image(); mnu_cr_3_on.src="/common/images/mnu_cr_3_on.gif";
    mnu_cr_3_off = new Image(); mnu_cr_3_off.src="/common/images/mnu_cr_3_off.gif";
}