rightClickWarning = "(c) Chris Fagyal - Please purchase a digital download if you want a copy of this image."; function norobotmail(aUser, aDomain) { document.location = "mailto:" + aUser + "@" + aDomain; }

/*
Highlight Image Script II- 
© Dynamic Drive (www.dynamicdrive.com)
For full source code, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

function borderit(which,color){
	if (document.all||document.getElementById) {
		which.style.borderColor=color
	}
}
