var fqccount_link = new String();
var fqnumarator = new Array();
fqccount_link[1]=' Question:';
fqccount_link[2]='';
fqccount_link[3]=' Sometimes when starting the application, this immediately crashes, with a generic "Close application" error message. Why is that and how can this situation be avoided ?';
fqccount_link[4]='';
fqccount_link[5]=' Answer:';
fqccount_link[6]='';
fqccount_link[7]=' As explained in the "Known issues" area, this happens due to a bug in the connection manager, independent from the application; a poor internet connection is known to trigger this crash.';
fqccount_link[8]='If the application crashes on start for multiple times, I advise to temporarily disable the internet connection, start the application, after you can re-enable the connection.';
fqccount_link[9]='';
fqccount_link[10]='';
fqccount_link[11]=' Question:';
fqccount_link[12]='';
fqccount_link[13]=' The advertising screen is getting pretty annoying. What can I do ?';
fqccount_link[14]='';
fqccount_link[15]=' Answer:';
fqccount_link[16]='';
fqccount_link[17]=' You can close the advertising screen by clicking the "Close Advertising" button from the lower-left corner of the application%s screen.';
fqccount_link[18]='';
fqccount_link[19]='';
fqccount_link[20]=' Question:';
fqccount_link[21]='';
fqccount_link[22]=' Need to enter the password, but the password entering window is nowhere to be found, and the application seems non responsive. What can I do ?';
fqccount_link[23]='';
fqccount_link[24]=' Answer:';
fqccount_link[25]='';
fqccount_link[26]=' It%s 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.';
fqccount_link[27]='';
fqccount_link[28]='';
fqccount_link[29]=' Question:';
fqccount_link[30]='';
fqccount_link[31]=' Some of the writing in the application is garbled, not ok or/and gets truncated.What can be done ?';
fqccount_link[32]='';
fqccount_link[33]=' Answer:';
fqccount_link[34]='';
fqccount_link[35]=' Most likely not all the necessary fonts are installed. Please download them from the "Downloads" section of this web-page and install them.';
fqnumarator[1]=35;
function fqccount_display(id) {
document.write(fqccount_link[id]);
}
function fqnumarator_display(id) {
document.write(fqnumarator[id]);
}