function rand1(n){return(Math.floor(Math.random()*n+1))}function showmsg(){var random_msg1=new Array();
random_msg1[1]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"78\" valign=\"bottom\">\"No matter what I need to do, even if Axioma hasn\'t heard of it before, they think about it for a few days and always come up with a solution customized for me.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Alexander Kendall, Sarissa Consulting, LLC</span>\</td></tr></table>";
random_msg1[2]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"76\" valign=\"bottom\">\"We decided to make the switch to Axioma as our choice for portfolio optimization.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Ronen Israel, AQR Capital Management, LLC.</span>\</td></tr></table>";
random_msg1[3]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"76\" valign=\"bottom\">\"We chose Axioma over conventional optimizers because Axioma offers the most sophisticated optimization technology that we have seen.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Steven Sapra, Analytic Investors, Inc.</span>\</td></tr></table>";
random_msg1[4]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"78\" valign=\"bottom\">\"Overall, the combination of performance, flexibility, and choice is what drove our decision to implement the Axioma optimization technology.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Vivienne Hsu, Charles Schwab Investment Management</span>\</td></tr></table>";
random_msg1[5]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"78\" valign=\"bottom\">\"The combination of flexibility, speed, and strong customer support has led us to choose Axioma as a cornerstone for our globalization efforts.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Janet Campagna, Deutsche Asset Management</span>\</td></tr></table>";
random_msg1[6]="<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td height=\"78\" valign=\"bottom\">\"Axioma Portfolio made a huge contribution to the successful development of our tactical asset allocation strategy.\" <br /><span class=\"highlight\"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8212; Jay Jeong, CalPERS</span>\</td></tr></table>";
var x=rand1(random_msg1.length-1);
var h=document.getElementById("dycont");
var quotetxt=random_msg1[x];h.innerHTML=quotetxt}
