phrases = new Array(
'<img border=1 src=/images/faces.14.jpg align=left hspace=3 style=border: 2px solid #3366CC>"I got the JOB!!!  I am a Director of Sales for Hard Rock in XXX. The resume is just what I needed to get this high profile position.  Please let your team or supervisor know how this resume helped me land a position that I would have been passed over for with my other resume. This job was my dream job and I credit the resume for getting me noticed as a credible candidate."  Thanks so much!<br><br><i>Bonnie E</i>',
'<img border=1 src=/images/faces.4.jpg align=left hspace=3 style=border: 2px solid #3366CC>"Since I had great results, I\'ve shared your work with a number of my colleagues. You will be hearing from them!"<br><br><i>Jeff S</i>',
'<img border=1 src=/images/faces.2.jpg align=left hspace=3 style=border: 2px solid #3366CC>"Thanks. Don\'t let this go to your head, but I answered a posting using this resume and got a call from the recruiter about 15 minutes later. He is presenting me to the client tomorrow."<br><br><i>Mike A.</i>',
'<img border=1 src=/images/faces.5.jpg align=left hspace=3 style=border: 2px solid #3366CC>"Looks great!  After reading it, I thought to myself  "well yeah, I know that!"  Only I would never have been able to put it together in such a way.  It appears to be loaded with searchable key words and sells me well without overstating my abilities.  Can\'t see that I\'d want to change anything, much less know what to change!"<br><br><i>Kirk H</i>',
'<img border=1 src=/images/faces.6.jpg align=left hspace=3 style=border: 2px solid #3366CC>"I am duly impressed with the final product. After reading it, I would offer myself the job! Well done. Thank you for your efforts and prompt responses and meticulous work. I will enthusiastically recommend your service. And thanks to Liz for convincing me to engage your services over your competitors."<br><br><i>Michael F</i>'
);
	var i = Math.round((phrases.length - 1) * Math.random());
	document.write(phrases[i] + "");