// All code copyright (c) 2009 Lawrence San. All rights reserved.

var a,dep,msgArr;a=['du','rt','@m','an','as','br','de','as','sa','.e'];dep=document.getElementById("dep");dep.innerHTML="<a id='emailDebra' class='centerCol' href='mailto:"+a[6]+a[5]+a[4]+a[3]+a[2]+a[7]+a[8]+a[1]+a[9]+a[0]+"'>Email&nbsp;Debra&nbsp;San</a>";msgArr={logoLink:"Go to the home page",goHome:"Go to the home page",prev:"Go to the previous page",next:"Go to the next page",viewCollages:"View collages by Debra San",aboutCollages:"Read about Debra San’s collages",readPoems:"Read poems by Debra San",aboutDebra:"Read information about Debra San", mailWarning:"Please turn on JavaScript to use email link",emailDebra:"Send email to Debra San",webmaster:"Go to the contact page of this site’s designer",readPoemsPlays:"Read poems and plays by Debra San"};for (dl_prop in document.links){if(document.links[dl_prop].id&&msgArr[document.links[dl_prop].id]){document.links[dl_prop].onmouseover=function(){window.status=msgArr[this.id]; return true;};document.links[dl_prop].onmouseout=function(){window.status="Welcome to DistantMuse.com"; return true;};}document.links[dl_prop].onmouseup=function(){this.blur();};}

