//change the two variables below to match yoursite's own info
var bookmarkurl="http://www.peg-perego-stroller-info.com"
var bookmarktitle="Great information on Peg perego strollers"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}