  <!-- Begin
if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {

var url="http://www.wrestlingopedia.com";
var title="Wrestling News";

document.write('<A HREF="javascript:window.external.AddFavorite(url,title);" onMouseOver=" window.status=');
document.write("'Bookmark this page!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">Bookmark this Site</a>');
}

// End -->
