if (document.all || document.layers)
{
  window.moveTo(0,0);
  window.resizeTo(screen.availWidth,screen.availHeight)
} else if (window.screen) {
  window.moevTo(0,0);
  window.outerHeight = screen.availHeight;
  window.outerWidth = screen.availWidth;
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function feed() {
window.location.href='http://feed.feedcat.net/Graffiti'
}

function maker() {
window.location.href='http://www.murderdeathinks.com/v3/my_name_in_ghetto_graffiti_letters.html'
}
