English
<!--To achieve this effect, add the following code to the <body> area--> <OBJECT classid=CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 id=WebBrowser width=0> </OBJECT> <input onclick=document.all.WebBrowser.ExecWB(1,1) type=button value=Open name=Button1> <input onclick=document.all.WebBrowser.ExecWB(4,1) type=button value=Save as name =Button2> <input onclick=document.all.WebBrowser.ExecWB(10,1) type=button value=property name=Button3> <input onclick=document.all.WebBrowser.ExecWB(6,1) type=button value= print name=Button> <input onclick=document.all.WebBrowser.ExecWB(8,1) type=button value=Page setting name=Button4> <br> <input onclick=window.location.reload() type=button value =refresh name=refresh> <input onclick="window.external.ImportExportFavorites(true,'');" type=button value=Import Favorites name=Button5> <input onclick="window.external.ImportExportFavorites(false,' ');" type=button value=Export Favorites name=Button32> <input onclick="window.external.AddFavorite(location.href, document.title)" type=button value=Add Favorites name=Button22> <br > <input onclick="window.external.ShowBrowserUI('OrganizeFavorites', null)" type=button value=Organize Favorites name=Submit2> <input onclick='window.location="view-source:" + window.location .href' type=button value=View source file name=Button7> <input onclick="window.external.ShowBrowserUI('LanguageDialog', null)" type=button value=Language setting name=Button6> <input onclick=history. go(1) type=submit value=forward name=Submit> <input onclick=history.go(-1) type=submit value=back name=Submit2>