function fcusa(){
document.s.q.focus();
}

window.onload = fcusa;
function sdmail(d) {
if (document.getElementById){
eml = document.getElementById(d);
if (eml.style.display == ""){ eml.style.display = "block";}
else if (eml.style.display == "block") { eml.style.display = "";  }
}
}

function selc(theField) {
var tempval=eval("document."+theField)
tempval.focus()
tempval.select()
therange=tempval.createTextRange()
therange.execCommand("Copy")
}

function sel(theField) {
var tempval=eval("document."+theField)
tempval.focus()
tempval.select()
}

var wada;
function wad()	{
	{
				if (wada) {
		} else {
			toWrite = '';
		}
		toWrite += '<iframe marginwidth="0" marginheight="0" height="280" width="336" style="border: 0" scrolling="no" border="0" frameborder="0" src="http://www2.tagedia.com/"></iframe>\n';
		document.write(toWrite);
	}
}
