function drawAlert ()
{
    alert( "THIS IS A BETA RELEASE made available to all current (support fees have been\n" +
"paid and Design Data has a signed license agreement).  This major release has\n" + 
"been tested by only about 10 customers (our ALPHA testers).  BETA SOFTWARE IS NOT\n" +
"CONSIDERED STABLE SOFTWARE.  Design Data does not recommend running BETA\n" + 
"software on time critical jobs.  CURRENT BACKUPS ARE STRONGLY RECOMMENDED\n" +
"BEFORE INSTALLING THIS SOFTWARE\n\nDO NOT INSTALL SDS/2 7.0 IN YOUR SDS/2 6.3 or SDS/2 6.2 DIRECTORY\n");
}

function drawAlert71()
{
	alert(
"THIS IS A BETA RELEASE made available to all current (support fees have been paid)\n" +
"customers in good standing (all bills to Design Data are paid and Design Data has a\n" +
"signed license agreement).  Only 15 customers (our ALPHA testers) have tested this\n" +
"major release.  THIS BETA RELEASE IS NOT CONSIDERED STABLE SOFTWARE.  Design Data\n" +
"does not recommend running BETA software on time critical jobs.  CURRENT BACKUPS ARE\n" +
"STRONGLY RECOMMENDED BEFORE INSTALLING THIS SOFTWARE.\n\n" +
"DO NOT INSTALL SDS/2 7.1 IN YOUR SDS/2 7.0 or SDS/2 6.3 DIRECTORY.\n\n" +
"Backup your entire system before installing the BETA release of SDS/2 v7.105. Before\n" +
"installing SDS/2 v7.105, you will need to verify that your license is compatible with\n" +
"the 7.1XX SDS/2 releases.");
}

function drawAlert7116()
{
	alert(
"SDS/2 7.116 requires a new data directory because of changes in the system.\nDo not install 7.116 in your previous 7.0 or 7.1 data directory.\n\n" +
"BACKUP YOUR ENTIRE SYSTEM BEFORE INSTALLING.  Once jobs are converted\nthey may NOT be run under ANY PREVIOUS VERSION OF SDS/2.\n\n" +
"A convert is required.  7.1 drawings and job information will cause major\nproblems if attempted to run in 7.0.\n\n" +
"After convert you must run verify and fix member file on every job\nindividually.");

	alert(
"THIS IS A BETA RELEASE made available to all current (support fees have been paid)\n" +
"customers in good standing (all bills to Design Data are paid and Design Data has a\n" +
"signed license agreement).  Only 15 customers (our ALPHA testers) have tested this\n" +
"major release.  THIS BETA RELEASE IS NOT CONSIDERED STABLE SOFTWARE.  Design Data\n" +
"does not recommend running BETA software on time critical jobs.  CURRENT BACKUPS ARE\n" +
"STRONGLY RECOMMENDED BEFORE INSTALLING THIS SOFTWARE.\n\n" +
"DO NOT INSTALL SDS/2 7.1 IN YOUR SDS/2 7.0 or SDS/2 6.3 DIRECTORY.\n\n" +
"Backup your entire system before installing the BETA release of SDS/2 v7.105. Before\n" +
"installing SDS/2 v7.105, you will need to verify that your license is compatible with\n" +
"the 7.1XX SDS/2 releases.");
}

function drawAlert7116Linux()
{
	alert(
"Please contact Ted at Design Data before attempting to install 7.116,\ninstalling 7.116 when you have 7.105 installed may cause major issues with your 7.1 installation" );

	alert(
"SDS/2 7.116 requires a new data directory because of changes in the system.\nDo not install 7.116 in your previous 7.0 or 7.1 data directory.\n\n" +
"BACKUP YOUR ENTIRE SYSTEM BEFORE INSTALLING.  Once jobs are converted\nthey may NOT be run under ANY PREVIOUS VERSION OF SDS/2.\n\n" +
"A convert is required.  7.1 drawings and job information will cause major\nproblems if attempted to run in 7.0.\n\n" +
"After convert you must run verify and fix member file on every job\nindividually.");

	alert(
"THIS IS A BETA RELEASE made available to all current (support fees have been paid)\n" +
"customers in good standing (all bills to Design Data are paid and Design Data has a\n" +
"signed license agreement).  Only 15 customers (our ALPHA testers) have tested this\n" +
"major release.  THIS BETA RELEASE IS NOT CONSIDERED STABLE SOFTWARE.  Design Data\n" +
"does not recommend running BETA software on time critical jobs.  CURRENT BACKUPS ARE\n" +
"STRONGLY RECOMMENDED BEFORE INSTALLING THIS SOFTWARE.\n\n" +
"DO NOT INSTALL SDS/2 7.1 IN YOUR SDS/2 7.0 or SDS/2 6.3 DIRECTORY.\n\n" +
"Backup your entire system before installing the BETA release of SDS/2 v7.105. Before\n" +
"installing SDS/2 v7.105, you will need to verify that your license is compatible with\n" +
"the 7.1XX SDS/2 releases.");
}
