   var nm=navigator.appName;
    NS=((nm.indexOf("Netscape")>-1||nm.indexOf("Netscape")>-1)?1:0);
    var IE4 = (document.all);
	function addfavorite(){ if (IE4) {	window.external.AddFavorite('http://www.freegamebox.com/', 'Free Game Box');} 
	if (NS) { alert(" For Netscape, Mozilla and Firefox users, please press Ctrl+D to add this page to your bookmarks.");	}}