// JavaScript Document

// JavaScript Document
var randomNumber = Math.floor(Math.random() * 14);

var deg = new Array();
deg[0] = 'US Census Bureau';
deg[1] = 'Center for Women’s Business Research';
deg[2] = 'Center for Women’s Business Research';
deg[3] = 'Center for Women’s Business Research';
deg[4] = 'Center for Women’s Business Research';
deg[5] = 'Selig Center';
deg[6] = 'Selig Center';
deg[7] = 'Center for Women’s Business Research (CWBR)';
deg[8] = 'Tom Peters, author of “In Search of Excellence”';
deg[9] = 'Center for Women’s Business Research (CWBR)';
deg[10] = 'Center for Women’s Business Research (CWBR)';
deg[11] = 'Center for Women’s Business Research (CWBR)';
deg[12] = 'Center for Women’s Business Research (CWBR)';
deg[13] = 'Small Business Administration, HispanTelligence';

var desc = new Array();
desc[0] = 'One-half of the population will be made up of ethnic minorities by the year 2050.';
desc[1] = 'Women business owners have outpaced other U.S. businesses in both growth and economic contribution in the last five years.';
desc[2] = 'Privately-held women-owned businesses, with 51% woman ownership, have grown in number by 14%, or twice the rate of all U.S. firms, to 6.2 million.'; 
desc[3] = 'Privately-held women-owned businesses have generated sales that increased by 40% nationwide nearing $1.15 trillion.'; 
desc[4] = 'Privately-held women-owned businesses have employed nearly 9.2 million workers in 2002, up 30% from 1997, which reflects a growth rate that is 1 1/2 times the national average.'; 
desc[5] = 'In 2010, the combined buying power of African Americans, Asians, and Native Americans will be $1.7 trillion—more than triple its 1990 level of $454 billion—which amounts to a gain of $1.2 trillion or 268 percent.'; 
desc[6] = 'In 2010, Hispanics will account for 9.2 percent of all U.S. buying power, up from 5 percent in 1990.'; 
desc[7] = 'Women-owned firms represent 32% of the nation’s businesses.'; 
desc[8] = 'Women spend more than $3.7 trillion/year.';
desc[9] = 'As of 2004, there are an estimated 414,472 majority-owned, privately-held firms owned by African American women in the U.S., employing nearly 254,000 people and generating $19.5 billion in sales.';
desc[10] = 'Between 1997 and 2004, the number of African American women-owned firms has increased by 32.5%, employment has grown by 50.1%, and sales have risen by 43.9%.';
desc[11] = 'As of 2004, there are an estimated 90,730 majority-owned, privately-held Native American and Alaska Native women-owned firms in the U.S, employing nearly 129,000 people, and generating nearly $12.4 billion in sales.';
desc[12] = 'Between 1997 and 2004, the number of Native American and Alaska Native women-owned firms has increased by 69.3%; employment grew by 73.4%; and sales grew by 83.0%.';
desc[13] = 'There are approximately 2 million Hispanic-owned businesses in the country that generate almost $300 billion in annual gross receipts. By 2010, there will be 3.2 million Hispanic firms generating $465 billion.';
