//get the current year
var time=new Date();
year=time.getYear();
if ( year < 2000 ) { year = year + 1900; }

// message to show in non-IE browsers
var txt = "BookMark Us"         
var url = "http://www.approvecash.com/";
var who = "ApproveCash the ApproveMail Affiliate Program"
var ver = navigator.appName
var num = parseInt(navigator.appVersion)

if ((ver == "Microsoft Internet Explorer")&&(num >= 4)) {
   document.write('<A HREF="javascript:window.external.AddFavorite(url,who);" ');
   document.write('onMouseOver=" window.status=')
   document.write("txt; return true ")
   document.write('"onMouseOut=" window.status=')
   document.write("' '; return true ")
   document.write('">'+ txt + '</a> ')
}else{
   txt += "  (Ctrl+D) "
   document.write(txt)
}

document.write("| <a href=\"/terms.html\" target=\"_blank\">Terms</a> | ");
document.write("<a href=\"/privacy_policy.html\" target=\"_blank\">Privacy Policy</a> | ");
document.write("<a href=\"mai");
document.write("lto:su");
document.write("pport");
document.write("@");
document.write("approv");
document.write("ecash.");
document.write("com\">Con");
document.write("tact</");
document.write("a> | ");
document.write("<a href=\"/resources.php\">Webmaster Resources</a><br>");
document.write("&copy; " + year + " ApproveCash.com - All rights reserved.</p>");

document.write("\n\n<map name=\"fullheader_01_Map\"><area shape=\"poly\" alt=\"ApproveCash Home Page\" coords=\"186,20, 195,22, 205,26, 212,30, 216,35, 221,40, 224,48, 225,54, 223,61, 219,69, 212,76, 206,84, 200,87, 78,87, 64,75, 57,65, 54,53, 59,39, 66,33, 75,29, 85,26, 102,21, 116,17, 128,14, 149,13, 172,15, 184,18\" href=\"http://www.approvecash.com/\"></map>");
