
// Download Pop Quiz
function dl8_5(click) {
    whatApp = click;
    nowGo = window.open("/support/v82step1.htm","Step1",'height=400,width=350,top=50,left=50,status=no,toolbar=no,menubar=no,resizable=yes,location=no,scrollbars=yes,titlebar=no,personalbar=no');
	setTimeout("writeIt(nowGo)", 1500)
//	nowGo.focus();
	}
	
function writeIt(where) {
	nowGo.downloads.what.value=whatApp;
	}
	
function checkDL() {
	firstY = document.downloads.first(0).checked;
	firstN = document.downloads.first(1).checked;
	if ((firstY != true) && (firstN != true)) {
	alert('You must make a valid selection');
	focus(document.downloads.first(0));
	} else {
	rFirstY = document.downloads.first(0).checked;
	rFirstN = document.downloads.first(1).checked;
	page2URL = ("/support/v82step2.htm?prog=" + document.downloads.what.value);
	window.location.href = page2URL;
	}
}

function checkStat(value) {
	if (value == "yes") {
		document.getElementById("joemama").style.visibility="visible";
	}	else if (value == "no") {
		document.getElementById("joemama").style.visibility="hidden";
		document.getElementById("continue").style.visibility="visible";
		document.downloads.canon.value="no";
		document.downloads.kodak.value="no";
	}
}

function whereAmI() {
	var newString = String;
	newString = (window.location.href);
	whatStart = newString.indexOf("prog=");
	whatApp = newString.substring(whatStart+5,whatStart+9);
		
	if (whatApp == "ppUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top">Package & Print <a href="/support/downloads/PP/ver8_5/PPUpdates/PP8Update_807.exe">v8.51.807 Update (5.01 MB)</a> for users who downloaded v8 prior to 11/04/04</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		if ((canonNum =="1") || (kodakNum == "1")) {
			document.getElementById("step2").style.visibility="visible";
		}
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/CanonDriversPP.exe">Canon Camera Drivers</a>(1.94 MB) for customers using Canon cameras.</td></tr><tr> <td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/KodakDriversPP.exe">Kodak Camera Drivers</a>(623 KB) for customers using Kodak DCS 14n or DCS 760.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
	}
	if (whatApp == "seUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top">Sports & Event <a href="/support/downloads/SE/ver8_5/SEUpdates/SE8Update_807.exe">v8.51.807 Update (5.32 MB)</a> for users who downloaded v8 prior to 11/04/04</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		if ((canonNum =="1") || (kodakNum == "1")) {
			document.getElementById("step2").style.visibility="visible";
		}
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/CanonDriversSE.exe">Canon Camera Drivers</a>(1.94 MB) for customers using Canon cameras.</td></tr><tr><td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/KodakDriversSE.exe">Kodak Camera Drivers</a>(623 KB) for customers using Kodak DCS 14n or DCS 760.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
	}
	if (whatApp == "sgUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top">School & Group <a href="/support/downloads/SG/ver8_5/SGUpdates/SG8Update_807.exe">v8.51.807 Update (5.64 MB)</a> for users who downloaded v8 prior to 11/04/04</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		if ((canonNum =="1") || (kodakNum == "1")) {
			document.getElementById("step2").style.visibility="visible";
		}
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/CanonDriversSE.exe">Canon Camera Drivers</a>(1.94 MB) for customers using Canon cameras.</td></tr><tr><td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/KodakDriversSE.exe">Kodak Camera Drivers</a>(623 KB) for customers using Kodak DCS 14n or DCS 760.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
	}
	if (whatApp == "pwUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top">Portrait & Wedding <a href="/support/downloads/PW/ver8_5/PWUpdates/PW8Update_807.exe">v8.51.807 Update (4.85 MB)</a> for users who downloaded v8 prior to 11/04/04</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		if ((canonNum =="1") || (kodakNum == "1")) {
			document.getElementById("step2").style.visibility="visible";
		}
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/CanonDriversPW.exe">Canon Camera Drivers</a>(1.94 MB) for customers using Canon cameras.</td></tr><tr> <td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/KodakDriversPW.exe">Kodak Camera Drivers</a>(623 KB) for customers using Kodak DCS 14n or DCS 760.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
	}
	if (whatApp == "pwUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top">Portrait & Wedding <a href="/support/downloads/PW/ver8_5/PWUpdates/PW8Update_807.exe">v8.51.807 Update (5.14 MB)</a> for users who downloaded v8 prior to 11/04/04</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		if ((canonNum =="1") || (kodakNum == "1")) {
			document.getElementById("step2").style.visibility="visible";
		}
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/CanonDriversPW.exe">Canon Camera Drivers</a>(1.94 MB) for customers using Canon cameras.</td></tr><tr> <td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="downloads/KodakDriversPW.exe">Kodak Camera Drivers</a>(623 KB) for customers using Kodak DCS 14n or DCS 760.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
	}
	if (whatApp == "drUp") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><font color="#FF0000">You must have a current support ID to activate this product.<br/><br/></font></td></tr><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/support/downloads/DR/ver8_5/DRUpdates/DR8Update_807.exe">v8.51.807 Update (4.98 MB)</a> for users who downloaded v8 prior to 11/04/04.</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").style.visibility="visible";
		if (canonNum == "1") {
			document.getElementById("canon").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/support/downloads/dr/ver8_5/DRWebCanNik.exe">Canon and Nikon image support</a> (4.69 MB)<br/>Necessary if you are using Canon or Nikon proprietary or RAW image formats.</td></tr><tr><td align="left" valign="top" class="reg"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("canon").style.visibility="visible";
		}
		if (canonNum == "0") {
			document.getElementById("canon").style.visibility="hidden";
		}
		if (kodakNum == "1") {
			document.getElementById("kodak").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/support/downloads/dr/ver8_5/DRWebKodak.exe">Kodak image support</a> (18.9 MB)<br/>Necessary if you are using Kodak proprietary or RAW image formats.</td></tr><tr> <td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
			document.getElementById("kodak").style.visibility="visible";
		}
		if (kodakNum == "0") {
			document.getElementById("kodak").style.visibility="hidden";
		}
  	document.getElementById("border").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/Support/Downloads/DR/ver8_5/DRBorders/SetupEX.exe">Darkroom Sample Borders and Templates</a><br/>(21.4 MB) Custom layouts and graphic borders<br/>for all events and seasons.</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("border").style.visibility="visible";
	}
if (whatApp == "drBa") {
		document.getElementById("step1").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top">Step 1. Click the following link first.</td></tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("app").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" width="11" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/Support/Downloads/DR/ver8_5/DRWeb(Basic)/SetupEX.exe">Basic Install v8.51.804 - 10/27/04 (17.6 MB)</a> for users with low bandwidth or who wish to only download the core program files.</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="12" vspace="0" hspace="0" border="0"></td></tr><tr><td class="reg" align="left" valign="top">Step 2. You may want any of these additional components:</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="6" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("step2").style.visibility="visible";
  	document.getElementById("border").innerHTML='<table cellpadding="0" cellspacing="0" border="0" width="300px"><tr><td class="reg" align="left" valign="top" rowspan="2"><img src="/products/img/expressphoto/bulletatt.gif" width="11" height="17" vspace="0" hspace="0" border="0"></td><td class="reg" align="left" valign="top"><a href="/Support/Downloads/DR/ver8_5/DRBorders/SetupEX.exe">Darkroom Sample Borders and Templates</a><br/>(21.4 MB) Custom layouts and graphic borders<br/>for all events and seasons.</td></tr><tr><td class="reg" align="left" valign="top"><img src="/common/img/spacer.gif" width="219" height="4" vspace="0" hspace="0" border="0"></td></tr></table>';
		document.getElementById("border").style.visibility="visible";
	}
}

