newsItem = Math.floor((Math.random()*5)) + 1;
portfolioProfile = Math.floor((Math.random()*8)) + 1;

newsItems = new Array();
newsItems[1] = '<p class="home_news">Hopewell makes $2.5 million investment in SageQuest.</p><p class="home_news"><a href="news.html">Read more</a>.</p>';
newsItems[2] = '<p class="home_news">InStadium receives $2.6 million investment from Hopewell Ventures.</p><p class="home_news"><a href="HopewellVentures-LatestNews007_000.html">Read more</a>.</p>';
newsItems[3] = '<p class="home_news">Hopewell invests $2.0 million in Minneapolis printer.</p><p class="home_news"><a href="HopewellVentures-LatestNews006_000.html">Read more</a>.</p>';
newsItems[4] = '<p class="home_news">Hopewell Ventures Promotes Jeffrey Lampe To Vice President.</p><p class="home_news"><a href="HopewellVentures-LatestNews009_000.html">Read more</a>.</p>';
newsItems[5] = '<p class="home_news">World&#8217;s Leader of In-Shell Pasteurized Eggs Receives Venture Capital Investment from Leading Illinois Funder.</p><p class="home_news"><a href="HopewellVentures-LatestNews010_000.html">Read more</a>.</p>';

portfolioProfiles = new Array();
portfolioProfiles[1] = '<p class="home_profile">iTRACS is a leading provider of intelligent physical layer network infrastructure management solutions. The company&#8217;s flagship product, iTRACS, is the world’s first automated, intelligent network asset management and control system.</p>';
portfolioProfiles[2] = '<p class="home_profile">TLContact licenses a private patient Web page service, called CarePages, to the nation’s leading healthcare institutions. CarePages help healthcare providers deliver better care to their patients and their families by supporting their emotional and spiritual needs.</p>';
portfolioProfiles[3] = '<p class="home_profile">Founded in 1983, CSMG is an integrated sports and entertainment management firm.  CSMG focuses on talent management, talent marketing, corporate consultancy, event marketing, sports and entertainment branding solutions and media production.</p>';
portfolioProfiles[4] = '<p class="home_profile">Diversified Graphics, Inc. (DGI) is a family-owned Minneapolis-based print solutions and social stationery products company founded by Bob Gacek in 1949. DGI has three lines of business: social stationery, commercial printing, and distribution and fulfillment.</p>';
portfolioProfiles[5] = '<p class="home_profile">Headquartered in Chicago, Illinois, InStadium was founded in 2003 to provide local and national brands with affordable access to advertising inventory and promotional opportunities within the sporting world&#8217;s premier venues.</p>';
portfolioProfiles[6] = '<p class="home_profile">SageQuest delivers end-to-end vehicle tracking that provides customers with in-depth information to better manage their mobile resources.</p>';
portfolioProfiles[7] = '<p class="home_profile">National Pasteurized Eggs (NPE) is a Lansing, Ill.-based company that, using a Food and Drug Administration-approved process, produces pasteurized whole, in-shell eggs under the Davidson&#8217;s Safest Choice Eggs brand.</p>';
portfolioProfiles[8] = '<p class="home_profile">Pioneer Surgical Technology, headquartered in Marquette, Michigan, is a leading innovator in the design and manufacture of spinal and orthopedic implants. Founded in 1992, Pioneer has positioned itself as a true surgeon-driven spinal device company that promotes responsiveness through customer intimacy, surgeon-to-surgeon relationships, and a commitment to long-term innovation.</p>';

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
