
leftPos = 0
if (screen) {
    leftPos = screen.width-800
}
function custService(csceshipwinhlp) {
cs = window.open(csceshipwinhlp,'cswin','width=586,height=460,scrollbars=yes,resizable=yes,left='+leftPos+',top=0')
cs.focus()
}



