function openWin() {
var n=open('design/1.html','cart','width=350,height=550,status=yes,menubar=no,scrollbars=no,scrollable=no,resizable=no');
}