/////////////////////////////////////////////////////
// This file contains 2 variables				
// that are updated on a daily basis.
// To use them, just import this file and 
// use the document.write function to write the
// relevant date.
/////////////////////////////////////////////////////

var snunitHebrewDate = "ב' בניסן, התש&quot;ע";
var snunitEnglishDate = "17 במרץ, 2010 ";

/////////////////////////////////////////////////////
