<!--//
var Comments = new Array();
var PATH = "/images/portraits/";
Comments["mike"] = new Array();
Comments["mike"][0] = new Image();
Comments["mike"][0].src = PATH + "mike.jpg";
Comments["mike"][1] = new Image();
Comments["mike"][1].src = PATH + "mike2.jpg";
Comments["mike"][2] = "\"I enjoy working at Cirrus because we work in a very committed, creative, and collaborative environment. At Cirrus the collective goal is to work as a partner with our clients to improve people's quality of life through innovative drug development research. Cirrus achieves this by hiring creative and talented individuals and partnering them with clients who have that very same vision. That shared vision combined with a cooperative approach allows everyone to participate in the problem solving process and produce novel solutions that independently might not have been considered. It's exciting to be on the frontier of drug development and rewarding to work with so many talented individuals each and every day.\"";
Comments["mike"][3] = "Mike Tate";
Comments["mike"][4] = "Associate Director, Accounting and Finance";
Comments["mike"][5] = "116%";

Comments["bob"] = new Array();
Comments["bob"][0] = new Image();
Comments["bob"][0].src = PATH + "bob.jpg";
Comments["bob"][1] = new Image();
Comments["bob"][1].src = PATH + "bob2.jpg";
Comments["bob"][2] = "\"It's all about people. I enjoy working with many bright, motivated people - our clients - on innovative and interesting projects. Cirrus also has been diligent to bring together capable people with good \"team spirit\", which makes it easy and fun to get the job done. Plus, we have a philosophy of 360-degree leadership, so not only is there top-down accountability from management, but grass roots empowerment of all employees to have ownership in our work product. It's meaningful for me to come to work every day.\"";
Comments["bob"][3] = "Bob Plourde";
Comments["bob"][4] = "Project Manager";
Comments["bob"][5] = "130%";

/*
Comments["pam"] = new Array();
Comments["pam"][0] = new Image();
Comments["pam"][0].src = PATH + "pam.jpg";
Comments["pam"][1] = new Image();
Comments["pam"][1].src = PATH + "pam2.jpg";
Comments["pam"][2] = "\"Cirrus has capable and knowledgeable management and staff from whom I can seek technical advice and/or creative ideas. There is camaraderie, a friendliness and team spirit amongst the staff. There are opportunities to grow, cross train and increase responsibilities. I appreciate management's willingness to listen and respond to suggestions from employees, their willingness to hire new employees or find help from within the company when resources are needed, and to allow for work schedule flexibility.\"";
Comments["pam"][3] = "Pam Mims";
Comments["pam"][4] = "Project Manager";
Comments["pam"][5] = "130%";
*/
Comments["david"] = new Array();
Comments["david"][0] = new Image();
Comments["david"][0].src = PATH + "david.jpg";
Comments["david"][1] = new Image();
Comments["david"][1].src = PATH + "david2.jpg";
Comments["david"][2] = "\"At Cirrus we work with the latest technologies and equipment in a pleasant working environment. Whether you're a recent grad or an experienced scientist, Cirrus offers a great opportunity to work for an innovative and growing company.\"";
Comments["david"][3] = "David DeBarros";
Comments["david"][4] = "Associate Scientist II";
Comments["david"][5] = "180%";

Comments["shehla"] = new Array();
Comments["shehla"][0] = new Image();
Comments["shehla"][0].src = PATH + "shehla.jpg";
Comments["shehla"][1] = new Image();
Comments["shehla"][1].src = PATH + "shehla2.jpg";
Comments["shehla"][2] = "\"I have been working for Cirrus Pharmaceuticals now for over 2 years. I find it to be different from working in a very large company. Here I get a better picture of how my work contributes to the overall success of projects. People I work with are professional and friendly, which creates an environment that helps personal and professional growth. I really enjoy working here.\"";
Comments["shehla"][3] = "Shehla Sheikh";
Comments["shehla"][4] = "Associate Scientist II";
Comments["shehla"][5] = "150%";

Comments["chris"] = new Array();
Comments["chris"][0] = new Image();
Comments["chris"][0].src = PATH + "chris.jpg";
Comments["chris"][1] = new Image();
Comments["chris"][1].src = PATH + "chris2.jpg";
Comments["chris"][2] = "\"Cirrus provides an individual with the opportunity to excel in many different areas. The scientific disciplines that Cirrus accommodates allow the individual to broaden their knowledge of all phases of pharmaceutical product development.\"";
Comments["chris"][3] = "Chris Abbott";
Comments["chris"][4] = "Associate Scientist II";
Comments["chris"][5] = "160%";

Comments["sandra"] = new Array();
Comments["sandra"][0] = new Image();
Comments["sandra"][0].src = PATH + "sandra.jpg";
Comments["sandra"][1] = new Image();
Comments["sandra"][1].src = PATH + "sandra2.jpg";
Comments["sandra"][2] = "\"Working at Cirrus has been fun and challenging because I've had the opportunity to work on several projects that required using a broad array of techniques. The people at Cirrus are very friendly and we come from different parts of the world. So far, at least 10 nationalities are represented in our company. We even have a food club where dishes from all over the world are sampled!!\"";
Comments["sandra"][3] = "Sandra Jaramillo-Busquets";
Comments["sandra"][4] = "Associate Scientist II";
Comments["sandra"][5] = "150%";

Comments["ramil"] = new Array();
Comments["ramil"][0] = new Image();
Comments["ramil"][0].src = PATH + "ramil.jpg";
Comments["ramil"][1] = new Image();
Comments["ramil"][1].src = PATH + "ramil2.jpg";
Comments["ramil"][2] = "\"Cirrus has been a win-win environment for me. I came with my own interests to develop solutions to challenging analytical problems and I have been allowed to pursue this kind of work while performing work for the company. I have enjoyed helping the founders build the company from the beginning and seeing the results now. I feel I have been able to make a big impact. Cirrus is a dynamic environment where decisions are made thoughtfully, yet relatively quickly, so results are obtained faster than in classical pharma environments. I think this is the nature of small companies.\"";
Comments["ramil"][3] = "Ramil Menzeleev";
Comments["ramil"][4] = "Technical Dir., Analytical Sciences and IT";
Comments["ramil"][5] = "130%";

Comments["liane"] = new Array();
Comments["liane"][0] = new Image();
Comments["liane"][0].src = PATH + "liane.jpg";
Comments["liane"][1] = new Image();
Comments["liane"][1].src = PATH + "liane2.jpg";
Comments["liane"][2] = "\"Cirrus is a pleasant place to work with a culturally diverse staff who are experts in their fields. I appreciate the flexible work environment and that management encourages each employee to seek avenues for career growth particular to his or her strengths and interests.\"";
Comments["liane"][3] = "Liane Gossett";
Comments["liane"][4] = "Associate Director, Quality Assurance";
Comments["liane"][5] = "160%";

var curImg = new Image();
var curWavImg = new Image();
var glbName = "";
var timerID = null;
function switchImage(ref,name,idx,on) {
	if (on == "over") {
		if (timerID != null && glbName != "") {
	  		clearTimeout(timerID);
	  		turnBack();
	  	}
	    ref.src = Comments[name][1].src;
	    document.getElementById("comments").innerHTML = "<div class=\"comtext\" align=\"left\" style=\"line-height:"+Comments[name][5]+"\">"+Comments[name][2]+"</div>" + "<div align=\"right\" stlye=\"width:430px; white-space:nowrap\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tr><td height=\"5\" colspan=\"3\"></td></tr><tr><td valign=\"top\" class=\"comtext\">&#150;&#150;</td><td valign=\"top\" class=\"name\" noWrap>" + Comments[name][3] + "</td><td align=\"left\" class=\"title\" noWrap>, " + Comments[name][4] + "</td></tr></table></div>";
		
		curWavImg = document.images[idx];
		if (idx >= 16 && idx <= 32)
			curWavImg.src = "/images/waveup.gif";
		else
			curWavImg.src = "/images/wavedown.gif";
			
		curImg = ref;
	}
	else {
	    glbName = name;
		timerID = setTimeout("turnBack()",500);
	}
}
function turnBack() {
    if (curImg.src != "" && curWavImg.src != "") {
		curImg.src = Comments[glbName][0].src;
		document.getElementById("comments").innerHTML = "<div class=\"mainquote\" align=\"left\" style=\"width:400px\">At Cirrus we are proud to have a culture that fosters creativity, individuality, continuous learning, as well as personal / professional growth. Hear what some of our colleagues have to say about working at Cirrus (point to the images):</div>";
		curWavImg.src = "/images/wite.gif";
	}
}


// end hiding --->
