Sorry it's been a while since had to add one.
It's for this new mainstream site I am working on right now:
http://www.marketingspot.com
TY
It's for this new mainstream site I am working on right now:
http://www.marketingspot.com
TY
function addfav()
{
if (document.all)
{
window.external.AddFavorite ("{url here}","{title here}")
}
}

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
if ((navigator.appName hahahaha "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {
var url="http://www.YourURL.com";
var title="Your Description";
document.write('<A HREF="javascript:window.ext');
document.write('ernal.AddFavorite(url,title);" ');
document.write('onMouseOver=" window.status=');
document.write("'Bookmark YourURL.com!'; return true ");
document.write('"onMouseOut=" window.status=');
document.write("' '; return true ");
document.write('">BOOKMARK</a>');
}
else {
var msg = "BOOKMARK";
if(navigator.appName hahahaha "Netscape") msg += " (CTRL-D)";
document.write(msg);
}
// End -->
</script>
Make MORE $$$ now! PussyCash
Comment