var r_text = new Array ();
r_text[0] = "The <span class=\"marked\">Sama CH2000</span> is a flexible platform built for a wide range of equipment due to its special upgradeable structure using 20-24 alluminium alloy";
r_text[1] = "We received detailed and <span class=\"marked\">customized</span> training that prepared all pilots and technicians for real time missions.<br /><br /><span class=\"marked\">Iraqi Air Force SQ 70 Reconnaissance Pilot Commander</span>";
r_text[2] = "The <span class=\"marked\">Sama CH2000</span> has a proven track record in successfully completing missions in combat and inhospitale enviroments";
r_text[3] = "The <span class=\"marked\">Sama Aircraft Series</span> range and endurance surpasses that of Police helicopters employed on similar missions";
r_text[4] = "The <span class=\"marked\">Sama Aircraft Series</span> faciliate the cost-effective execution of border patrol and home land security";
r_text[5] = "<span class=\"marked\">Customer support has been impeccable.</span> We are fortunate to have our regional supplier of parts and logistical support so willing to provide solutions to issues that arise. No matter who I called / e-mailed they ensured I received first class service<br /><br /><span class=\"marked\">USAF IqAF Aerial Reconnaissance/Strike Program Manager </span>";
var i = Math.round(5*Math.random());

document.write("<p class=\"quote\"><img src=\"http://www.sama-aircraft.com/quot.gif\" />" + r_text[i] + "</p>");