
var msg = new Array(9);
msg[0] = 'Are you sure that you want to delete this item?'
msg[1] = 'There is a problem with the year entry.';
msg[2] = 'There is a problem with the month entry.';
msg[3] = 'There is a problem with the date entry.';
msg[4] = 'Incorrect date format. Enter as mm/dd/yyyy.';
msg[5] = 'Gecko Users hit CTRL+D to add a bookmark to this site.';
msg[6] = 'Opera Users hit CTRL+D to add a bookmark to this site.';
msg[7] = 'Use your browser facility to add a bookmark to this site.';
msg[8] = 'Va rugam selectati optiunile.';
