var flyers = new Array();
flyers[1] = new Array();
flyers[1][1] = "images/bigIcons/f_big1.jpg";
flyers[1][2] = "<strong>Client:</strong> Family Life Makeover<br>"+
"<strong>Industry:</strong> Education / Family Coaching";

flyers[2] = new Array();
flyers[2][1] = "images/bigIcons/f_big2.jpg";
flyers[2][2] = "<strong>Client:</strong> Cathy Woodyard<br>"+
"<strong>Industry:</strong> Education / Motivational Speaker";
flyers[3] = new Array();
flyers[3][1] = "images/bigIcons/f_big3.jpg";
flyers[3][2] = "<strong>Client:</strong> Cathy Woodyard<br>"+
"<strong>Industry:</strong> Education / Motivational Speaker";
flyers[4] = new Array();
flyers[4][1] = "images/bigIcons/f_big4.jpg";
flyers[4][2] = "<strong>Client:</strong> Family Life Makeover<br>"+
"<strong>Industry:</strong> Service / Family Coaching";
flyers[5] = new Array();
flyers[5][1] = "images/bigIcons/f_big5.jpg";
flyers[5][2] = "<strong>Client:</strong> Family Life Makeover<br>"+
"<strong>Industry:</strong> Service / Family Coaching";
flyers[6] = new Array();
flyers[6][1] = "images/bigIcons/f_big6.jpg";
flyers[6][2] = "<strong>Client:</strong> Edge Systems Corporation<br>"+
"<strong>Industry:</strong> Health / Beauty / Skin Care Systems";
flyers[7] = new Array();
flyers[7][1] = "images/bigIcons/f_big7.jpg";
flyers[7][2] = "<strong>Client:</strong> Edge Systems Corporation<br>"+
"<strong>Industry:</strong> Health / Beauty / Skin Care Systems";

flyers[8] = new Array();
flyers[8][1] = "images/bigIcons/f_big8.jpg";
flyers[8][2] = "<strong>Client:</strong> Countertops Express<br>"+
"<strong>Industry:</strong> Manufacturing / Custom Countertops";

flyers[9] = new Array();
flyers[9][1] = "images/bigIcons/f_big9.jpg";
flyers[9][2] = "<strong>Client:</strong> The Circle Delivers<br>"+
"<strong>Industry:</strong> Service / Print Management";

flyers[10] = new Array();
flyers[10][1] = "images/bigIcons/f_big10.jpg";
flyers[10][2] = "<strong>Client:</strong> Capital Wholesale Funding<br>"+
"<strong>Industry:</strong> Real Estate Financing";

flyers[11] = new Array();
flyers[11][1] = "images/bigIcons/f_big11.jpg";
flyers[11][2] = "<strong>Client:</strong> Meridian Automotive Design<br>"+
"<strong>Industry:</strong> Automotive / Exotic Car Upgrades";

flyers[12] = new Array();
flyers[12][1] = "images/bigIcons/f_big12.jpg";
flyers[12][2] = "<strong>Client:</strong> Meridian Automotive Design<br>"+
"<strong>Industry:</strong> Service / Exotic Car Upgrades";
