
<!--

	var theCharacterTimeout = 30;
	var theStoryTimeout     = 5000;
	var theWidgetOne        = "_";
	var theWidgetTwo        = "-";
	var theWidgetNone       = "";
	var theLeadString       = "";

	var theSummaries = new Array();
	var theSiteLinks = new Array();

	var theItemCount = 2;
		
		theSummaries[0] = "World Courier Achieves Coveted GxP-Compliant Status Worldwide with Focus on GDP, Quality Management | View Press Releases";
		theSiteLinks[0] = "http://www.worldcourier.com/PR1/GxP/GxP_english.htm";
		
		theSummaries[1] = "World Courier Triples Clinical Trial Storage Capacity Worldwide with Two New Facilities and Client-Driven Expansion | View Press Releases";
		theSiteLinks[1] = "http://www.worldcourier.com/Global/PRWC3.htm";
		
	

	startTicker();
	
//-->
