 var urlAddress = "http://www.dimajadid.com/";
 var pageName = "DimaJadid.com, est un portial des marocains et du monde entier";
 function addToFavorites(anchor)
 {
 if (window.external)
 {
 window.external.AddFavorite(anchor.getAttribute('href'), anchor.getAttribute('title'));
 }
 }
	<!--
		function popup (name,width,height) 
		{
			var options = "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=1,width="+width+",height="+height;
			QE=window.open(name,"popup",options);
		}
		//-->
