function openthewindow(theurl){
	window.open(theurl,"","width=640,height=610,scrollbars=1")
}



