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]=' When starting the application, it will stop responding.';
bgccount_link[17]='';
bgccount_link[18]=' Sollution:';
bgccount_link[19]='';
bgccount_link[20]=' 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[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 download and install the fonts provided on the "Download" page of this website.';
bgnumarator[1]=29;
function bgccount_display(id) {
document.write(bgccount_link[id]);
}
function bgnumarator_display(id) {
document.write(bgnumarator[id]);
}