top.lingua = new Array();
top.lingua[0] = 'Are you sure you want to delete this room';
top.lingua[1] = 'Back to the original rate';
top.lingua[2] = 'n° rooms availables for <b>';
top.lingua[3] = 'The check-out date is after the check-in date date is after departure date!';
top.lingua[4] = 'Date not valid!';
top.lingua[5] = 'Date earlier than the current day!';
top.lingua[6] = 'Unknown Username!';
top.lingua[7] = 'Cancellation done!';
top.lingua[8] = 'Unable to get data';
top.lingua[9] = 'wrong e-mail!';
top.lingua[10] = 'missing field!';
top.lingua[11] = 'There are non-numeric characters';
top.lingua[12] = 'Check password failed!';
top.lingua[13] = 'Drop the graph in the area at your right.<br>The system will save its position.';
top.lingua[14] = 'Itinerary name non-existent!';
top.lingua[15] = 'Advanced search';
top.lingua[16] = 'Hide';
top.lingua[17] = 'Select a province!';
top.lingua[18] = 'Drop here the graph';
top.lingua[20] = 'Login failed!';

top.mese = new Array("January","February","March","April","May","June","July","August","September","Octobere","November","December");
top.giorno = new Array("Mon","Tue","Wed","Thu","Fry","Sat","Sun");
top.oggi = "Today is ";
top.tipo_lingua = "eng";
