res_aAlert = new Array(15);

res_aAlert[0] = "OK";
res_aAlert[1] = "Cancel";
res_aAlert[2] = "Abort";
res_aAlert[3] = "Retry";
res_aAlert[4] = "Yes";
res_aAlert[5] = "No";
res_aAlert[6] = "Alert";
res_aAlert[7] = "Number";
res_aAlert[8] = "Description";
res_aAlert[9] = "Type";
res_aAlert[10] = "Source";
res_aAlert[11] = "Source Type";
res_aAlert[12] = "natLangId";
res_aAlert[13] = "timestamp";
res_aAlert[14] = "Failed to create XML DOM";
res_aAlert[15] = "Failed to create load source XML";
res_aAlert[16] = "Copy to clipboard";
res_aAlert[17] = "Print";
res_aAlert[18] = "Status details";
res_aAlert[19] = "Failures";
res_aAlert[20] = "Warnings";
res_aAlert[21] = "Messages";




