var bgccount_link = new String();
var bgnumarator = new Array();
bgccount_link[1]='';
bgccount_link[2]=' There are some issues with this application which are independent from the program itself, and are caused by the malfunction of other drivers or Windows processes associated with the application.';
bgccount_link[3]='I will present some of these issues, and the work-around that can be used to resolve them.';
bgccount_link[4]='';
bgccount_link[5]=' Issue:';
bgccount_link[6]='';
bgccount_link[7]=' When starting the application, this will immediately crash, with a generic "Close application" error message.';
bgccount_link[8]='';
bgccount_link[9]=' Sollution:';
bgccount_link[10]='';
bgccount_link[11]=' A poor internet connection is known to trigger this crash; if the application crashes on start for multiple times, try to disable the internet connection, and start the application.';
bgccount_link[12]='';
bgccount_link[13]='';
bgccount_link[14]=' Issue:';
bgccount_link[15]='';
bgccount_link[16]=' Sometimes when clicking a command/option that requires a password, the password entering window is nowhere to be found, and the application seems non responsive.';
bgccount_link[17]='';
bgccount_link[18]=' Sollution:';
bgccount_link[19]='';
bgccount_link[20]=' This is an interesting glitch, and probably depends on the different systems; The window is there, most likely hidden under another open window, even if that one is minimized (E.g. the breakfast window). If it%s maximized, minimize it, or if not, maximize it and minimize it back; the password window should appear.';
bgccount_link[21]='';
bgccount_link[22]='';
bgccount_link[23]=' Issue:';
bgccount_link[24]='';
bgccount_link[25]=' Some of the writing in the application is garbled, not ok or/and gets truncated.';
bgccount_link[26]='';
bgccount_link[27]=' Sollution:';
bgccount_link[28]='';
bgccount_link[29]=' Most likely not all the necessary fonts are installed. Please install them using the "CaterFonts" application from the "Utils" directory, or manually, by right clicking them and selecting "Install".If the application is missing, you can download it with the font package from this website, from the "Downloads" section.';
bgnumarator[1]=29;
function bgccount_display(id) {
document.write(bgccount_link[id]);
}
function bgnumarator_display(id) {
document.write(bgnumarator[id]);
}