﻿<!--
var lastupdate = new Date(document.lastModified);
document.write("<div align='center'><table border='0' cellspacing='0' cellpadding='0' style='font:8pt Verdana, sans-serif;border-top:1px solid gray;'><tr><td nowrap><A href='http://griefchat.org/placeholder.html' target='_blank' style='color:blue;font-size:8pt;'>Help<\/a><\/td><TD style='color:gray;'>&#160;&#160;&mdash;&#160;&#160;<\/TD><td nowrap><A href='http://griefchat.org/contact.html' target='_blank' style='color:blue;font-size:8pt;'>Contact Us<\/a><\/td><TD style='color:gray;'>&#160;&#160;&mdash;&#160;&#160;<\/TD><td nowrap><A href='http://griefchat.org/privacy.html' target='_blank' style='color:blue;font-size:8pt;'>Privacy Policy<\/a><\/td><TD style='color:gray;'>&#160;&#160;&mdash;<\/TD><td><img src='http://s20.sitemeter.com/meter.asp?site=s20zharkov' border='0'><\/td><td nowrap>visitors since 6/10/01<\/td><TD style='color:gray;'>&#160;&#160;&mdash;&#160;&#160;<\/TD><td nowrap>Page updated: " + (lastupdate.getMonth() +1) +'\/'+lastupdate.getDate()+'\/'+lastupdate.getFullYear().toString().substr(2, 2) + "<\/td><TD style='color:gray;'>&#160;&#160;&mdash;&#160;&#160;<\/TD><td>&copy; " + (new Date().getFullYear()) + " GriefChat.org<\/td><\/tr><\/table><\/div>");
//-->