// This file contains the events listing used by the website.
// This code was written by Gary Kudrna copywrite 2007.

//sample format:
//AddEvent("11/05/2007 8:00pm Qwest Center");   ----   Note: contents can be what ever you prefer

//sample format with link to venue
//AddEvent('11/05/2007 8:00pm <a href="http://www.qwestcenteromaha.com" target="new">Qwest Center</a>');

//  Use this line if no events present
//AddEvent("Sorry!  Currently No Events.");

// Current events listed below.
AddEvent("<b>6/13/08</b> - Night Park Lounge <i>(Formerly<br> The Fuse - 144th & U St.)</i>, 9pm-1am");
AddEvent("<b>6/28/08</b> - Chez's Place, Wahoo, 9pm-1am");
