function addBookmark() {
	if ( window.sidebar && window.sidebar.addPanel ) {
		window.sidebar.addPanel('WWW.tvlove.IT - Model in Free Live Cam','http://www.tvlove.it','');
	} else if ( window.external && ( navigator.platform == 'Win32' || ( window.ScriptEngine && ScriptEngine().indexOf('InScript') + 1 ) ) ) {
		window.external.AddFavorite('http://www.tvlove.it','WWW.tvlove.IT - Model in Free Live Cam' );
	} else {
		alert('for insert "www.tvlove.it" in your preferite list use your browser function !');
	}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
