function pop() {
window.open("../popup/sales.html","","height=500,width=500,left=50,top=50,scrollbars=no,resizable=no,status=no,menubar=no");
}
