var bookmarkurl="http://www.marenelectronic.it"
var bookmarktitle="MAREN ELECTRONIC S.r.l."

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
