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>\"We considered a number of advertising agencies, The James Group had the cleanest, easiest approach to branding and marketing.\"</td></tr><tr><td valign=\"top\" class='quote1' align='left'> - Michael Posillico, Executive VP, Posillico</td></tr></table>";

	random_msg1[2] = "<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td>\"The James Group helped us become the undisputed national leader in our category. <br />The James Group has the clearest, most definitive methodology for building a brand and increasing sales.\"</td></tr><tr><td valign=\"top\" class='quote1' align='left'> - Marc Shuman, President, GarageTek</td></tr></table>";

	random_msg1[3] = "<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td>\"Hiring The James Group to revive the WQIS brand is one of the best two decisions I've made as President of WQIS. And I make a lot of decisions.\"</td></tr><tr><td valign=\"top\" class='quote1' align='left'> - Richard Hobbie, III, President, WQIS</td></tr></table>";
	
	random_msg1[4] = "<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td>\"The new brand created by The James Group has performed beyond our expectations.<br />We simply couldn't have broken through a sales plateau without them.\"</td></tr><tr><td valign=\"top\" class='quote1' align='left'> - Ralph Cuomo, COO, ThinkFun</td></tr></table>";
	
	random_msg1[5] = "<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td>\"Since adopting the branding recommendations of the James Group, we've not only seen an increase in sales, but with a more focused identity, we've made better, more efficient decisions regarding promotion and growth.\"</td></tr><tr><td class='quote1' valign=\"top\" align='left'> -  Ken Sofer, President, Blockheads Burritos, Inc.</td></tr></table>";
	
	random_msg1[6] = "<table cellpadding='0' cellspacing='0' border='0' valign='top'><tr><td>\"The website optimization techniques used by The James Group helped make us number #1 on Google for our key search term. No website should be built without using these techniques.\"</td></tr><tr><td valign=\"top\" class='quote1' align='left'> -  Chris Brown, Founder and CEO, Teed & Brown</td></tr></table>";

	var x = rand1(random_msg1.length-1);

	var h = document.getElementById("dycont");
	var quotetxt  = random_msg1[x];
	h.innerHTML = quotetxt;
}
function showmsg1()
{
	var random_msg2 = new Array();
	
	random_msg2[1] = "<b>We considered a number of advertising agencies, The James Group had the cleanest, easiest approach to branding and marketing.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <br /><table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td>Michael Posillico, Executive VP, Posillico</td></tr></table>";

	random_msg2[2] = "<b>The James Group helped us become the undisputed national leader in our category.<br /> The James Group has the clearest, most definitive methodology for building a brand and increasing sales.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <br /><table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td>Marc Shuman, President, GarageTek</td></tr></table>";

	random_msg2[3] = "<b>Hiring The James Group to revive the WQIS brand is one of the best two decisions I've made as President of WQIS. And I make a lot of decisions.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td>Richard Hobbie, III, President, WQIS</td></tr></table>";
	random_msg2[4] = "<b>The new brand created by The James Group has performed beyond our expectations. We simply couldn't have broken through a sales plateau without them.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <br /><table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td>Ralph Cuomo, COO, ThinkFun</td></tr></table>";
	random_msg2[5] = "<b>Since adopting the branding recommendations of the James Group, we've not only seen an increase in sales, but with a more focused identity, we've made better, more efficient decisions regarding promotion and growth.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <br /><table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td> Ken Sofer, President, Blockheads Burritos, Inc.</td></tr></table>";
	random_msg2[6] = "<b>The website optimization techniques used by The James Group helped make us number #1 on Google for our key search term. No website should be built without using these techniques.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> <br /><table cellpadding=\"0\" cellspacing=\"0\"border=\"0\" style=\"margin-top:4px;\"><tr><td valign=\"top\">- </td><td> Chris Brown, Founder and CEO, Teed & Brown</td></tr></table>";

	var x = rand1(random_msg2.length-1);

	var h = document.getElementById("dycont1");
	var quotetxt  = random_msg2[x];
	h.innerHTML = quotetxt;
}

function showmsg2()
{
	var random_msg2 = new Array();
	
	random_msg2[1] = "<b>We considered a number of advertising agencies, The James Group had the cleanest, easiest approach to branding and marketing.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" />  - Michael Posillico, Executive VP, Posillico";

	random_msg2[2] = "<b>The James Group helped us become the undisputed national leader in our category. The James Group has the clearest, most definitive methodology for building a brand and increasing sales.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" />  - Marc Shuman, President, GarageTek";

	random_msg2[3] = "<b>Hiring The James Group to revive the WQIS brand is one of the best two decisions I've made as President of WQIS. And I make a lot of decisions.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" />  - Richard Hobbie, III, President, WQIS";
	random_msg2[4] = "<b>The new brand created by The James Group has performed beyond our expectations. We simply couldn't have broken through a sales plateau without them.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> - Ralph Cuomo, COO, ThinkFun";
	random_msg2[5] = "<b>Since adopting the branding recommendations of the James Group, we've not only seen an increase in sales, but with a more focused identity, we've made better, more efficient decisions regarding promotion and growth.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> -  Ken Sofer, President, Blockheads Burritos, Inc.";
	random_msg2[6] = "<b>The website optimization techniques used by The James Group helped make us number #1 on Google for our key search term. No website should be built without using these techniques.</b><img src=\"images/quote1.gif\" width=\"28\" height=\"22\" alt=\"\" align=\"absmiddle\" /> -  Chris Brown, Founder and CEO, Teed & Brown";

	var x = rand1(random_msg2.length-1);

	var h = document.getElementById("dycont2");
	var quotetxt  = random_msg2[x];
	h.innerHTML = quotetxt;
}


