﻿// JScript File
function newWindow(newgif) {
		imgWindow = window.open(newgif, 'imgWin', 'width=310,height=255')
		imgWindow.focus()
	}
	
	function printerMovie() {
	newWindow = window.open('../flash/IEEE1394.html','printer','width=542,height=448,toolbar=no,location=no,scrollbars=no,resize=no')
	newWindow = window.focus
}  


	function PicPopUp(photoBig) {
		imgWindow = window.open(photoBig, 'imgWin', 'width=800,height=690,toolbar=no,location=no,scrollbars=yes, resizable=yes')
		imgWindow.focus()
	}

function qtWindow(url) {
	daWindow = window.open(url, 'vernMovie', 'width=310,height=255')
	daWindow.focus()
}
  
  function movie() {
	movWindow = window.open('../famous_rm/first_export.ram','movWin')	
	leftPos = 0
	if (screen)
	leftPos = screen.width-465
    legWindow = window.open('movie_legend.html','legendWin','width=450,height=450,toolbar=no,location=no,scrollbars=no,resize=yes,left='+leftPos+',top=0')
	legWindow.focus()
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function GreggRoliePop() {
    newWindow = window.open('/GreggRolie.asp','BlueBob','width=500,height=460,toolbar=no,location=no,scrollbars=yes,resize=yes')
} 
function flashWindow(hiramPics) {
      newWindow = window.open(hiramPics,'flashReels','width=618,height=750,toolbar=no,location=no,scrollbars=no,resize=yes')
}  
function popup(jpics) {
      newWindow = window.open(jpics,'jtime','width=618,height=425,toolbar=no,location=no,scrollbars=no,resize=yes')
}  

function tour(upMate) {
      newWindow = window.open(upMate,'tour','width=760,height=475,toolbar=no,location=no,scrollbars=yes,resize=yes')
}  

function Disc(upMate) {
      newWindow = window.open(upMate,'tour','width=450,height=300,toolbar=no,location=no,scrollbars=yes,resize=yes')
}  
function ewfPop(pixs) {
    proWin = window.open(pixs,'ewfPhotos','width=625,height=425,toolbar=no,location=no,scrollbars=no')
	proWin.focus()
}


