//free javascripts on http://www.ScriptBreaker.com
 function addbookmark()
{
bookmarkurl = "http://www.selu.edu/orgs/DST"
bookmarktitle= "DST-Nu Delta Chapter-SLU"
if (document.all)
window.external.AddFavorite(bookmarkurl, bookmarktitle)
}