function size800x600(size800x600) {
	imgWindow = window.open(size800x600,'imgWin','width=815,height=615')
	imgWindow.focus()
}
function size600x600(size600x600) {
	imgWindow = window.open(size600x600,'imgWin','width=615,height=615 scrollbars="yes"')
	imgWindow.focus()
}
function newWindow(taylorFlic) {
	imgWindow = window.open(taylorFlic,'imgWin','width=500,height=360')
	imgWindow.focus()
}
function newWindow2(taylorFlic2) {
	imgWindow = window.open(taylorFlic2,'imgWin','width=728,height=652')
	imgWindow.focus()
}
function newWindow3(taylorFlic2) {
	imgWindow = window.open(taylorFlic2,'imgWin','width=759,height=790')
	imgWindow.focus()
}
function newWindow4(taylorFlic2) {
	imgWindow = window.open(taylorFlic2,'imgWin','width=795,height=410')
	imgWindow.focus()
}

function popFlash(url) {
      newWindow = window.open(url,'flashmovies','width=550,height=400,toolbar=no,location=no,scrollbars=no,resize=no')
}  
function newWindow1(taylorFlic1) {
	imgWindow = window.open(taylorFlic1,'imgWin','width=500,height=500, scrollbars=yes')
	imgWindow.focus()
}
