
function openlargepopup(url){
winpopup=window.open(url,"largepopup","status=no,toolbar=no,menubar=yes,location=no,directories=no,resizable=yes,scrollbars=yes,width=745,height=510")
}
