
var i20n = new Array();

i20n[0] = "Monday";
i20n[1] = "Tuesday";
i20n[2] = "Wednesday";
i20n[3] = "Thursday";
i20n[4] = "Friday";
i20n[5] = "Saturday";
i20n[6] = "Sunday";
i20n[7] = "Empty TITLE field";
i20n[8] = "Please enter valid URL";
i20n[9] = "Enter output charset";
i20n[10] = "Please, select timezone";
i20n[11] = "<b>Every day:</b> ";
i20n[12] = "<b>Every week:</b> ";
i20n[13] = "<b>Every month:</b> ";
i20n[14] = "Please, select cron basis";
i20n[15] = "Please, select how many times to start the cron";
i20n[16] = "Please, select when to start the cron";
i20n[17] = "Please, select only one hour";
i20n[18] = "<h2>Step 1 :: Main Cron Details</h2>";
i20n[19] = "<span style=\"font-weight:normal;font-size:11px;\"><br/> <b>Guidelines:</b><br /><br /> 1. <u>Cron Url</u> <br /> Enter the web address of the script you want to be executed automatically; i.e. http://mydomain.com/myscript.php 		<br/><br/> 2. <u>Output charset</u> <br />Specify here the encoding/charset of the output of your script <br/><br/> 3. <u>Time Schedule</u><br /> Select the appropriate radio button - daily basis , weekly basis or monthly basis and click [NEXT]</span>";
i20n[20] = "<b>Next</b>";
i20n[21] = "<h2>Step 2 - Manage Cron\'s Schedule / Timeline </h2>";
i20n[22] = "<span style=\"font-weight:normal;font-size:11px;\"><br /><b>Guidelines</b><br /><br /> <u>Hours note;</u><br /> 1<B>am</B> means 01:00 in the morning , <br /> 1<B>pm</B> means 13:00 in the afternoon, respectively <br />9<B>pm</B> means 21:00</span>";
i20n[23] = "<b>Finish</b>";
i20n[24] = "<h2>Step 3 - Select starting date</h2>";
i20n[25] = "<span style=\"font-weight:normal;font-size:11px;\">&nbsp; Please review carefully whether the information you have entered so far is correct, and if yes, set the starting date of the cron anc hit [FINISH] <br /><br /> If you have found any mistakes just hit [Back] and correct them.</span>";
i20n[26] = "Every lastday";
i20n[27] = "Every firstday";
i20n[28] = "Day ";
i20n[29] = "OUTPUT TYPE: Web page<br>";
i20n[30] = "OUTPUT TYPE: Straight text<br>";
i20n[31] = "CHARSET: ";
i20n[32] = "Timezone: ";
i20n[33] = "Incorrect starting date";
i20n[34] = "This URL is prohibited. Enter another";
i20n[35] = "Output from ";
i20n[36] = "Logging out";
i20n[37] = "Unexisting URL Address!";
i20n[38] = "";
i20n[39] = "";
i20n[40] = "";
i20n[41] = "";
i20n[42] = "";
i20n[43] = "";
i20n[44] = "";
i20n[45] = "";
i20n[46] = "";
i20n[47] = "";
i20n[48] = "";
i20n[49] = "";

	