function bookmark_this_page(){
	if(navigator.appName!='Microsoft Internet Explorer'){
		window.sidebar.addPanel("UnderstandSinglePortSurgery.com","http://www.understandsingleportsurgery.com/","");
	}else{
		window.external.AddFavorite("http://www.understandsingleportsurgery.com/","UnderstandSinglePortSurgery.com");
	}
}