<!--
var b1dis = "<a href=\"";
var bdis = "\"><img src=\"";
var edis = " width=\"147\" height=\"142\" alt=\"some text\" border=\"0\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*16);
img = rnumb;

if (img == "0") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes1.gif\"" +edis);
}

if (img == "1") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes2.gif\"" +edis);
}

if (img == "2") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes3.gif\"" +edis);
}

if (img == "3") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes4.gif\"" +edis);
}

if (img == "4") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes5.gif\"" +edis);
}

if (img == "5") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes6.gif\"" +edis);
}

if (img == "6") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes7.gif\"" +edis);
}

if (img == "7") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes8.gif\"" +edis);
}

if (img == "8") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes9.gif\"" +edis);
}

if (img == "9") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes10.gif\"" +edis);
}

if (img == "10") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes11.gif\"" +edis);
}

if (img == "11") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes12.gif\"" +edis);
}

if (img == "12") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes13.gif\"" +edis);
}

if (img == "13") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes14.gif\"" +edis);
}

if (img == "14") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes15.gif\"" +edis);
}

if (img == "15") {
document.write(b1dis+ "/works/testimonials.htm" +bdis+ "http://www.whisperphones.com/images/quotes16.gif\"" +edis);
}