<!-- Begin
function addbookmark()
{
bookmarkurl="http://www.bestofire.com.sg"
bookmarktitle="Bestofire & Thermal Pte Ltd"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
//  End -->