xulG.refresh();
}
*/
+ if (xulG && typeof xulG.reset_summary == 'function') {
+ xulG.reset_summary();
+ }
document.getElementById('progress').hidden = true;
} catch(E) {
xulG.refresh();
}
*/
+ if (xulG && typeof xulG.reset_summary == 'function') {
+ xulG.reset_summary();
+ }
document.getElementById('progress').hidden = true;
//patron.util.set_penalty_css(xulG.patron);
xulG.refresh();
}
*/
+ if (xulG && typeof xulG.reset_summary == 'function') {
+ xulG.reset_summary();
+ }
}
} catch(E) {
xulG.refresh();
}
*/
+ if (xulG && typeof xulG.reset_summary == 'function') {
+ xulG.reset_summary();
+ }
}
} catch(E) {