/*
if (week == 41)
	{
		//Sunday
		var sunlunch =""
 		var sundinner =""
	
		
		//Monday
		var monlunch =""
		var mondinner =""
		
		//Tuesday
		var tuelunch =""
		var tuedinner =""
		
		//Wednesday
		var wedlunch =""
		var weddinner =""
		
		//Thursday
		var thurlunch =""
		var thurdinner =""
		
		//Friday
		var frilunch =""
	    var fridinner =""
		
		//Saturday
		var satlunch =""
		var satdinner =""
		
		//Next Sun
		var nsunlunch =""
		var nsundinner =""
	}
*/
if (week == 47)
	{
		//Sunday
		var sunlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
 		var sundinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
	
		
		//Monday
		var monlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var mondinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Tuesday
		var tuelunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var tuedinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Wednesday
		var wedlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var weddinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Thursday
		var thurlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var thurdinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Friday
		var frilunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
	    var fridinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Saturday
		var satlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var satdinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		
		//Next Sun
		var nsunlunch ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
		var nsundinner ="There is a new version of this widget at http://widget.elbatidor.com. Please download the new version to continue to utalize the widgets functionality."
	}
