<!-- Hide script

var bd_BaseDate = new Date();

var month = bd_BaseDate.getMonth();
var day   = bd_BaseDate.getDate();
var year  = bd_BaseDate.getYear();
if (year < 1900) {year+=1900; } // Fix for Opera version 7.11 and earlier, (years are 103 for 2003, etc.)
var face="Arial,Geneva,Helvetica,Tahoma,Verdana";
var bd_monthNames = ["January","February","March","April","May","June","July","August","September","October","November","December"];
var startDay = 1;
var endDay = 31;
var startMonth=7;
var startMonthS="August";
    startMonthS=bd_monthNames[startMonth];
var endMonthS="August";
var eventName = "Arts on the Green";
var eventLocation = "Bemis Center";
var eventURL='http://www.artsonthegreen.org/next_concert.html';
var eventGuests="";
var shown= false;

function show_ArtsOnTheGreen_Graphic()
   {
   if (shown) return;

   shown = true;
//   document.write(' onmouseover="dccw(\''+eventName+'<br />'+startMonthS+' '+startDay+'-'+endMonthS+' '+endDay+', '+year+'<br />'+eventLocation+'.\',\''+eventName+'\',160); return true;" onmouseout="nd(); return true;"');
//   document.write('<p align="center"><a onmouseover="dccw(\''+eventName+'<br />'+startMonthS+' '+startDay+'-'+endDay+', '+year+'<br />'+eventLocation+'.\',\''+eventName+'\',160); return true;" onmouseout="nd(); return true;"  onclick="openWindow(this,\'codepage\')" href="'+eventURL+'"><img src="images/Events/ArtsOnTheGreen-146x150.gif" border="0" width="146" height="150"><br /><em><font face="'+face+'" size="2">Arts on the Green</font><br /></em></a></p>');
//   document.write('<p align="center"><a class="LinkOnBlack" onmouseover="drc(\''Arts on the Green August \'+startDay+\'-\'+endDay+\', \'+year+\'.\',\''Arts on the Green\'); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'codepage\')" href="'+URK+'">Arts on the Green</a></p>');
//   document.write('<p align="center"><a class="LinkOnBlack" onmouseover="drc(\'Arts on the Green August \'+startDay+\'-\'+endDay+\', \'+year+\'.\',\'Arts on the Green\'); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'codepage\')">Arts on the Green</a></p>');

//   document.write('<p align="center"><a class="LinkOnBlack" onmouseover="drc(\'Arts on the Green August \'+startDay+\'-\'+endDay+\', \'+year+\'.\',\'Arts on the Green\'); return true;" onmouseout="nd(); return true;" onclick="openWindow(this,\'codepage\')" href="'+eventURL+'"><img src="images/Events/ArtsOnTheGreen-146x150.gif" border="0" width="146" height="150"><br /><em><font face="'+face+'" size="2">Arts on the Green</font><br /></em>');
//   document.write('<font face="'+face+'" color="#FFFFFF" size="1">August '+startDay+'-'+endDay+', '+year+'.</font></a></p>');

   
   if (startDay == endDay)
      {
      document.write('<p align="center"><a class="LinkLtBlue" onmouseover="dccw(\''+eventName+'<br />'+startMonthS+' '+startDay+', '+year+'<br />'+eventLocation+'.\',\''+eventName+'\',160); return true;" onmouseout="nd(); return true;"  onclick="openWindow(this,\'codepage\')" href="'+eventURL+'"><img src="images/Events/ArtsOnTheGreen-146x150.gif" border="0" width="146" height="150"><br /><em><font face="'+face+'" size="2">Arts on the Green</font><br /></em>');
      document.write('<font face="'+face+'" color="#FFFFFF" size="1">'+startMonthS+' '+startDay+', '+year+'.</font></a></p>');
      }
   else
      {
      document.write('<p align="center"><a class="LinkLtBlue" onmouseover="dccw(\''+eventName+'<br />'+startMonthS+' '+startDay+'-'+endDay+', '+year+'<br />'+eventLocation+'.\',\''+eventName+'\',160); return true;" onmouseout="nd(); return true;"  onclick="openWindow(this,\'codepage\')" href="'+eventURL+'"><img src="images/Events/ArtsOnTheGreen-146x150.gif" border="0" width="146" height="150"><br /><em><font face="'+face+'" size="2">Arts on the Green</font><br /></em>');
      document.write('<font face="'+face+'" color="#FFFFFF" size="1">'+startMonthS+' '+startDay+'-'+endDay+', '+year+'.</font></a></p>');
      }
      
   }

if (year == 2002)
   {
   startDay = 23;
   endDay = 25;
   }
else
if (year == 2003)
   {
   startDay = 15;
   endDay = 23;
   }
else
if (year == 2004)
   {
   if ((month <= 5) && (month >= 4))
      {
      startMonthS = "June";
      startDay = 12;
      endDay = 14;
      eventURL='http://www.artsonthegreen.org/';
      show_ArtsOnTheGreen_Graphic();
      }
   else
      {
      eventName = "United States Air Force Heartland of America Band";
      eventLocation = "Lewis and Clark Landing";
      eventURL='http://www.artsonthegreen.org/next_concert.html';
      startDay = 14;
      endDay = 14;
      }
   }
else
if (year==2005)
   {
   //if ((month <= 5) && (month >= 4))
   if ((month >= 4) && (month <= 6)) // May thru July
      {
      startMonthS = "July";
      endMonthS = "July";
      startDay = 23;
      endDay = 23;

      eventURL='http://www.artsonthegreen.org/';
      
      if (month == 6)
         {
         if (day <= endDay)
            show_ArtsOnTheGreen_Graphic();
         }
      else
         show_ArtsOnTheGreen_Graphic();
      }
   else
      {
      eventName = "Omaha Symphony";
      eventGuests="Eldar Djangirov - Ernest Richardson";
      eventLocation = "Location: T.B.D.";
      eventAddress="T.B.D.";
      eventCSZ="";
      eventURL='http://www.artsonthegreen.org/next_concert.html';
      startMonthS = "August";
      endMonthS = "August";
      startDay = 27;
      endDay = 27;
      }
   }
else
if (year==2006)
   {
   shown = true;
   }
else
   {
   shown = true;
   }

//alert("Month is "+month+" and day is "+day);
if ((month == 6) && (day > 5)) // Third week event
   show_ArtsOnTheGreen_Graphic();
else
if ((month == 7) && (day <= endDay))
   show_ArtsOnTheGreen_Graphic();

//   show_ArtsOnTheGreen_Graphic();
// Stop hiding -->