var tour = new Array();

function tourType(tourCode, tourNameShort, tourNameLong, tourSummary, startDate, spaceLeft) {
   this.tourCode = tourCode;
   this.tourNameShort = tourNameShort;
   this.tourNameLong = tourNameLong;
   this.tourSummary = tourSummary;
   this.startDate = startDate;
   this.spaceLeft = spaceLeft;
}

var count = 0

//tour[count++] = new tourType("toy","The Other Yucatan","The Other Yucatan");
//tour[count++] = new tourType("ybr","Yucatan Beach, Ruin","Yucatan&#39;s<br>Beaches &amp; Ruins");
//tour[count++] = new tourType("vop","Views of the Pacific","Views<br>of the Pacific");
//tour[count++] = new tourType("mnw","Mtns &amp; Natural Wonders","Mountains &amp;<br>Natural Wonders");
//tour[count++] = new tourType("msc","Mexico&#39;s South Coast","Mexico&#39;s<br>South Coast");

//tour[count++] = new tourType("rby","Roam Backroad Yucatan","Roaming Backroad<br>Yucatan");
//tour[count++] = new tourType("hcr","Hacienda,Cenotes,Ruins","Haciendas<br>Cenotes &amp; Ruins");
//tour[count++] = new tourType("ytc","Yucatan to the Clouds","Yucatan<br>to the Clouds");
//tour[count++] = new tourType("stc","Sea to the Clouds","Sea<br>to the Clouds");
//tour[count++] = new tourType("mnw","Mtns &amp; Natural Wonders","Mountains &amp;<br>Natural Wonders");
//tour[count++] = new tourType("5j");
//tour[count++] = new tourType("esm5","Eternal Spring in Mexico","Eternal Spring<br>in Mexico <span class='mini'>New!</span>","",esm5S,esm5);

//tour[count++] = new tourType("6p");
//tour[count++] = new tourType("vop6","Views of the Pacific","Views<br>of the Pacific","",vop6S,vop6);
//tour[count++] = new tourType("pio6","Pilgrimage in Oaxaca","Pilgrimage<br>in Oaxaca <span class='mini'>New!</span>","",pio6S,pio6);

//tour[count++] = new tourType("6y");
//tour[count++] = new tourType("bmr6","Beyond Mayan Riviera","Beyond<br>the Mayan Riviera <span class='mini'>New!</span>","",bmr6S,bmr6);
//tour[count++] = new tourType("ybr6","Yucatan Beaches, Ruins","Yucatan&#39;s<br>Beaches &amp; Ruins","",ybr6S,ybr6);
//tour[count++] = new tourType("hcr6","Hacienda,Cenotes,Ruins","Haciendas<br>Cenotes &amp; Ruins","",hcr6S,hcr6);
//tour[count++] = new tourType("rby6","Roam Backroad Yucatan","Roaming Backroad<br>Yucatan","",rby6S,rby6);
//tour[count++] = new tourType("fmw6","Flamingos, Mayan World","Flamingos in<br>the Mayan World <span class='mini'>New!</span>","",fmw6S,fmw6);
//tour[count++] = new tourType("ytc6","Yucatan to the Clouds","Yucatan<br>to the Clouds","",ytc6S,ytc6);

//tour[count++] = new tourType("6j");
//tour[count++] = new tourType("esm6","Eternal Spring in Mexico","Eternal Spring<br>in Mexico <span class='mini'>New!</span>","",esm6S,esm6);

//tour[count++] = new tourType("7p");
//tour[count++] = new tourType("dod7","Day of the Dead Tour","Day of<br>the Dead Tour","",dod7S,dod7);
//tour[count++] = new tourType("vop7","Views of the Pacific","Views<br>of the Pacific","",vop7S,vop7);
//tour[count++] = new tourType("pio7","Pilgrimage in Oaxaca","Pilgrimage<br>in Oaxaca","",pio7S,pio7);

//tour[count++] = new tourType("7y");
//tour[count++] = new tourType("rby7","Roam Backroad Yucatan","Roaming Backroad<br>Yucatan","",rby7S,rby7);
//tour[count++] = new tourType("hcr7","Hacienda,Cenotes,Ruins","Haciendas<br>Cenotes &amp; Ruins","",hcr7S,hcr7);
//tour[count++] = new tourType("cya7","Complete Yuctn Advntre","The Complete<br>Yucatan Adventure","",cya7S,cya7);

//tour[count++] = new tourType("t8p");
//tour[count++] = new tourType("pio8","Pilgrimage in Oaxaca","Pilgrimage<br>in Oaxaca","",pio8S,pio8);

//tour[count++] = new tourType("t8y");
//tour[count++] = new tourType("myb8","More Yucatan Backroads","More Yucatan<br>Backroads","",myb8S,myb8);
//tour[count++] = new tourType("fgc8","Flamingos &amp; Gulf Coast","Flamingos and<br>the Gulf Coast","",fgc8S,fgc8);
//tour[count++] = new tourType("mtw8","Mexican 3 Wk Odyssey","Mexican<br>3 Week Odyssey","",mtw8S,mtw8);

//tour[count++] = new tourType("t9p");
//tour[count++] = new tourType("dod9","Day of the Dead Tour","Day of<br>the Dead Tour","",dod9S,dod9);
//tour[count++] = new tourType("vop9","Views of the Pacific","Views<br>of the Pacific","",vop9S,vop9);
//tour[count++] = new tourType("pio9","Pilgrimage in Oaxaca","Pilgrimage<br>in Oaxaca","",pio9S,pio9);

//tour[count++] = new tourType("t9y");
//tour[count++] = new tourType("myb9","More Yucatan Backroad","More Yucatan<br>Backroads","",myb9S,myb9);
//tour[count++] = new tourType("yow9","Yucatan One Week","Yucatan<br>One Week","",yow9S,yow9);
//tour[count++] = new tourType("mtw9","Mexican 3 Wk Odyssey","Mexican<br>3 Week Odyssey","",mtw9S,mtw9);

//tour[count++] = new tourType("t10p");
//tour[count++] = new tourType("dod10","Day of the Dead Tour","Day of<br>the Dead Tour","",dod10S,dod10);
//tour[count++] = new tourType("vop10","Views of the Pacific","Views<br>of the Pacific","",vop10S,vop10);

//tour[count++] = new tourType("t10o");
//tour[count++] = new tourType("jti10","Journey to Ixtlan","Journey<br>to Ixtlan","",jti10S,jti10);

//tour[count++] = new tourType("t10y");
//tour[count++] = new tourType("btb10","Backroads to the Beach","Backroads<br>to the Beach","",btb10S,btb10);
//tour[count++] = new tourType("owt10","One Week Tour","One Week<br>Tour","",owt10S,owt10);
//tour[count++] = new tourType("fgc10","Flamingos &amp; Gulf Coast","Flamingos and<br>the Gulf Coast","",fgc10S,fgc10);

tour[count++] = new tourType("t11p");
tour[count++] = new tourType("dod11","Day of the Dead Tour","Day of<br>the Dead Tour","",dod11S,dod11);
tour[count++] = new tourType("vop11","Views of the Pacific","Views<br>of the Pacific","",vop11S,vop11);

tour[count++] = new tourType("t11y");
tour[count++] = new tourType("fgc11","Flamingos &amp; Gulf Coast","Flamingos and<br>the Gulf Coast","",fgc11S,fgc11);
tour[count++] = new tourType("myb11","More Yucatan Backroad","More Yucatan<br>Backroads","",myb11S,myb11);
tour[count++] = new tourType("yow11","Yucatan One Week","Yucatan<br>One Week","",yow11S,yow11);
tour[count++] = new tourType("btb11","Backroads to the Beach","Backroads<br>to the Beach","",btb11S,btb11);

tour[count++] = new tourType("t11o");
tour[count++] = new tourType("pio11","Pilgrimage in Oaxaca","Pilgrimage<br>in Oaxaca","",pio11S,pio11);



