// JavaScript Document


    var currentDate;
    with (new Date) {
        currentDate = String((getFullYear() * 100 + getMonth() + 1) * 100 + getDate());
		}
// document.write(currentDate);

if ( currentDate > 20080616 && currentDate <= 20080706){
document.write("<p><img src=\"images/tour-stop-small-01.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />June 12 - July 6<br />Aspen Grove<br />Littleton, Colorado<br /><a href=\"http://maps.google.com/maps?hl=en&amp;q=7301+S.+Santa+Fe+Dr.,+%23550,+littleton,+co&amp;ie=UTF8&amp;t=p&amp;z=15\">Map this location</a></p>");
}
//town center coming soon
else if ( currentDate > 20080706 && currentDate <= 20080716){
document.write("<p><img src=\"images/tour-stop-small-02.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />July 17 - August 10<br />Town Center Plaza<br />Kansas City, MO<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=town+center+plaza,+leawood,+ks&ie=UTF8&ll=38.916565,-94.640758&spn=0.011286,0.016758&z=16\">Map this location</a></p>");
}
//town center current location
else if ( currentDate > 20080716 && currentDate <= 20080810){
document.write("<p><img src=\"images/tour-stop-small-02.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />July 17 - August 10<br />Town Center Plaza<br />Kansas City, MO<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=town+center+plaza,+leawood,+ks&ie=UTF8&ll=38.916565,-94.640758&spn=0.011286,0.016758&z=16\">Map this location</a></p>");
}
//deer park town center coming soon
else if ( currentDate > 20080810 && currentDate <= 20080820){
document.write("<p><img src=\"images/tour-stop-small-03.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />August 21 - September 14<br />Deer Park Town Center <br />Chicago, IL<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=20530+N+Rand+Rd+%23+344,+Deer+Park,+IL&sll=42.201564,-88.025208&sspn=0.171926,0.268135&ie=UTF8&ll=42.161877,-88.053617&spn=0.043009,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//deer park town center current location
else if ( currentDate > 20080820 && currentDate <= 20080914){
document.write("<p><img src=\"images/tour-stop-small-03.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />August 21 - September 14<br />Deer Park Town Center <br />Chicago, IL<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=20530+N+Rand+Rd+%23+344,+Deer+Park,+IL&sll=42.201564,-88.025208&sspn=0.171926,0.268135&ie=UTF8&ll=42.161877,-88.053617&spn=0.043009,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//The Waterfront coming soon
else if ( currentDate > 20080914 && currentDate <= 20080924){
document.write("<p><img src=\"images/tour-stop-small-04.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />September 25 - October 19<br />The Waterfront<br />Pittsburgh, PA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=149+West+Bridge+Street+Homestead,+pa&sll=40.563895,-79.880905&sspn=0.352623,0.53627&ie=UTF8&ll=40.413496,-79.908972&spn=0.044177,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//The Waterfront current location
else if ( currentDate > 20080924 && currentDate <= 20081019){
document.write("<p><img src=\"images/tour-stop-small-04.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />September 25 - October 19<br />The Waterfront<br />Pittsburgh, PA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=149+West+Bridge+Street+Homestead,+pa&sll=40.563895,-79.880905&sspn=0.352623,0.53627&ie=UTF8&ll=40.413496,-79.908972&spn=0.044177,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//Birkdale Village coming soon
else if ( currentDate > 20081019 && currentDate <= 20081029){
document.write("<p><img src=\"images/tour-stop-small-05.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />October 30 - November 23<br />Birkdale Village<br />Charlotte, NC<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=16805+Birkdale+Cmns+Pkwy,+huntersville,+nc&sll=35.455077,-80.837402&sspn=0.7562,1.07254&ie=UTF8&ll=35.445009,-80.881176&spn=0.047269,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//Birkdale Village current location
else if ( currentDate > 20081029 && currentDate <= 20081123){
document.write("<p><img src=\"images/tour-stop-small-05.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />October 30 - November 23<br />Birkdale Village<br />Charlotte, NC<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=16805+Birkdale+Cmns+Pkwy,+huntersville,+nc&sll=35.455077,-80.837402&sspn=0.7562,1.07254&ie=UTF8&ll=35.445009,-80.881176&spn=0.047269,0.067034&z=14&iwloc=addr\">Map this location</a></p>");
}
//The Shops at Midtown Miami coming soon
else if ( currentDate > 20081123 && currentDate <= 20081203){
document.write("<p><img src=\"images/tour-stop-small-06.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />December 4 - December 28<br />The Shops at Midtown Miami<br />Miami, FL<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=N.+Miami+Avenue+and+NE+36th+Street+,+miami&sll=25.72898,-80.23744&sspn=0.209076,0.268135&ie=UTF8&ll=25.809087,-80.193157&spn=0.026117,0.033517&z=15&iwloc=addr\">Map this location</a></p>");
}
//The Shops at Midtown Miami current location
else if ( currentDate > 20081203 && currentDate <= 20081228){
document.write("<p><img src=\"images/tour-stop-small-06.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />December 4 - December 28<br />The Shops at Midtown Miami<br />Miami, FL<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=N.+Miami+Avenue+and+NE+36th+Street+,+miami&sll=25.72898,-80.23744&sspn=0.209076,0.268135&ie=UTF8&ll=25.809087,-80.193157&spn=0.026117,0.033517&z=15&iwloc=addr\">Map this location</a></p>");
}
//Village at Stone Oak coming soon
else if ( currentDate > 20081228 && currentDate <= 20090107){
document.write("<p><img src=\"images/tour-stop-small-07.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />January 8 - February 1<br />Village at Stone Oak<br />San Antonio, TX<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&q=US+Highway+281+%26+Stone+Oak+Pkwy,+San+Antonio,+Bexar,+Texas,+United+States&sll=29.45809,-98.48114&sspn=0.006315,0.008379&ie=UTF8&cd=2&geocode=0,29.648880,-98.450500&ll=29.64032,-98.450546&spn=0.100859,0.134068&z=13&iwloc=addr\">Map this location</a></p>");
}
//Village at Stone Oak current location
else if ( currentDate > 20090107 && currentDate <= 20090201){
document.write("<p><img src=\"images/tour-stop-small-07.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />January 8 - February 1<br />Village at Stone Oak<br />San Antonio, TX<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&q=US+Highway+281+%26+Stone+Oak+Pkwy,+San+Antonio,+Bexar,+Texas,+United+States&sll=29.45809,-98.48114&sspn=0.006315,0.008379&ie=UTF8&cd=2&geocode=0,29.648880,-98.450500&ll=29.64032,-98.450546&spn=0.100859,0.134068&z=13&iwloc=addr\">Map this location</a></p>");
}
//Christown Spectrum Mall coming soon
else if ( currentDate > 20090201 && currentDate <= 20090211){
document.write("<p><img src=\"images/tour-stop-small-08.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />February 12 - March 8<br />Christown Spectrum Mall<br />Phoenix, AZ <br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=1703+West+Bethany+Home+Road,+Phoenix,+Arizona+85015&sll=29.64032,-98.450546&sspn=0.100859,0.134068&ie=UTF8&ll=33.524081,-112.095566&spn=0.09674,0.134068&z=13&iwloc=addr\">Map this location</a></p>");
}
//Christown Spectrum Mall current location
else if ( currentDate > 20090211 && currentDate <= 20090308){
document.write("<p><img src=\"images/tour-stop-small-08.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />February 12 - March 8<br />Christown Spectrum Mall<br />Phoenix, AZ <br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=1703+West+Bethany+Home+Road,+Phoenix,+Arizona+85015&sll=29.64032,-98.450546&sspn=0.100859,0.134068&ie=UTF8&ll=33.524081,-112.095566&spn=0.09674,0.134068&z=13&iwloc=addr\">Map this location</a></p>");
}
//Buena Park coming soon
else if ( currentDate > 20090308 && currentDate <= 20090318){
document.write("<p><img src=\"images/tour-stop-small-09.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />March 19 - April 12<br />Buena Park<br />Buena Park, CA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=8308+On+the+Mall,+buena+park,+ca&sll=33.843131,-117.991209&sspn=0.012048,0.016758&ie=UTF8&ll=33.842047,-117.990675&spn=0.048191,0.067034&z=14\">Map this location</a></p>");
}
//Buena Park current location
else if ( currentDate > 20090318 && currentDate <= 20090412){
document.write("<p><img src=\"images/tour-stop-small-09.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />March 19 - April 12<br />Buena Park<br />Buena Park, CA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=8308+On+the+Mall,+buena+park,+ca&sll=33.843131,-117.991209&sspn=0.012048,0.016758&ie=UTF8&ll=33.842047,-117.990675&spn=0.048191,0.067034&z=14\">Map this location</a></p>");
}
//Paseo Colorado coming soon
else if ( currentDate > 20090412 && currentDate <= 20090422){
document.write("<p><img src=\"images/tour-stop-small-10.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />April 23 - May 17<br />Paseo Colorado<br />Pasadena, CA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=+280+East+Colorado+Boulevard++Pasadena,+California+91101&sll=33.842047,-117.990675&sspn=0.048191,0.067034&ie=UTF8&ll=34.147932,-118.143067&spn=0.024009,0.033517&z=15&iwloc=addr\">Map this location</a></p>");
}
//Paseo Colorado current location
else if ( currentDate > 20090422 && currentDate <= 20090517){
document.write("<p><img src=\"images/tour-stop-small-10.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Current Location</b><br />April 23 - May 17<br />Paseo Colorado<br />Pasadena, CA<br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=+280+East+Colorado+Boulevard++Pasadena,+California+91101&sll=33.842047,-117.990675&sspn=0.048191,0.067034&ie=UTF8&ll=34.147932,-118.143067&spn=0.024009,0.033517&z=15&iwloc=addr\">Map this location</a></p>");
}
//Paseo Colorado coming soon
else if ( currentDate > 20090517 && currentDate <= 20090527){
document.write("<p><img src=\"images/tour-stop-small-11.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />May 28 - June 21<br />The Pike<br />Long Beach, CA <br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=+95+S.+Pine+Avenue,+long+beach,+ca&sll=34.147932,-118.143067&sspn=0.024009,0.033517&ie=UTF8&z=16&iwloc=addr\">Map this location</a></p>");
}
//Paseo Colorado current location
else if ( currentDate > 20090527 && currentDate <= 20090621){
document.write("<p><img src=\"images/tour-stop-small-11.jpg\" width=\"160\" height=\"154\" align=\"left\" class=\"10margin\" /></p><p><b>Coming Soon</b><br />May 28 - June 21<br />The Pike<br />Long Beach, CA <br /><a href=\"http://maps.google.com/maps?f=q&hl=en&geocode=&q=+95+S.+Pine+Avenue,+long+beach,+ca&sll=34.147932,-118.143067&sspn=0.024009,0.033517&ie=UTF8&z=16&iwloc=addr\">Map this location</a></p>");
}

else if (currentDate > 20090621) {
document.write("<p><b>Thank you!</b><br />The Britto Tour has been a great success. For more information on Romero Britto <a href=\"http://www.britto.com\"/>visit the Britto website</a></p>")
}

















