
var theDate = "2005-2010";

document.write(''+theDate+'');
