document.write (''); $(document).ready(function() { $("#login").click(function(){ $.XYTipsWindow({ ___title:"登录", ___content:"iframe:https://www.yaopinnet.com/zhaoshang/register2.asp?user_id=202006296170fmt47zv1", ___width:"460", ___height:"210", ___showbg:true, ___drag:"___boxTitle" }); }); $("#mob_login").click(function(){ $.XYTipsWindow({ ___title:"注册", ___content:"iframe:https://www.yaopinnet.com/zhaoshang/register2.asp?user_id=202006296170fmt47zv1", ___width:"360", ___height:"250", ___showbg:true, ___drag:"___boxTitle" }); }); })