var windowName = "F143F61126B046b6AE0553D898390543"
var numPages = 9
var autoSpin = 1
var autoTour = 0
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] = "<b>Oakdale</b>";
descs[0] = new Array(1);
descs[0][0] = "<b>Entry</b>";
descFontSizes[0] = new Array(1);
descFontSizes[0][0] = 3;
images[1] = "image1.ipx";
thumbs[1] = "thumb1.jpg";
titles[1] = "<b>Oakdale</b>";
descs[1] = new Array(1);
descs[1][0] = "<b>Dining Room</b>";
descFontSizes[1] = new Array(1);
descFontSizes[1][0] = 3;
images[2] = "image2.ipx";
thumbs[2] = "thumb2.jpg";
titles[2] = "<b>Oakdale</b>";
descs[2] = new Array(1);
descs[2][0] = "<b>Family Room</b>";
descFontSizes[2] = new Array(1);
descFontSizes[2][0] = 3;
images[3] = "image3.ipx";
thumbs[3] = "thumb3.jpg";
titles[3] = "<b>Oakdale</b>";
descs[3] = new Array(1);
descs[3][0] = "<b>Kitchen</b>";
descFontSizes[3] = new Array(1);
descFontSizes[3][0] = 3;
images[4] = "image4.ipx";
thumbs[4] = "thumb4.jpg";
titles[4] = "<b>Oakdale</b>";
descs[4] = new Array(1);
descs[4][0] = "<b>Office</b>";
descFontSizes[4] = new Array(1);
descFontSizes[4][0] = 3;
images[5] = "image5.ipx";
thumbs[5] = "thumb5.jpg";
titles[5] = "<b>Oakdale</b>";
descs[5] = new Array(1);
descs[5][0] = "<b>Master Bedroom</b>";
descFontSizes[5] = new Array(1);
descFontSizes[5][0] = 3;
images[6] = "image6.ipx";
thumbs[6] = "thumb6.jpg";
titles[6] = "<b>Oakdale</b>";
descs[6] = new Array(1);
descs[6][0] = "<b>Master Bath</b>";
descFontSizes[6] = new Array(1);
descFontSizes[6][0] = 3;
images[7] = "image7.ipx";
thumbs[7] = "thumb7.jpg";
titles[7] = "<b>Oakdale</b>";
descs[7] = new Array(1);
descs[7][0] = "<b>Bedroom</b>";
descFontSizes[7] = new Array(1);
descFontSizes[7][0] = 3;
images[8] = "image8.ipx";
thumbs[8] = "thumb8.jpg";
titles[8] = "<b>Oakdale</b>";
descs[8] = new Array(1);
descs[8][0] = "<b>Bathroom</b>";
descFontSizes[8] = new Array(1);
descFontSizes[8][0] = 3;
var numLinkItems = 3
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);
linkItemTypes[0] = 0;
linkItems[0] = "link0.jpg";
linkItemSizes[0] = 0;
linkItemLinks[0] = "";
linkItemSpacing[0] = 0;
linkItemTypes[1] = 1;
linkItems[1] = "<b>800-624-1939</b>";
linkItemSizes[1] = 2;
linkItemLinks[1] = "";
linkItemSpacing[1] = 34;
linkItemTypes[2] = 1;
linkItems[2] = "<b>Email</b>";
linkItemSizes[2] = 2;
linkItemLinks[2] = "mailto:info@rusawhomes.com";
linkItemSpacing[2] = 19;

