<!--

 var theCharacterTimeout = 50;
 var theStoryTimeout	 = 5000;
 var theWidgetOne		= "_";
 var theWidgetTwo		= "-";
 var theWidgetNone	   = "";
 var theLeadString	   = "";

 var theSummaries = new Array();
 var theSiteLinks = new Array();

 var theItemCount = 8;

 
  theSummaries[0] = "Inc. Magazine names U.S. Translation Company one of 2010's fatest-growing private companies in the U.S. - READ MORE";
  theSiteLinks[0] = "/inc5000.aspx";
 
  theSummaries[1] = "New equipment from Listen Technologies, Williams Sound, and Skullcandy now available for USTC interpreting events";
  theSiteLinks[1] = "/equipment.aspx";

  theSummaries[2] = "\"The people provided to us onsite were amazing! They all had great attitudes and were willing to do whatever was needed.\" - MonaVie";
  theSiteLinks[2] = "/customercomments.aspx";

  theSummaries[3] = "U.S. Translation Company doubles growth in 2009 by helping other companies compete in the International Market-CLICK TO SEE VIDEO.";
  theSiteLinks[3] = "/KSLvideo.aspx";  

  theSummaries[4] = "USTC has been announced 2010 Utah Best Of State winner for second year straight in Language Service Business Category.";
  theSiteLinks[4] = "/bestofstate2010.aspx";  

  theSummaries[5] = "\"The people provided to us onsite were amazing! They all had great attitudes and were willing to do whatever was needed.\" - MonaVie";
  theSiteLinks[5] = "/customercomments.aspx";  

  theSummaries[6] = "\"Very pleased with the work - I will use this service again!\" - Kellogg, Huber, Hansen, Todd, Evans & Figel P.L.L.";
  theSiteLinks[6] = "/customercomments.aspx";  

  theSummaries[7] = "U.S. Translation Company Speaks the Language of World Business - USTC featured in August Deseret News Article";
  theSiteLinks[7] = "/Deseretnewsarticle.aspx";  

 startTicker();
 
 //-->