if (document.images) {

bkg	= new Image;
bkg.src	= "images/bkg3.jpg";

wineson	= new Image;
wineson.src	= "images/nav1/wineson.gif";
winesoff	= new Image;
winesoff.src	= "images/nav1/winesoff.gif";

dot	= new Image;
dot.src	= "images/nav1/dot.gif";

futureson	= new Image;
futureson.src	= "images/nav1/futureson.gif";
futuresoff	= new Image;
futuresoff.src	= "images/nav1/futures.gif";

tourson	= new Image;
tourson.src	= "images/nav1/tourson.gif";
toursoff	= new Image;
toursoff.src	= "images/nav1/tours.gif";

roseson	= new Image;
roseson.src	= "images/nav1/roseson.gif";
rosesoff	= new Image;
rosesoff.src	= "images/nav1/roses.gif";

calendaron	= new Image;
calendaron.src	= "images/nav1/calendaron.gif";
calendaroff	= new Image;
calendaroff.src	= "images/nav1/calendar.gif";

orderon	= new Image;
orderon.src	= "images/nav1/orderon.gif";
orderoff	= new Image;
orderoff.src	= "images/nav1/order.gif";

mailingon	= new Image;
mailingon.src	= "images/nav1/mailingon.gif";
mailingoff	= new Image;
mailingoff.src	= "images/nav1/mailing.gif";

findon	= new Image;
findon.src	= "images/nav1/findon.gif";
findoff	= new Image;
findoff.src	= "images/nav1/find.gif";

eventson	= new Image;
eventson.src	= "images/nav1/eventson.gif";
eventsoff	= new Image;
eventsoff.src	= "images/nav1/events.gif";

logo	= new Image;
logo.src	= "images/logo2.gif";

bottlesoff	= new Image;
bottlesoff.src	= "images/bottlesoff.jpg";

roseoff	= new Image;
roseoff.src	= "images/roseoff.jpg";

cattleoff	= new Image;
cattleoff.src	= "images/cattleoff.jpg";

bottleson	= new Image;
bottleson.src	= "images/bottleson.jpg";
roseon	= new Image;
roseon.src	= "images/roseon.jpg";
cattleon	= new Image;
cattleon.src	= "images/cattleon.jpg";

employeeoff	= new Image;
employeeoff.src	= "images/staff/employeeoff.jpg";
noe	= new Image;
noe.src	= "images/staff/noe_n.jpg";
raul	= new Image;
raul.src	= "images/staff/raul_n.jpg";
panfilo	= new Image;
panfilo.src	= "images/staff/panfilo_n.jpg";
greg	= new Image;
greg.src	= "images/staff/greg_n.jpg";
jesus	= new Image;
jesus.src	= "images/staff/jesus_n.jpg";
jack	= new Image;
jack.src	= "images/staff/jack_n.jpg";
eliud	= new Image;
eliud.src	= "images/staff/eliud_n.jpg";
moises	= new Image;
moises.src	= "images/staff/moises_n.jpg";
gustino	= new Image;
gustino.src	= "images/staff/gustino_n.jpg";
braulio	= new Image;
braulio.src	= "images/staff/braulio_n.jpg";
guadalupe	= new Image;
guadalupe.src	= "images/staff/guadalupe_n.jpg";
tauni	= new Image;
tauni.src	= "images/staff/tauni_n.jpg";
christine	= new Image;
christine.src	= "images/staff/christine_n.jpg";
john	= new Image;
john.src	= "images/staff/john_n.jpg";
evan	= new Image;
evan.src	= "images/staff/evan_n.jpg";
maureen	= new Image;
maureen.src	= "images/staff/maureen_n.jpg";

}

function img(imgName,img) {
        if (document.images) { document [imgName].src = img; }

}

<!--
function JustSoPicWindow(imageName,imageWidth,imageHeight,alt,bgcolor,hugger,hugMargin) {

	if (bgcolor=="") {
		bgcolor="#FFFFFF";
	}
	var adj=10
	var w = screen.width;
	var h = screen.height;
	var byFactor=1;

	if(w<740){
	  var lift=0.90;
	}
	if(w>=740 & w<835){
	  var lift=0.91;
	}
	if(w>=835){
	  var lift=0.93;
	}
	if (imageWidth>w){	
	  byFactor = w / imageWidth;			
	  imageWidth = w;
	  imageHeight = imageHeight * byFactor;
	}
	if (imageHeight>h-adj){
	  byFactor = h / imageHeight;
	  imageWidth = (imageWidth * byFactor);
	  imageHeight = h; 
	}
	   
	var scrWidth = w-adj;
	var scrHeight = (h*lift)-adj;

	if (imageHeight>scrHeight){
  	  imageHeight=imageHeight*lift;
	  imageWidth=imageWidth*lift;
	}

	var posLeft=0;
	var posTop=0;

	if (hugger == "hug image"){
	  if (hugMargin == ""){
	    hugMargin = 0;
	  }
	  var scrHeightTemp = imageHeight - 0 + 2*hugMargin;
	  if (scrHeightTemp < scrHeight) {
		scrHeight = scrHeightTemp;
	  } 
	  var scrWidthTemp = imageWidth - 0 + 2*hugMargin;
	  if (scrWidthTemp < scrWidth) {
		scrWidth = scrWidthTemp;
	  }
	  
	  if (scrHeight<100){scrHeight=100;}
	  if (scrWidth<100){scrWidth=100;}

	  posTop =  ((h-(scrHeight/lift)-adj)/2);
	  posLeft = ((w-(scrWidth)-adj)/2);
 	}

	if (imageHeight > (h*lift)-adj || imageWidth > w-adj){
		imageHeight=imageHeight-adj;
		imageWidth=imageWidth-adj;
	}
	posTop = parseInt(posTop);
	posLeft = parseInt(posLeft);		
	scrWidth = parseInt(scrWidth); 
	scrHeight = parseInt(scrHeight);
	
	var agt=navigator.userAgent.toLowerCase();
	if (agt.indexOf("opera") != -1){
	  var args= new Array();
	  args[0]='parent';
	  args[1]=imageName;
	  var i ; document.MM_returnValue = false;
	  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
	} else {
	newWindow = window.open("pop_up.html","newWindow","width="+scrWidth+",height="+scrHeight+",left="+posLeft+",top="+posTop);
	newWindow.document.open();
	newWindow.document.write('<html><title>'+alt+'</title><body leftmargin="0" topmargin="0" marginheight="0" marginwidth="0" bgcolor='+bgcolor+' onBlur="self.close()" onClick="self.close()">');  
	newWindow.document.write('<table width='+imageWidth+' border="0" cellspacing="0" cellpadding="0" align="center" height='+scrHeight+' ><tr><td>');
	newWindow.document.write('<img src="'+imageName+'" width='+imageWidth+' height='+imageHeight+' alt="Click screen to close" >'); 
	newWindow.document.write('</td></tr></table></body></html>');
	newWindow.document.close();
	newWindow.focus();
	}
}
//-->

// Pop-ups
var popWin

function NEWS(URL, NAME)
{	popWin = window.open("news.html","NEWS",'toolbar=0,location=0,menubar=0,scrollbars=0,resizable=0,width=350,height=420');
}

function closepopWin()
{ popWin.close()
}
// -->