function ShoppingWinpop(id){
      window.open('http://www.golden-book.com/shopping/putcar.asp?id='+ id, 'gbcar', 'toolbar=no,location=no,directories=no,status=no,menubar=no, scrollbars=yes,resizable=no,copyhistory=no,width=696, height=300,top=100,left=50')   
}
function CollectionWinpop(id){
      window.open('/Member/addMyhome/Collection.asp?id='+ id, 'MyCollection', 'toolbar=no,location=no,directories=no,status=no,menubar=no, scrollbars=yes,resizable=no,copyhistory=no,width=696, height=300,top=100,left=50')   
}

