function AdobenewWindow(articletext){
		articleWindow = window.open(articletext,"Appointments","width=600,height=300,scrollbars=yes,resizable=yes")
		}
function newWindow(articletext){
		articleWindow = window.open(articletext,"Appointments","width=800,height=600,menubar=yes,scrollbars=yes,resizable=yes")
		}	