var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*5);
img = rnumb;
if (img == "0") {
document.write("<p>\"I will recommend this method of study to anyone and I agree with what the CILT told me - the best support available anywhere is from LLA!\"<br /><strong>Tim Miller (Global Sourcing Manager, Hi-Tec Sports)</strong></p>");
}
if (img == "1") {
document.write("<p>\"The course not only gave us the confidence to do our jobs well and to excel in our careers but also helped to enhance the importance of this profession. I am glad to be part of it who can apply the acquired knowledge in the field.\"<br /><strong>Tabinda Syed, UNICEF</strong></p>");
}
if (img == "2") {
document.write("<p>\"(The Certification in Humanitarian Logistics)...is an excellent program. The design is appropriate and very consistent to guide a person with no background or formal education in Logistics Management. Very relevant to managers at all levels in the supply chain.\"</p>");
}
if (img == "3") {
document.write("<p>\"My particular acknowledgement to my 2 coaches, they were both very professional and helpful in their coaching. The experience was unique for me.\"<br /><strong>Dr Sabiti Kalindula</strong></p>");
}
if (img == "4") {
document.write("<p>\"As training goes it was the best that I've received in a very long time, very well delivered and well paced. The content was great!\"<br /><strong>Duncan Stabler,<br />Premier Foods</strong></p>");
}

