function mhp(obj) {

	if (window.external) {
		obj.style.behavior='url(#default#homepage)';
		obj.setHomePage(location.href);
	}

}

function af() {
	window.external.AddFavorite(location.href, document.title);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}