// JavaScript Document

	function addToFavorite ()
	{
		window.external.AddFavorite( 'http://www.bonduelki.pl', 'Bonduelki' );
	}