function newWin(url) {
	// window.open(url, "slideshow",'left=20,top=20,width=500,height=400,toolbar=0,resizable=1')
	window.open(url, "slideshow",'left=20,top=20,width=750,height=600,toolbar=0,resizable=1')
}
