// JavaScript Document

function addBookmarks() 
{
	window.external.AddFavorite("http://www.hightech-seiko.co.jp","ハイテック精工株式会社");
}
