function cn(url){
window.open(url, '_blank', 'LEFT=100,TOP=100,HEIGHT=400,resizable=no,WIDTH=900,scrollbars=1,toolbar=0,location=0,menubar=0,directories=0');
}

