function popUp(popurl){
var newwinplease=window.open(popurl,"","width=,height=,scrollbars,resizable")
}
