<!--
function addBookmark() {
  if (window.external)
    external.AddFavorite('http://www.medications-online.com', 'Medications-Online.com - Your guide to prescription drugs and medications.')
  else
    alert("Add to your Bookmarks, Press: Control + D");
}
// -->