function Addme(){ 
	url = "http://172.16.0.36:7001"; 
	title = "Portal Server"; 
	window.external.AddFavorite(url,title); 
}