function getDateString() {
        var dateObj = new Date();
        var monthName = new Array("Jan.","Feb.","March","April","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec.");
        var dayName = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
        var day = dayName[dateObj.getDay()];
        var month = monthName[dateObj.getMonth()];
        var year = dateObj.getYear();
        if (year < 2000) {
                year = year + 1900;
        }
        // return "<b>" + day + "</b>" + "&nbsp;&nbsp;" + month + " " + dateObj.getDate() + ", " + year
        return day + ",&nbsp;&nbsp;" + month + " " + dateObj.getDate() + ", " + year
}

//function getGoogleAds() {
//
//}

// <!-- 525307167
// This script is (C) Copyright 2004 Jim Tucek
// Leave these comments alone!  For more info, visit
// www.jracademy.com/~jtucek/email/ 

function bear(attitude,agriculture,air) {
attitude += ' ';
var animal = attitude.length;
var shrub = 0;
var file = '';
for(var assistant = 0; assistant < animal; assistant++) {
shrub = 0;
while(attitude.charCodeAt(assistant) != 32) {
shrub = shrub * 10;
shrub = shrub + attitude.charCodeAt(assistant)-48;
assistant++;
}
file += String.fromCharCode(shear(shrub,agriculture,air));
}
parent.location = 'm'+'a'+'i'+'l'+'t'+'o'+':'+file;
}

function keep(landing,bed,computer) {
landing += ' ';
var coordinated = landing.length;
var detail = 0;
for(var dissipation = 0; dissipation < coordinated; dissipation++) {
detail = 0;
while(landing.charCodeAt(dissipation) != 32) {
detail = detail * 10;
detail = detail + landing.charCodeAt(dissipation)-48;
dissipation++;
}
//document.write('&');
//document.write('#');
//document.write(shear(detail,bed,computer));
document.write(String.fromCharCode(shear(detail,bed,computer)));
}
}

function shear(example,dam,ability) {
if (ability % 2 == 0) {
minimum = 1;
for(var opportunity = 1; opportunity <= ability/2; opportunity++) {
birth = (example*example) % dam;
minimum = (birth*minimum) % dam;
}
} else {
minimum = example;
for(var bunny = 1; bunny <= ability/2; bunny++) {
birth = (example*example) % dam;
minimum = (birth*minimum) % dam;
}
}
return minimum;
}