// JavaScript Document

<!--

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

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

	var theItemCount = 1;

		theSummaries[0] = "Il posto perfetto per il tuo matrimonio";
		theSiteLinks[0] = "matrimoniale.htm";

	
		

			

	startTicker();
	
	//-->