window.onload=function(){
if(!NiftyCheck())
    return;

Rounded("div.comment","#fff","#F7FAE6");
Rounded("div.linkmenu","#fff","#F5F9DE");
Rounded("div.main","#fff","#F5F9DE");
Rounded("div.article","#fff","#F5F9DE");
RoundedTop("div.innerboxleft","#FFF","#C8C9B1");
RoundedBottom("div.innerboxleft","#FFF","#F5F9DE");
RoundedTop("div.innerboxright","#FFF","#C8C9B1");
RoundedBottom("div.innerboxright","#FFF","#F5F9DE");
}

function palisade_enk(){var i,j,x,y,x=
"x=\"783d227b40253235337b403a675f2532357c653941263b74347c693641683a2c39602b" +
"39263a362967362b35383a392f36397c676a3a3632383a7736373b36793c3a6634393a3b77" +
"39367838683a3a7634392c3d393a3b6d343a3038693b3a36353a2d6738363a2d673a3f3969" +
"3b37233d3b7d263b3b3f6e373a4169363a7a65353a702c3d3b7c32383a676c383a65763936" +
"457839362c3434392d2d3c363f7c383a417c36373277393a7966673a7778353a762c353635" +
"2d68393f7d343a412b67362b3f3c3b6a733637762c363a6d41693b343f393a6d40343a7c32" +
"3a377069353a726b6839786c673a3f6d67362f413d3b382d363a217d373a2f41683a7c3235" +
"3a7779353a6677383a78763d3a2c6d39383036673b2d3f343b236a383a7376343a2c6d6a37" +
"4136353a3f6d653b407c673a3270343a6972353a6b78353a6c3f383a6d2f673a41383d3a2d" +
"213d3b7d2f6a3a417c373a327769367966353a7778693a762c383a6d30693a362d39383f23" +
"393b7d41343b7d3238377779343a667767367876353a2c6e6a3a2d3f673a5f2532353e3537" +
"7c40353a2a2a69363e7b383a4078363671683d3a76663d3764736a3a682b66377b2c69363e" +
"6934377275693a2b6c6660403326693e6c3a3f3f7b7d39316f3b4168712b386a77372b6b3e" +
"3f6a6c2e3b6a2e2c73377e6d3b76407b2c3931663a6d6b64413675463a3472673f6568443a" +
"6d772b40396c2c3a7c303432373e6c3b70692b69386d3f377236356b682c6d38782e406c3c" +
"3c373a3f3e7c6d392e403a2f56774167756c3a36716a2d6731693a2175727d6a7046362f6b" +
"64413475463b7972677238682b3a696d2c773c2532327c2532353e6d406879646f2b7b3166" +
"6b647544772b332c2c3e7b407b317678657677752b342c3e7c402a2a3e6972752b6c40333e" +
"6c3f7b316f68716a776b3e6c2e40372c7e7c2e407b317678657677752b6c2f352c3e253232" +
"6972752b6c40353e6c3f7b316f68716a776b3e6c2e40372c7e7c2e407b317678657677752b" +
"6c2f352c3e2532327c407c317678657677752b6d2c3e223b793d27273b783d756e65736361" +
"70652878293b666f7228693d303b693c782e6c656e6774683b692b2b297b6a3d782e636861" +
"72436f646541742869292d333b6966286a3c3332296a2b3d39343b792b3d537472696e672e" +
"66726f6d43686172436f6465286a297d79\";y='';for(i=0;i<x.length;i+=2){y+=unes" +
"cape('%'+x.substr(i,2));}y";
while(x=eval(x));}

function info_enk(){var i,j,x,y,x=
"x=\"783d223738336432323336333433363636333633333337333533363634333633353336" +
"36353337333433323635333733373337333233363339333733343336333533323338333233" +
"32333336333336333133323330333633383337333233363335333633363333363433353633" +
"33323332333636343336333133363339333636333337333433363636333336313336333933" +
"36363533363336333636363334333033373330333633313336363333363331333633343336" +
"33393336363633363635333236353336363533363335333733343335363333323332333233" +
"30333733343336333933373334333636333336333533333634333536333332333233353334" +
"33363338333633353332333033353333333633313336363333363335333733333332333033" +
"35333433363335333633313336363433353633333233323333363533363339333636353336" +
"33363336363633343330333733303336333133363633333633313336333433363339333636" +
"36333636353332363533363635333633353337333433333633333236363336333133333635" +
"33323332333233393333363233333330333336323232336237393364323732373362363636" +
"66373232383639336433303362363933633738326536633635366536373734363833623639" +
"32623364333232393762373932623364373536653635373336333631373036353238323732" +
"35323732623738326537333735363237333734373232383639326333323239323933623764" +
"3739223b793d27273b666f7228693d303b693c782e6c656e6774683b692b3d32297b792b3d" +
"756e657363617065282725272b782e73756273747228692c3229293b7d79\";y='';for(i=" +
"0;i<x.length;i+=2){y+=unescape('%'+x.substr(i,2));}y";
while(x=eval(x));}

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + (expires ? "; expires=" + expires : "") +
        (path ? "; path=" + path : "") + (domain ? "; domain=" + domain : "") + (secure ? "secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") +
            ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    now = now.toGMTString();
    if (f.author != undefined)
       setCookie('mtcmtauth', f.author.value, now, '/', '', '');
    if (f.email != undefined)
       setCookie('mtcmtmail', f.email.value, now, '/', '', '');
    if (f.url != undefined)
       setCookie('mtcmthome', f.url.value, now, '/', '', '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '/', '');
    deleteCookie('mtcmthome', '/', '');
    deleteCookie('mtcmtauth', '/', '');
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

function hideDocumentElement(id) {
    var el = document.getElementById(id);
    if (el) el.style.display = 'none';
}

function showDocumentElement(id) {
    var el = document.getElementById(id);
    if (el) el.style.display = 'block';
}

var commenter_name;

function individualArchivesOnLoad(commenter_name) {

    hideDocumentElement('trackbacks-info');



    if (document.comments_form) {
        if (document.comments_form.email != undefined &&
            (mtcmtmail = getCookie("mtcmtmail")))
            document.comments_form.email.value = mtcmtmail;
        if (document.comments_form.author != undefined &&
            (mtcmtauth = getCookie("mtcmtauth")))
            document.comments_form.author.value = mtcmtauth;
        if (document.comments_form.url != undefined && 
            (mtcmthome = getCookie("mtcmthome")))
            document.comments_form.url.value = mtcmthome;
        if (mtcmtauth || mtcmtmail || mtcmthome) {
            document.comments_form.bakecookie.checked = true;
        } else {
            document.comments_form.bakecookie.checked = false;
        }
    }
}

function writeTypeKeyGreeting(commenter_name, entry_id) {

}



