function tip(ref){
window.open(ref, '', 'resizable=no,scrollbars=auto,toolbar=no,location=no,directories=no,status=no,width=500,height=400');
}
