﻿function write_sb_ver()
{
	document.write("2.9e");
}

function write_whatsnew()
{
	document.write("<p><strong>July 19, 2009</strong><br />");
	document.write("Static Email Backup series 2.9e have been released. Some bugs have been fixed and crash dump program");
	document.write(" has been included. You can send the crash dump file to help us find the error.</p>");
	document.write("<p><strong>Feb 27, 2009</strong><br />");
	document.write("Static Email Backup series 2.9c have been released.");
	document.write("Save backup options after backup window close and load these options when backup window starts up.");
	document.write(" Bug fixed and some improvements.</p>");
	document.write("<p><strong>Jan 24, 2009</strong><br />");
	document.write("Static Email Backup series 2.9b have been released.");
	document.write(" Program will not crash when open the profile manager after a custom folder has been added.</p>");
}
