function AddTo35766(sTitle,sUrl,sDesc,sType,sIntro) { if (sType==null) sType='Fav'; if (sIntro==null) sIntro=''; var sWinParam = 'scrollbars=no, width=500, height=400, status=no, resizable=yes'; sWinParam = sWinParam + ',left=' + ((screen.availWidth-500)/2).toString(); sWinParam = sWinParam + ',top=' + ((screen.availHeight-400)/2).toString(); window.open('','frmAddTo35766',sWinParam); fMain_AddTo35766.title.value=sTitle; fMain_AddTo35766.url.value=sUrl; fMain_AddTo35766.desc.value=sDesc; fMain_AddTo35766.sType.value=sType; fMain_AddTo35766.sIntro.value=sIntro; fMain_AddTo35766.submit(); } function Add_fMain_AddTo35766() { document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); } function Show_Image_AddTo35766(sImg,sTitle,sUrl,sDesc,sType,sIntro) { var sRet; if (sImg==null || sImg=='') sImg='http://www.35766.com/Images/AddTo35766.gif'; sRet='ÊղشËÒ³µ½¡º35766ÍøÂçÊéÇ©¡»'; document.write(sRet); } Add_fMain_AddTo35766(); var AddTo35766_sIntro=''; var AddTo35766_sTitle=''; var AddTo35766_sUrl=''; var AddTo35766_sDesc=''; var AddTo35766_sType=''; if (AddTo35766_sTitle==null || AddTo35766_sTitle==''){AddTo35766_sTitle=window.document.title.toString();} if (AddTo35766_sUrl==null || AddTo35766_sUrl==''){var AddTo35766_sUrl=window.location.toString();} if (AddTo35766_sType==null || AddTo35766_sType==''){AddTo35766_sType='Fav';} Show_Image_AddTo35766('',AddTo35766_sTitle,AddTo35766_sUrl,AddTo35766_sDesc,AddTo35766_sType,AddTo35766_sIntro);