function DoAddToFavorites(){
	window.external.AddFavorite('http://site/','>>> site name');
}

