أضفه إلى المفضله
هذا الكود يتيح لزائر اضافه موقعك إلى مفضلته بحيث تسهل العوده إليه
<!-- add the following between the <head> tags of your web page - customize it to your site --> <script language="JavaScript1.2"> var url="http://www.barq.8k.com/" var title="بــــرق" function favorites(){ if (document.all) window.external.AddFavorite(url,title) } </script> <!-- paste the following into the Body of your web page where you want the link to appear. visible to ie4+ users only --> <script> if (document.all) document.write('<A HREF="javascript:favorites()">اضف الموقع الى المفضلة لديك</A>') </script>
مثال