function strm_howto(url){ 
window.open(url, "linkname", "width=640px,height=456px,menubar=no,location=no,status=no,toolbar=no,scrollbars=no"); 
} 
