var nav_carousel = new Object();

nav_carousel.underline="false";
nav_carousel.justification="center";
nav_carousel.textFont="Georgia";
nav_carousel.selectedUnderline="false";
nav_carousel.accentStyle="Arrow";
nav_carousel.funButton="Arts_and_Crafts";
nav_carousel.mouseoverBgcolor="";
nav_carousel.mouseoverBold="true";
nav_carousel.buttonCategory="basic";
nav_carousel.darkButton="Basic_Black";
nav_carousel.italic="true";
nav_carousel.importedImageMouseOver="";
nav_carousel.textSize="9";
nav_carousel.tabCategory="basic";
nav_carousel.style="imported";
nav_carousel.selectedTextcolor="#9E0704";
nav_carousel.graphicSelected="true";
nav_carousel.selectedBgcolor="";
nav_carousel.accentColor="Black";
nav_carousel.hasLinks="true";
nav_carousel.basicButton="Gray";
nav_carousel.accentType="";
nav_carousel.graphicMouseover="false";
nav_carousel.horizontalSpacing="10";
nav_carousel.lineWidth="2";
nav_carousel.selectedEffect="true";
nav_carousel.lineColor="#000000";
nav_carousel.modernButton="Basic_Black";
nav_carousel.border="";
nav_carousel.simpleButton="Autumn_Leaves";
nav_carousel.type="Navigation";
nav_carousel.bold="true";
nav_carousel.sophisticatedButton="Antique";
nav_carousel.localPreview="true";
nav_carousel.verticalSpacing="5";
nav_carousel.selectedBold="true";
nav_carousel.basicTab="White";
nav_carousel.mouseoverEffect="true";
nav_carousel.navID="nav_carousel";
nav_carousel.mouseoverTextcolor="#B91806";
nav_carousel.imageHeight="42";
nav_carousel.mouseoverUnderline="true";
nav_carousel.texturedButton="Brick";
nav_carousel.selectedItalic="false";
nav_carousel.brightButton="Chicky";
nav_carousel.importedImageSelected="";
nav_carousel.dirty="false";
nav_carousel.squareTab="Camel";
nav_carousel.horizontalWrap="5";
nav_carousel.numLinks="16";
nav_carousel.imageWidth="176";
nav_carousel.mouseoverItalic="true";
nav_carousel.importedImage="linknew.jpg";
nav_carousel.background="";
nav_carousel.shinyButton="Shiny_Aqua";
nav_carousel.version="5";
nav_carousel.orientation="vertical";
nav_carousel.textColor="#000066";
nav_carousel.holidayButton="Christmas_Ornaments";

nav_carousel.navName = "carousel";
nav_carousel.imagePath = strRelativePathToRoot + "linknew.jpg";
nav_carousel.selectedImagePath = strRelativePathToRoot + "linknew.jpg";
nav_carousel.mouseOverImagePath = strRelativePathToRoot + "linknew.jpg";
nav_carousel.imageWidth = "176";
nav_carousel.imageHeight = "42";
nav_carousel.fontClass = "size9 Georgia9";
nav_carousel.fontFace = "Georgia, Times, serif";


var baseHref = '';
// this will only work if getElementsByTagName works
if (document.getElementsByTagName)
{
    // this will only work if we can find a base tag
    var base = document.getElementsByTagName('base');
    // Verify that the base object exists
    if (base && base.length > 0)
    {
        // if you don't specify a base href, href comes back as undefined
        if (base[0].href != undefined)
        {
            // get the base href
            baseHref = base[0].href;
            // add a trailing slash if base href doesn't already have one
            if (baseHref != '' && baseHref.charAt(baseHref.length - 1) != '/')
            {
                baseHref += '/';
            }
        }
    }
}


nav_carousel.links=new Array(16);
var nav_carousel_Link1 = new Object();
nav_carousel_Link1.type = "existing";
nav_carousel_Link1.displayName = "About Carousel";
nav_carousel_Link1.linkWindow = "_self";
nav_carousel_Link1.linkValue = "AboutCarousel.html";
nav_carousel_Link1.linkIndex = "1";
nav_carousel.links[0] = nav_carousel_Link1;
var nav_carousel_Link2 = new Object();
nav_carousel_Link2.type = "existing";
nav_carousel_Link2.displayName = "Beach ~ Pool";
nav_carousel_Link2.linkWindow = "_self";
nav_carousel_Link2.linkValue = "Beach-N-PoolPage.html";
nav_carousel_Link2.linkIndex = "2";
nav_carousel.links[1] = nav_carousel_Link2;
var nav_carousel_Link3 = new Object();
nav_carousel_Link3.type = "existing";
nav_carousel_Link3.displayName = "Bedrooms";
nav_carousel_Link3.linkWindow = "_self";
nav_carousel_Link3.linkValue = "Bedrooms.html";
nav_carousel_Link3.linkIndex = "3";
nav_carousel.links[2] = nav_carousel_Link3;
var nav_carousel_Link4 = new Object();
nav_carousel_Link4.type = "existing";
nav_carousel_Link4.displayName = "Food ~ Menu";
nav_carousel_Link4.linkWindow = "_self";
nav_carousel_Link4.linkValue = "Menu.html";
nav_carousel_Link4.linkIndex = "4";
nav_carousel.links[3] = nav_carousel_Link4;
var nav_carousel_Link5 = new Object();
nav_carousel_Link5.type = "existing";
nav_carousel_Link5.displayName = "Photos Carousel ";
nav_carousel_Link5.linkWindow = "_self";
nav_carousel_Link5.linkValue = "PhotoGalleryCarouselVilla.html";
nav_carousel_Link5.linkIndex = "5";
nav_carousel.links[4] = nav_carousel_Link5;
var nav_carousel_Link6 = new Object();
nav_carousel_Link6.type = "url";
nav_carousel_Link6.displayName = "Villa reviews";
nav_carousel_Link6.linkWindow = "_blank";
nav_carousel_Link6.linkValue = "http:\/\/www.takemetojamaica.com\/~site\/Scripts_NewGuest\/NewGuest.dll?CMD=CMDGetViewEntriesPage&STYLE=classic\/&ENTRYID=&FORWARDFLAG=true&GBID=14146253&DISPLAY=31&TARGETURL=ThankYou&EMAILADDRESS=ENC__0ee6ba3f7f215f084813be4a0a3a5b206d736e2e636f6d&EM=true&CUSTOMVALUE=false&H_H=1750874165";
nav_carousel_Link6.linkIndex = "6";
nav_carousel.links[5] = nav_carousel_Link6;
var nav_carousel_Link7 = new Object();
nav_carousel_Link7.type = "existing";
nav_carousel_Link7.displayName = "Videos";
nav_carousel_Link7.linkWindow = "_self";
nav_carousel_Link7.linkValue = "Video.html";
nav_carousel_Link7.linkIndex = "7";
nav_carousel.links[6] = nav_carousel_Link7;
var nav_carousel_Link8 = new Object();
nav_carousel_Link8.type = "existing";
nav_carousel_Link8.displayName = "Rates ~ Pricing";
nav_carousel_Link8.linkWindow = "_self";
nav_carousel_Link8.linkValue = "Rates.html";
nav_carousel_Link8.linkIndex = "8";
nav_carousel.links[7] = nav_carousel_Link8;
var nav_carousel_Link9 = new Object();
nav_carousel_Link9.type = "existing";
nav_carousel_Link9.displayName = "Contact us";
nav_carousel_Link9.linkWindow = "_self";
nav_carousel_Link9.linkValue = "ContactUs.html";
nav_carousel_Link9.linkIndex = "9";
nav_carousel.links[8] = nav_carousel_Link9;
var nav_carousel_Link10 = new Object();
nav_carousel_Link10.type = "existing";
nav_carousel_Link10.displayName = "J A Weather forcast";
nav_carousel_Link10.linkWindow = "_self";
nav_carousel_Link10.linkValue = "weather.html";
nav_carousel_Link10.linkIndex = "10";
nav_carousel.links[9] = nav_carousel_Link10;
var nav_carousel_Link11 = new Object();
nav_carousel_Link11.type = "existing";
nav_carousel_Link11.displayName = "Travel documents";
nav_carousel_Link11.linkWindow = "_self";
nav_carousel_Link11.linkValue = "TravelDocuments.html";
nav_carousel_Link11.linkIndex = "11";
nav_carousel.links[10] = nav_carousel_Link11;
var nav_carousel_Link12 = new Object();
nav_carousel_Link12.type = "existing";
nav_carousel_Link12.displayName = "Transportation";
nav_carousel_Link12.linkWindow = "_self";
nav_carousel_Link12.linkValue = "Transportation.html";
nav_carousel_Link12.linkIndex = "12";
nav_carousel.links[11] = nav_carousel_Link12;
var nav_carousel_Link13 = new Object();
nav_carousel_Link13.type = "existing";
nav_carousel_Link13.displayName = "Satellite Images";
nav_carousel_Link13.linkWindow = "_self";
nav_carousel_Link13.linkValue = "Satellite_Images_of_Jamaica.html";
nav_carousel_Link13.linkIndex = "13";
nav_carousel.links[12] = nav_carousel_Link13;
var nav_carousel_Link14 = new Object();
nav_carousel_Link14.type = "existing";
nav_carousel_Link14.displayName = "Site map";
nav_carousel_Link14.linkWindow = "_self";
nav_carousel_Link14.linkValue = "SiteMap.html";
nav_carousel_Link14.linkIndex = "14";
nav_carousel.links[13] = nav_carousel_Link14;
var nav_carousel_Link15 = new Object();
nav_carousel_Link15.type = "existing";
nav_carousel_Link15.displayName = "Favorite links";
nav_carousel_Link15.linkWindow = "_self";
nav_carousel_Link15.linkValue = "favoriteLinks.html";
nav_carousel_Link15.linkIndex = "15";
nav_carousel.links[14] = nav_carousel_Link15;
var nav_carousel_Link16 = new Object();
nav_carousel_Link16.type = "existing";
nav_carousel_Link16.displayName = "Attractions~Excursions";
nav_carousel_Link16.linkWindow = "_self";
nav_carousel_Link16.linkValue = "Jamaica_Attractions.html";
nav_carousel_Link16.linkIndex = "16";
nav_carousel.links[15] = nav_carousel_Link16;
function mouseOn(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function mouseOff(tdElement, newBackgroundImage)
{
	if(tdElement != null) {
		tdElement.style.backgroundImage = 'url(' + escapeScript(newBackgroundImage) + ')';
	}
}

function doMouseChange(Navigation,tdElement,linkIndex,bisMouseOver) {
	if (Navigation.mouseoverEffect != 'true') {
		return;
	}
	var link = Navigation.links[linkIndex-1];
	var bIsCurrentPage = isCurrentPage(link);
	if ((Navigation.graphicSelected == 'true' || Navigation.selectedTextcolor)
			&& bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		return;
	}
	
	var fontElement = getLinkFontElement(tdElement);
	
	if(fontElement != null) {
		doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver);
	}
	
	if (Navigation.graphicMouseover == 'true') {
		if (bisMouseOver) {
			mouseOn(tdElement,escapeHtmlInlineScript(Navigation.mouseOverImagePath));
		} else {
			mouseOff(tdElement, escapeHtmlInlineScript(Navigation.imagePath));
		}
	}
}
function addStyle(Navigation, Link,tdElement) {
	if(tdElement == null) {
		return;
	}
	var strImg = Navigation.imagePath;
	var strFontColor = Navigation.textColor;
	if ('true' == Navigation.selectedEffect) {
		if (Navigation.graphicSelected == 'true') {
			strImg = Navigation.selectedImagePath;
		}
		if (Navigation.selectedTextcolor) {
			strFontColor = Navigation.selectedTextcolor;
		}
	}
	var strImgUrl = "url('"+escapeHtmlInlineScript(strImg)+"')";
	tdElement.style.backgroundImage=strImgUrl;
	var fontElement = getLinkFontElement(tdElement);
	if (fontElement != null) {
		fontElement.style.color = strFontColor;
		if ('true' == Navigation.selectedEffect) {
			if ('true' == Navigation.selectedBold) {
				fontElement.style.fontWeight = "bold";
			}
			if ('true' == Navigation.selectedItalic) {
				fontElement.style.fontStyle = "italic";
			}
			if ('true' == Navigation.selectedUnderline) {
				fontElement.style.textDecoration = "underline";
			}
		}
	}
}
// Combined escape html and javascript
function escapeHtmlInlineScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	return htmlEncode(escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes));
}

function htmlEncode(s){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '<':
			result += "&lt;";
			break;
		case '>':
			result += "&gt;";
			break;
		case '&':
			result += "&amp;";
			break;
		case '"':
			result += "&quot;";
			break;
		case "'":
			result += "&#39;";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

/* escapes slashes and quotes. the default is to escape quotes,
 * but this can be turned off.
 * this function is used for javascript and also for escaping urls
 * within background-image css.	 
 */
function escapeScript(s, escapeSingleQuotes, escapeDoubleQuotes){
	if (typeof(s) != "string") return "";
	
	var result = "";
	for (var i = 0; i < s.length; i++) {
		var ch = s.charAt(i);
		switch (ch) {
		case '\'':
			if (escapeSingleQuotes == null || escapeSingleQuotes)
				result += "\\\'";
			break;
		case '\"':
			if (escapeDoubleQuotes == null || escapeDoubleQuotes)
				result += "\\\"";
			break;
		case '\\':
			result += "\\\\";
			break;
		default:
			result += ch;
		}
	}
	return result;
}

//
// This .js file includes utility functions used by both graphical and text navs
// in their rendering.  User pages including a nav element will import this file, along
// with TextNavigation.js and GraphicNavigation.js.  The functions within will
// be called by the [navname].js file generated at publish time.

function fixLinkValue(Link)
{
	if(Link.type!='existing')
	{
		return Link.linkValue;
	}
	else
	{
		return baseHref + strRelativePathToRoot + Link.linkValue;
	}
}

function isCurrentPage(Link)
{
	if(Link.type!='existing')
	{
		return false;
	}
	var strLinkValue = Link.linkValue.toLowerCase();
	return (strRelativePagePath == strLinkValue);
}

function toggleOnMouseChange(fontElement,newColor, bold, underline, italic)
{
	if(fontElement == null) {
		return;
	}
	if(newColor)
	{
		fontElement.style.color=newColor;
	}
	fontElement.style.fontWeight = (bold=='true' ? 'bold' : 'normal');
	fontElement.style.textDecoration = (underline=='true' ? 'underline' : 'none');
	fontElement.style.fontStyle = (italic=='true' ? 'italic' : 'normal');

}

function doFontChange(Navigation,fontElement,bIsCurrentPage,bisMouseOver) {
	if(fontElement == null) {
		return;
	}
	var textColor;
	var baseTextColor = Navigation.textColor;
	var bold;
	var baseBold = Navigation.bold;
	var underline;
	var baseUnderline = Navigation.underline;
	var italic;
	var baseItalic = Navigation.italic;
	if (bIsCurrentPage && 'true' == Navigation.selectedEffect) {
		textColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: (Navigation.mouseoverTextColor ? Navigation.mouseoverTextcolor
						: Navigation.textColor);
		baseTextColor = Navigation.selectedTextcolor ? Navigation.selectedTextcolor
				: Navigation.textColor;
		baseBold = bold = Navigation.selectedBold;
		baseUnderline = underline = Navigation.selectedUnderline;
		baseItalic = italic = Navigation.selectedItalic;
	} else {
		textColor = Navigation.mouseoverTextcolor ? Navigation.mouseoverTextcolor
				: Navigation.textColor;
		bold = Navigation.mouseoverBold;
		underline = Navigation.mouseoverUnderline;
		italic = Navigation.mouseoverItalic;
	}
	
	if(bisMouseOver) {
		toggleOnMouseChange(fontElement,textColor,bold,underline,italic);
	} else {
		toggleOnMouseChange(fontElement,baseTextColor,baseBold,baseUnderline,baseItalic);
	}
	

}

function addMouseAndStyleSupportcarousel(Navigation,navTbId) {
	var startNode;

	if(typeof(nav_element_id) != 'undefined' && document.getElementById(nav_element_id) != null) {
		startNode = document.getElementById(nav_element_id);
			
	} else if(navTbId != null) {
		startNode = document.getElementById(navTbId);
			
	}
	
	if(startNode != null) {
	  searchForCurrentPageTd(Navigation,startNode);
	}
	

}

function searchForCurrentPageTd(Navigation,startNode) {
	
	if(startNode.childNodes != null) {
		for(var i=0;i<startNode.childNodes.length;i++){
			if(addStyleForCurrentPageTd(Navigation,startNode.childNodes[i])){
			   return;	
			} else {
			   searchForCurrentPageTd(Navigation,startNode.childNodes[i]);
			}
		}
	}

}

function addStyleForCurrentPageTd(Navigation,currentNode) {
	if(Navigation.orientation == 'horizontal') {
		if(currentNode.tagName == 'TD' && currentNode.id != '' && currentNode.id.indexOf(Navigation.navName+navTDLinkPart) != -1){
			var currentTDIdPrefix = Navigation.navName+navTDLinkPart;
			var linkId = currentNode.id.substring(currentTDIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true) {
				addStyle(Navigation, Navigation.links[linkId-1],currentNode);
				return true;
			}
		}
	} else {
		if(currentNode.tagName == 'TR' && currentNode.id != '' && currentNode.id.indexOf(navTRLinkPrefix) != -1){	
			var currentTRIdPrefix = navTRLinkPrefix+Navigation.navName;
			var linkId = currentNode.id.substring(currentTRIdPrefix.length,currentNode.id.length);
			if(isCurrentPage(Navigation.links[linkId-1]) == true && currentNode.childNodes != null) {
				var currentPageTd;
				for(var i=0;currentNode.childNodes.length;i++) {
					if(typeof(currentNode.childNodes[i].tagName) != 'undefined' && currentNode.childNodes[i].tagName == 'TD' && currentNode.childNodes[i].id.indexOf(Navigation.navName+navTDLinkPart) != -1) {
						currentPageTd = currentNode.childNodes[i];
						addStyle(Navigation, Navigation.links[linkId - 1],currentPageTd,currentNode);
						return true;
					}
				}
			}
		}
	}
	return false;
}

function getChildElementFromTree(startNode,nodesToTraverse) {
	var currentChildNode = startNode;
	
	for(var n= 0;n<nodesToTraverse.length;n++) {
		currentChildNode = getMatchingChildByTag(currentChildNode.childNodes,nodesToTraverse[n]);
	}
	
	return currentChildNode;
}


function getMatchingChildByTag(childNodes,tagName) {
	var child;
	for(var i=0;childNodes.length;i++) {
		if(childNodes[i].tagName == tagName) {
			child = childNodes[i];
			break;
		}
	}
	return child;
}
function getLinkFontElement(tdElement){
	var fontElement;
	var aElement = getChildElementFromTree(tdElement,['A']);
	for(var i=0;i < aElement.childNodes.length;i++) {
		if(aElement.childNodes[i].tagName == 'DIV') {
		 	fontElement = getChildElementFromTree(aElement.childNodes[i],['FONT']);
		 	break;
		} else if(aElement.childNodes[i].tagName == 'FONT'){
		 	fontElement = 	aElement.childNodes[i];
		 	break;
		}
	
	}
	return fontElement;
}



	if(typeof(navTRLinkPrefix) == 'undefined') {
		navTRLinkPrefix = 'vNavTR_Link_';
	}
	if(typeof(navTDLinkPart) == 'undefined') {
		navTDLinkPart = '_Link';
	}
	if(document.getElementById('nav_version') == null) {
	if (typeof(navTBSuffix) == 'undefined') {
	navTBSuffix = 0;
	} else {navTBSuffix++;}
		document.write('<TABLE ID="ntb'+navTBSuffix+'"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><TR id=\"vNavTR_Link_carousel1\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link1\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'1\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'1\',false);\"><A HREF=\"\/AboutCarousel.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"About Carousel\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f1\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">About&nbsp;Carousel<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel2\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link2\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'2\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'2\',false);\"><A HREF=\"\/Beach-N-PoolPage.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Beach ~ Pool\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f2\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Beach&nbsp;~&nbsp;Pool<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel3\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link3\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'3\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'3\',false);\"><A HREF=\"\/Bedrooms.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Bedrooms\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f3\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Bedrooms<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel4\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link4\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'4\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'4\',false);\"><A HREF=\"\/Menu.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Food ~ Menu\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f4\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Food&nbsp;~&nbsp;Menu<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel5\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link5\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'5\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'5\',false);\"><A HREF=\"\/PhotoGalleryCarouselVilla.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Photos Carousel \"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f5\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Photos&nbsp;Carousel&nbsp;<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel6\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link6\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'6\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'6\',false);\"><A HREF=\"http:\/\/www.takemetojamaica.com\/~site\/Scripts_NewGuest\/NewGuest.dll?CMD=CMDGetViewEntriesPage&STYLE=classic\/&ENTRYID=&FORWARDFLAG=true&GBID=14146253&DISPLAY=31&TARGETURL=ThankYou&EMAILADDRESS=ENC__0ee6ba3f7f215f084813be4a0a3a5b206d736e2e636f6d&EM=true&CUSTOMVALUE=false&H_H=1750874165\" TARGET=\"_blank\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Villa reviews\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f6\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Villa&nbsp;reviews<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel7\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link7\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'7\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'7\',false);\"><A HREF=\"\/Video.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Videos\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f7\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Videos<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel8\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link8\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'8\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'8\',false);\"><A HREF=\"\/Rates.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Rates ~ Pricing\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f8\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Rates&nbsp;~&nbsp;Pricing<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel9\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link9\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'9\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'9\',false);\"><A HREF=\"\/ContactUs.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Contact us\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f9\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Contact&nbsp;us<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel10\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link10\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'10\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'10\',false);\"><A HREF=\"\/weather.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"J A Weather forcast\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f10\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">J&nbsp;A&nbsp;Weather&nbsp;forcast<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel11\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link11\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'11\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'11\',false);\"><A HREF=\"\/TravelDocuments.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Travel documents\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f11\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Travel&nbsp;documents<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel12\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link12\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'12\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'12\',false);\"><A HREF=\"\/Transportation.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Transportation\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f12\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Transportation<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel13\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link13\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'13\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'13\',false);\"><A HREF=\"\/Satellite_Images_of_Jamaica.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Satellite Images\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f13\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Satellite&nbsp;Images<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel14\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link14\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'14\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'14\',false);\"><A HREF=\"\/SiteMap.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Site map\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f14\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Site&nbsp;map<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel15\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link15\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'15\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'15\',false);\"><A HREF=\"\/favoriteLinks.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Favorite links\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f15\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Favorite&nbsp;links<\/FONT><\/DIV><\/A><\/TD><\/TR><TR><TD><IMG SRC=\"\/tp.gif\" HEIGHT=\"5\" WIDTH=\"1\" BORDER=\"0\" ALT=\"\"><\/TD><\/TR><TR id=\"vNavTR_Link_carousel16\"><TD NOWRAP HEIGHT=\"42\" ALIGN=\"center\" VALIGN=\"MIDDLE\" id=\"carousel_Link16\" style=\"cursor: pointer;cursor: hand;color:#000066;background-image:url(\/linknew.jpg);background-repeat:no-repeat;background-position:center;font-weight: bold;font-style: italic;\"  onmouseover=\"doMouseChange(nav_carousel,this,\'16\',true);\" onmouseout=\"doMouseChange(nav_carousel,this,\'16\',false);\"><A HREF=\"\/Jamaica_Attractions.html\" TARGET=\"_self\" STYLE=\"text-decoration:none;vertical-align:middle;\" NAME=\"Attractions~Excursions\"><DIV  STYLE=\"width:176px;height:42px;cursor: pointer;cursor: hand;\"><FONT ID=\"carousel_f16\" FACE=\"Georgia, Times, serif\" CLASS=\"size9 Georgia9\" STYLE=\"vertical-align:middle;color:#000066;line-height:42px;\">Attractions~Excursions<\/FONT><\/DIV><\/A><\/TD><\/TR><\/TABLE><script type="text/javascript">addMouseAndStyleSupportcarousel(nav_carousel,"ntb'+navTBSuffix+'");'+'</scri'+'pt>');
	}


