		u="fshaway";		d="twcny.rr.com";		mt1="m";		mt2="a";		mt3="i";		mt4="l";		mt5="t";		mt6="o";		mt7=":";		l='<a href="'+ mt1 + mt2 + mt3 + mt4 + mt5 + mt6 + mt7 + u +'@'+d+'">'+u+'@'+d+'<\/a>';function OpenWin(imageSrc,title,text) {     fileName = 'pop.html?' + escape(imageSrc) + "&" + escape(title) + "&" + escape(text);    myWindowHandle = window.open(fileName,'windowName','height=530,width=540,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=yes');}function soopaPopSetup() {	var a;	for (var i = 0; (a = document.links[i]); i++) {		if (a.target && a.target.indexOf("_soopaPop") == 0) {			a.onclick = soopaPop;		}	}}function soopaPop() {	var a = this.target.split(":");	var sFeatures = a[1];	window.open(this.href, a.length > 2 ? a[2] : String((new Date()).getTime()), sFeatures);	return false;	alert("hi")}