// JavaScript Document
<!-- Begin
function addbookmark()
{
bookmarkurl="http://www.carlylevanlines.com/login.html"
bookmarktitle="Carlyle Van Lines Agent Login"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->






//<BODY>
//  call this script from <script language="JavaScript" src="/JSScripts/bookmark.js"></script >**take the space out!
//  add this to the body of the text.
//<a href="javascript:addbookmark()"><b>Bookmark This Page</a>


//</body>


