<!--
myDate = new Date(document.lastModified);
displayDate = myDate.getMonth()+1 + "/" + myDate.getDate()
document.writeln("&diams; This sociological practice portal was most recently modified on " + displayDate +".")
//-->
