/*---------- Copyright 2011 Neotek Limited (http://www.neotek.co.nz). All rights reserved. -----------*/
function popImage(src,id){if(id!=null){imgWin=window.open('../Catalog/popupimage.aspx?id='+id,'','scrollbars=no,width=620,height=470,left=50,top=50')}else{id=src;imgWin=window.open('../Catalog/popupimage.aspx?id='+id,'','scrollbars=no,width=620,height=470,left=50,top=50')}}
