//<!-- Build Number: 01.01.077 LKH.WIDX 1/27/2008 -->
//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.longbeachrealty.helpusell.com"
var bookmarktitle="Help-U-Sell"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
