﻿function newwindow(url) {
window.open(url, "", "height=768,width=1024,left=0,top=0");}