var windowName = "4C86CAD8E81A426bA648591D97462DEA"
var numPages = 14
var autoSpin = 1
var autoTour = 1
var images = new Array(numPages);
var titles = new Array(numPages);
var thumbs = new Array(numPages);
var descs = new Array(numPages);
var descFontSizes = new Array(numPages);
images[0] = "image0.ipx";
thumbs[0] = "thumb0.jpg";
titles[0] = "Check In at the Office";
descs[0] = new Array(1);
descs[0][0] = "The adventure begins";
descFontSizes[0] = new Array(1);
descFontSizes[0][0] = 2;
images[1] = "image1.ipx";
thumbs[1] = "thumb1.jpg";
titles[1] = "Afternoon at the Lounge";
descs[1] = new Array(1);
descs[1][0] = "?";
descFontSizes[1] = new Array(1);
descFontSizes[1][0] = 2;
images[2] = "image2.ipx";
thumbs[2] = "thumb2.jpg";
titles[2] = "Welcome to the Havana Grille";
descs[2] = new Array(1);
descs[2][0] = "Alfonso Pombo is back in the kitchen, conjouring up the tastes of Cuba and Northern Italy.";
descFontSizes[2] = new Array(1);
descFontSizes[2][0] = 2;
images[3] = "image3.ipx";
thumbs[3] = "thumb3.jpg";
titles[3] = "The Restaurant";
descs[3] = new Array(0);
descFontSizes[3] = new Array(0);
images[4] = "image4.ipx";
thumbs[4] = "thumb4.jpg";
titles[4] = "Room #A2";
descs[4] = new Array(1);
descs[4][0] = "This Room has a King Sized Bed, Natural Wood Floor and a Stone Fireplace.";
descFontSizes[4] = new Array(1);
descFontSizes[4][0] = 2;
images[5] = "image5.ipx";
thumbs[5] = "thumb5.jpg";
titles[5] = "Cabin B";
descs[5] = new Array(1);
descs[5][0] = "Private Cabin with Jacuzzi, Bedroom, Kitchen, Large T.V<br>and a Futon in the living room.";
descFontSizes[5] = new Array(1);
descFontSizes[5][0] = 2;
images[6] = "image6.ipx";
thumbs[6] = "thumb6.jpg";
titles[6] = "Cabin # 6";
descs[6] = new Array(1);
descs[6][0] = "Two Bedroom Private Cabin<br>with King Sized Bed in Master Bedroom,<br>Queen Sized Bed in 2nd Bedroom,<br>Full Kitchen and Futon in the Living Room.";
descFontSizes[6] = new Array(1);
descFontSizes[6][0] = 2;
images[7] = "image7.ipx";
thumbs[7] = "thumb7.jpg";
titles[7] = "Master Bed Room Cabin # 6";
descs[7] = new Array(1);
descs[7][0] = "King Sized Bed in Master Bedroom<br>";
descFontSizes[7] = new Array(1);
descFontSizes[7][0] = 2;
images[8] = "image8.ipx";
thumbs[8] = "thumb8.jpg";
titles[8] = "Second Bedroom Cabin # 6";
descs[8] = new Array(1);
descs[8][0] = " Queen Sized Bed in 2nd Bedroom";
descFontSizes[8] = new Array(1);
descFontSizes[8][0] = 2;
images[9] = "image9.ipx";
thumbs[9] = "thumb9.jpg";
titles[9] = "Room #8";
descs[9] = new Array(1);
descs[9][0] = "Efficiency with King Sized Bed<br>and Full Kitchen";
descFontSizes[9] = new Array(1);
descFontSizes[9][0] = 2;
images[10] = "image10.ipx";
thumbs[10] = "thumb10.jpg";
titles[10] = "Cabin # 10";
descs[10] = new Array(1);
descs[10][0] = "Charming Private Cottage (the most remote on the property) with a King Sized Bed, Full kitchen, Private Deck, Two Futons and Large T.V in the Living Room.";
descFontSizes[10] = new Array(1);
descFontSizes[10][0] = 2;
images[11] = "image11.ipx";
thumbs[11] = "thumb11.jpg";
titles[11] = "King Sized Bed";
descs[11] = new Array(0);
descFontSizes[11] = new Array(0);
images[12] = "image12.ipx";
thumbs[12] = "thumb12.jpg";
titles[12] = "Cabin # 10 Kitchen and Living Room";
descs[12] = new Array(1);
descs[12][0] = "Charming Private Cottage with a King Sized Bed, Full kitchen, Private Deck, Two Futons and Large T.V in the Living Room.";
descFontSizes[12] = new Array(1);
descFontSizes[12][0] = 2;
images[13] = "image13.ipx";
thumbs[13] = "thumb13.jpg";
titles[13] = "The Pool";
descs[13] = new Array(1);
descs[13][0] = "Relax on a hot summer day.";
descFontSizes[13] = new Array(1);
descFontSizes[13][0] = 2;
var numLinkItems = 0
var linkItems = new Array(numLinkItems);
var linkItemTypes = new Array(numLinkItems);
var linkItemLinks = new Array(numLinkItems);
var linkItemSizes = new Array(numLinkItems);
var linkItemSpacing = new Array(numLinkItems);

