<!--
// Global Variables

// Create Image Object Array
if (is.norm)
	{
	var object=new Array();

	// Objects to start with.
//BIZCOCHO top right
object['ver1'] = new objectdata(133,17,jppath+"veranda/images/top-right-ba-off-01-01.gif");	
object['ver2'] = new objectdata(133,17,jppath+"veranda/images/top-right-ba-off-02-01.gif");
// main-nav
object['ver3'] = new objectdata(134,14,jppath+"veranda/images/nav/main-off-01-01.gif");
//overview
object['ver4'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-02-01.gif");
//accomodations
object['ver5'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-03-01.gif");
//Meetings & Social Events
object['ver6'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-04-01.gif");
//weddings
object['ver7'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-05-01.gif");
//Specials & Packages
object['ver8'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-06-01.gif");
//cuisine
object['ver9'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-07-01.gif");
object['ver9-1'] = new objectdata(134,15,jppath+"veranda/images/nav/sub-main-off-01-01.gif");
object['ver9-2'] = new objectdata(134,15,jppath+"veranda/images/nav/sub-main-off-02-01.gif");
object['ver9-3'] = new objectdata(134,16,jppath+"veranda/images/nav/sub-main-off-03-01.gif");
object['ver9-4'] = new objectdata(134,14,jppath+"veranda/images/nav/sub-main-off-04-01.gif");
object['ver9-5'] = new objectdata(134,16,jppath+"veranda/images/nav/sub-main-off-05-01.gif");
object['ver9-6'] = new objectdata(134,13,jppath+"veranda/images/nav/sub-main-off-06-01.gif");
//spa
object['ver10'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-08-01.gif");
//things to do
object['ver11'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-09-01.gif");	
//contact us
object['ver12'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-10-01.gif");
//
object['ver13'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-11-01.gif");	
object['ver14'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-12-01.gif");	
object['ver15'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-13-01.gif");	
object['ver16'] = new objectdata(134,15,jppath+"veranda/images/nav/main-off-14-01.gif");	
//VERANDA Roll overs
object['ver17'] = new objectdata(144,16,jppath+"veranda/images/left-sub-off-01-01.gif");	
object['ver18'] = new objectdata(144,15,jppath+"veranda/images/left-sub-off-02-01.gif");	
object['ver19'] = new objectdata(144,15,jppath+"veranda/images/left-sub-off-03-01.gif");	
object['ver19a'] = new objectdata(144,15,jppath+"veranda/images/left-sub-off-04-01.gif");	
//subnav
object['ver20'] = new objectdata(86,16,jppath+"veranda/images/sub-nav-off-01-01.gif");	
object['ver21'] = new objectdata(97,16,jppath+"veranda/images/sub-nav-off-01-02.gif");



// add more objects above this line
	// Hi-Lite Objects.
//BIZCOCHO top right
object['ver1h'] = new objectdata(133,17,jppath+"veranda/images/top-right-ba-on-01-01.gif");	
object['ver2h'] = new objectdata(133,17,jppath+"veranda/images/top-right-ba-on-02-01.gif");
// main-nav
object['ver3h'] = new objectdata(134,14,jppath+"veranda/images/nav/main-on-01-01.gif");
//overview
object['ver4h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-02-01.gif");
//accomodations	
object['ver5h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-03-01.gif")
//Meetings & Social Events
object['ver6h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-04-01.gif");
//weddings
object['ver7h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-05-01.gif");
//Specials & Packages
object['ver8h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-06-01.gif");
//cuisine
object['ver9h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-07-01.gif");
object['ver9-1h'] = new objectdata(134,15,jppath+"veranda/images/nav/sub-main-on-01-01.gif");
object['ver9-2h'] = new objectdata(134,15,jppath+"veranda/images/nav/sub-main-on-02-01.gif");
object['ver9-3h'] = new objectdata(134,16,jppath+"veranda/images/nav/sub-main-on-03-01.gif");
object['ver9-4h'] = new objectdata(134,14,jppath+"veranda/images/nav/sub-main-on-04-01.gif");
object['ver9-5h'] = new objectdata(134,16,jppath+"veranda/images/nav/sub-main-on-05-01.gif");
object['ver9-6h'] = new objectdata(134,13,jppath+"veranda/images/nav/sub-main-on-06-01.gif");
//spa
object['ver10h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-08-01.gif");
//things to do
object['ver11h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-09-01.gif");
//contact us
object['ver12h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-10-01.gif");
//	
object['ver13h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-11-01.gif");	
object['ver14h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-12-01.gif");	
object['ver15h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-13-01.gif");	
object['ver16h'] = new objectdata(134,15,jppath+"veranda/images/nav/main-on-14-01.gif");	
//VERANDA Roll overs
object['ver17h'] = new objectdata(144,16,jppath+"veranda/images/left-sub-on-01-01.gif");	
object['ver18h'] = new objectdata(144,15,jppath+"veranda/images/left-sub-on-02-01.gif");	
object['ver19h'] = new objectdata(144,15,jppath+"veranda/images/left-sub-on-03-01.gif");	
object['ver19ah'] = new objectdata(144,15,jppath+"veranda/images/left-sub-on-04-01.gif");	
//subnav
object['ver20h'] = new objectdata(86,16,jppath+"veranda/images/sub-nav-on-01-01.gif");	
object['ver21h'] = new objectdata(97,16,jppath+"veranda/images/sub-nav-on-01-02.gif");



// add more objects above this line
	}

// create object array data
function objectdata(hsize,vsize,hiliteimg) {
if(is.norm)
	{
	this.himg=new Image(hsize,vsize);
	this.himg.src=hiliteimg;
	}
}
// End of create image object array

// mouseOver
function Swap(name,vis) {
if(is.norm)
	{
	document[name].src=object[name+vis].himg.src;
	}
}
//-->