/* 
###########################################
	e]O eYe Openers design
	 ~

	http://eYeOpeners.info
	web.development at the above domain

	Custom JavaScript API 
	Prepared for 

	Julie Garnye'
	http://juliegarnye.com               	  	

	Site Design & Programming
	Copyright MMIV Wm Leslie Howard
	- All Rights Reserved -
###########################################
*/

//###############{ CATS SLIDESHOW }###############
function winCallCats(whichCat) {
popupWin = eval("window.open('../../../windows/cats/"+whichCat+".htm', 'CATS', 'scrollbars,menubar,resizable,width=690,height=630,left=10,top=0')")}


//###############{ HAIR SLIDESHOW }###############
function winCallHair(whichHair) {
popupWin = eval("window.open('../../../windows/hair/"+whichHair+".htm', 'HAIR', 'scrollbars,menubar,resizable,width=655,height=575 left=10,top=0')")}


/*
SAVING AS SCREEN WIDTH PARAMS TEMPLATE

function MaineMap(){

if(screen.width == 640){

  popupWin = window.open('map_maine.htm', 'map', 'scrollbars,menubar,resizable,width=610,height=450,left=10,top=0')}

else if(screen.width == 800){

  popupWin = window.open('map_maine.htm', 'map', 'scrollbars,menubar,resizable,width=750,height=550,left=10,top=0')}

else if(screen.width >= 1024){

  popupWin = window.open('map_maine.htm', 'map', 'scrollbars,menubar,resizable,width=900,height=700,left=10,top=0')}}

*/

/* 
###########################################
	e]O eYe Openers design
	 ~

	http://eYeOpeners.info
	web.development at the above domain

	Custom JavaScript API 
	Prepared for 

	Julie Garnye'
	http://juliegarnye.com               	  	

	Site Design & Programming
	Copyright MMIV Wm Leslie Howard
	- All Rights Reserved -
###########################################
*/
