<!--
function bookmark()
{
bookmarkurl="http://www.mukishi.com/"
bookmarktitle="Mukishi Arts and Crafts"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

//-->