Object.extend=function(destination,source){for(var property in source){destination[property]=source[property]}return destination};var wpopup=function(options){options=Object.extend({id:null,url:'',width:'500',height:'500',scrollbars:'1',resizable:'1',left:((screen.availWidth/2)-(500/2)),top:((screen.availHeight/2)-(500/2)),location:'0',toolbar:'0',directories:'0',status:'0',menubar:'0'},options);var aParams=[];for(k in options){aParams.push(k+'='+options[k])}var popupNew=window.open(options.url,options.id,aParams.join(','));if(popupNew==null)alert('팝업이 차단되어 있습니다.\n\n서비스팩 2를 설치하셨다면\n\n알림줄에서 팝업을 허용하여 주시기 바랍니다');return popupNew};var popChat=function(){var options={id:'popChat',url:'http://58.211.82.236/vt/chat/chat.php?rt=0&co=1&tc=0&cc=4&lc=zh-cn&id=&gd=&rf=http%3A%2F%2Fwww.thejamy.com%2F',width:'800',height:'600',left:'10',top:'10',scrollbars:'0',resizable:'1'};wpopup(options)};var acceptWin=null;function openChat1(){var url="http://chat.doyoo.net/WebModule/chat/p.do?c=38809";if(t!=null&&t.length!=0)url+="&g="+t;var param="height=460,width=690,directories=no,"+"location=no,menubar=no,"+"resizeable=no,status=no,toolbar=no,top=100,left=200";if(acceptWin!=null&&acceptWin.open&&!acceptWin.closed){alert("Sorry!已经有个客服在为您服务");return}acceptWin=window.open(url,"",param)}var siteDomain = 'thejamy.com';
