function orderE()
{
document.write('\&mdash\; <span class\=\"c13\"><a rel\=\"div\" href\=\"\#orderE\" ');
document.write('title\=\"Order by \&\#069\;\&\#045\;\&\#109\;ail\">\&\#069\;\&\#045\;\&\#109\;ail<\/a>.<\/span> ');
return;
}

function orderE2()
{
document.write('<span class\=\"c13\"><a rel\=\"prev\" href\=\"\video-order.html#orderE\" ');
document.write('title\=\"Order by \&\#069\;\&\#109\;ail\">e\&\#109\;ail<\/a><\/span>  \&mdash\; or \&mdash\; ');
return;
}



function eml()
{
if  (screen.width < 1024) 
{
document.write('<div class\=\"c13\"><h4 class\=\"inline mR c13\" id\=\"orderE\"><a name\=\"orderE\"><\/a>\&\#069\;\&\#045\;\&\#109\;ail Order<\/h4>');
document.write('<p class\=\"hdd"\>\[\xA0<a rel\=\"div\" href\=\"#orderP\" title\=\"Skip to next section, this page\">Skip</a>\xA0\]<\/p>');
document.write('<p class\=\"nav inline\"><script type\=\"text\/javascript\">ghs0\(\)\;<\/script><\/p><\/div>');
}
else 
{
document.write('<h4 class\=\"c13\" id\=\"orderE\"><a name\=\"orderE\"><\/a>\&\#069\;\&\#045\;\&\#109\;ail Order<\/h4>');
document.write('<p class\=\"hdd"\>\[\xA0<a rel\=\"div\" href\=\"#orderP\" title\=\"Skip to next section, this page\">Skip</a>\xA0\]<\/p>');
document.write('<p class\=\"nav\"><script type\=\"text\/javascript\">ghs0\(\)\;<\/script><\/p>');
}
document.write('<hr class\=\"hdd\" \/><\/li>');
document.write('<li class\=\"clear bT\">');
return;
}


function c(f)
{
if (document.documentElement )
	{
	if (f == "name" && document.getElementById('name').value=="Your name" )
			{ 
			document.getElementById('name').value="";
			return;
			 }
	if (f == "eml" && document.getElementById('eml').value=="Your e-mail, optional" )
			{ 
			document.getElementById('eml').value="";
			return;
			 }
	else if (f == "phn" &&  document.getElementById('phn').value=="Your phone, optional" )
			{ 
			document.getElementById('phn').value="";
			return;
			}
	else if (f == "address" && document.getElementById('address').value=="Your address" )
			{ 
			document.getElementById('address').value="";
			return;
			}
	else if (f == "comments" && document.getElementById('comments').value=="Comments, additional info, optional" )
			{ 
			document.getElementById('comments').value="";
			return;
			}
	else { return; }
	}
else { return; }
}

function c2(h)
{
if ( document.getElementById(h).hasChildNodes() == true )
	{ 
	this1=document.getElementById(h);
	txt=this1.firstChild;
	chkTxt= txt.nodeValue; 
	if ( chkTxt == "Your address" || chkTxt == "Comments, additional info, optional" )
		{
		blank=document.createTextNode("");
		this1.replaceChild(blank,txt); 
		return;
		}
	else { return; }
	}
else { return; }
}

function r(g)
{
if (document.documentElement && document.getElementById(g).value=="" )
	{
	switch(g)
		{
	case "name": document.getElementById('name').value="Your name"; break;
	case "address": document.getElementById('address').value="Your address"; break;
	case "eml": document.getElementById('eml').value="Your e-mail, optional"; break;
	case "phn": document.getElementById('phn').value="Your phone, optional"; break;
	case "comments": document.getElementById('comments').value="Comments, additional info, optional"; break;
	default: return;
		}
	}
else { return; }
}



